#!/bin/bash
# compile_packages

DIR_LFS=/mnt/lfs

echo "Compile packages"
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Glibc-2.2.5
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Makedev-1.4
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Man-pages-1.48
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Findutils-4.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Gawk-3.1.0
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Ncurses-5.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Vim-6.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/GCC-2.95.3
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Bison-1.34
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Less-374
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Groff-1.17.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Man-1.5j
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Perl-5.6.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/M4-1.4
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Texinfo-4.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Autoconf-2.53
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Automake-1.6
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Bash-2.05a
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Flex-2.5.4a
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/File-3.37
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Libtool-1.4.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Bin86-0.16.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Binutils-2.12
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Bzip2-1.0.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Ed-0.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Gettext-0.11.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Kbd-1.06
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Diffutils-2.8
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/E2fsprogs-1.27
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Fileutils-4.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Grep-2.5
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Gzip-1.2.4a
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Lilo-22.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Make-3.79.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Modutils-2.4.15
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Netkit-base-0.17
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Patch-2.5.4
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Procinfo-18
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Procps-2.0.7
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Psmisc-20.2
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Reiserfsprogs-3.x.1b
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Sed-3.02
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Sh-utils-2.0
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Net-tools-1.60
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Shadow-4.0.3
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Sysklogd-1.4.1
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Sysvinit-2.84
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Tar-1.13
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Textutils-2.0
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/Util-linux-2.11o
chroot $DIR_LFS /tmp/lfs-install/lfs-commands-3.3/chapter6/LFS-Bootscripts-1.9
