Ken Moffat wrote:
>  In the past I've uploaded notes (and scripts) for what I've been
> building - usually, with versions in advance of what was in the BLFS
> book.  This time its different - BLFS is now in a state of active
> change, so my versions often lag behind what is in the book!
> 
>  Nevertheless, my list of (desktop) versions that I've built on 7.1,
> and the order in which I build them, might still be useful.  So I've
> uploaded it to
> http://www.linuxfromscratch.org/~ken/desktop-builds/my-desktop-packages-april-2012.txt

As an alternative order, my initial start to LFS is actually done at the end of 
LFS before the first reboot.  Since I prefer to build remotely, I use:

bc (for scripts)
openssl
openssh
sudo
wget
which

I generally don't use dhcp, but if I did want it, I'd do dhcpcd here also.

After reboot, my first changes are to configuration files:
/etc/profile{,.d}, 
/etc/{vimrc,dircolors,bashrc,sudoers,hosts,inputrc,resolv.conf} and 
~/.bash_profile and ~/.bashrc for both my normal userid and root.

The first app after reboot is usually ntp.  From there it depends on what I 
want 
to do with the system.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to