Booyo LiveCD/Sub Design
±âº» ¿øÄ¢ ¶
±â´É ¶
initrd.gz, initrd.img, minirt.img ¶
linuxrc ¶
/sbin/init ¶
/sbin/halt ¶
booyo-init ¶
Builder ¶
rm -f /var/lock/*/* \ /halt /reboot \ /etc/*passwd- /etc/*shadow- /etc/*group- 2>/dev/null rm -rf /tmp/* /var/tmp/* /var/tmp/.??* /var/backups/* \ /var/log/Xorg.*.old /home/*/.ssh /home/*/.bash_history
nuke /var/log /var/cache
zero /var/local /var/mail \ /var/lib/games /var/cache/man \ /var/run/dbus/system_bus_socket \ /var/log/acpid /var/log/boot.log \ /var/log/Xorg.0.log /var/log/scrollkeeoer.log \ /var/log/cron /var/log/dmesg /var/log/lastlog \ /var/log/maillog /var/log/messages /var/log/secure \ /var/log/wtmp :>/var/run/utmp :>/var/run/wtmp
sort list ¸¦ ¸¸µé±â À§ÇÑ ¹æ¹ý ¶mv inittab inittab.org
cp inittab
cp booyo-init booyo-halt booyo-reboot
mv rc5.d rc5.d.org
mkdir rc5.d
rm /etc/ssh/*.key*
touch mkisofs.timestamp
umount ....
ubuntu source ¶"Is there an Ubuntu Source repository anywhere?"
Yes. archive.ubuntu.com
That is the repository. The binaries as well as the source are all there, as per the GPL. Fire up Ubuntu and run the command sudo apt-get build-dep $package where package=whatever package you want. then do sudo apt-get source $package to get the source for that package. example: sudo apt-get build-deb abiword sudo apt-get source abiword. |
Far duller than a serpent's tooth it is to spend a quiet youth. |