Skip to content

Commit

Permalink
src/make-rootfs.txt :add packages to install
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 committed Oct 23, 2017
1 parent 17e6516 commit c5da95c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/make-rootfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ arch-chroot .
#Init pacman and Install&Update some packages
pacman-key --init
pacman-key --populate archlinux
pacman -Syu less grep gzip sed vi vim nano iproute2 iputils
pacman -Syu bzip2 coreutils diffutils gawk gcc-libs gettext grep gzip inetutils iproute2 iputils
pacman -Syu less man-db man-pages nano sed tar vi vim wget which

#install modded glibc and fakeroot-tcp package
pacman -U /root/glibc-wsl-2.26-4-x86_64.pkg.tar.xz
Expand Down

0 comments on commit c5da95c

Please sign in to comment.