partition etc
cd /mnt/gentoo wget stage1.tar.bz2 tar -xvjf stage1.tar.bz2 wget snapshot.tar.bz2 tar -xvjf snapshot.tar.bz2 -C /mnt/gentoo/usr mount -t proc proc /mnt/gentoo/proc cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf ln -s /usr/portage/distfiles/ /mnt/gentoo/usr/portage/ chroot /mnt/gentoo /bin/bash source /etc/profile # copy distfiles emerge sync nano -w /etc/make.conf cd /usr/portage scripts/boostrap.sh -f emerge system etc-update ln -sf /usr/share/zoneinfo/Europe/Bucharest /etc/localtime cd /usr/src tar -xvjf /usr/portage/distfiles/linux-2.6.11.tar.bz2 -C . ln -sf linux-2.6.11/ linux cd linux ./justdoit nano /etc/fstab nano -w /etc/conf.d/hostname nano -w /etc/conf.d/domainname nano -w /etc/conf.d/net rc-update add net.eth0 default passwd nano /etc/rc.conf nano -w /etc/conf.d/clock emerge syslog-ng rc-update add syslog-ng default emerge fcron crontab /etc/crontab rc-update add fcron default emerge reiserfsprogs emerge dhcpcd nano /etc/modules.autoload.d/kernel-2.6 cd /usr/src tar -xvjf /usr/portage/distfiles/linux.tar.bz2 -C . cd linux make menuconfig make clean modules modules_install bzImage mount /boot cp ./arch/i386/boot/bzImage /boot/ emerge lilo nano /etc/lilo.conf mv /etc/conf.d/dolilo.example /etc/conf.d/dolilo dolilo useradd -m -G users,wheel,audio,games,cdrom,usb,floppy -s /bin/bash user passwd user emerge module-init-tools emerge devfsd reboot emerge <system tools> esearch slocate links mirrorselect iptables xorg-x11 alsa-driver alsa-utils alsa-tools
emerge <user apps>
bootsplash fluxbox gaim xchat mozilla-firefox-bin azureus openoffice
...sau...
foloseste wizardul disponibil pe distro`ul 2006
neeh :)
|