Added a few extra things, just about ready for a release.

This commit is contained in:
freesource
2003-02-25 05:53:22 +00:00
parent 29d2468498
commit d32a4477b1
2 changed files with 21 additions and 12 deletions
+16 -8
View File
@@ -1,11 +1,12 @@
# $Id: Example.yard,v 1.26 2003/02/20 03:24:07 freesource Exp $
# $Id: Example.yard,v 1.28 2003/02/24 06:41:03 freesource Exp $
# Example.yard
#
# Creates a minimalistic multi-user runlevel root filesystem with
# getty. Tested on Debian stable/unstable and Red Hat 7.3/8.0.
# Known to work with Red Hat 7.2 and Mandrake 8.1 with gbootroot
# 1.3.6 (glibc 2.2.4). Should work with other distributions by
# using the proper inittab and getty. Send in feedback.
# getty. Tested on Debian stable/unstable, Red Hat 7.3/8.0, Mandrake
# 9.0 and Suse 7.3. Known to work with Red Hat 7.2 and Mandrake 8.1
# with gbootroot 1.3.6 (glibc 2.2.4). Should work with other
# distributions by using the proper inittab and getty. Send in
# feedback.
#
# Create either as a normal user or root.
#
@@ -276,13 +277,20 @@ reset
# /usr/lib/kbd/keymaps/i386/qwerty/defkeymap.kmap.gz
##### Empty directories
/dev
/proc
/tmp
/var/tmp
/var/log
/var/run
# NOTE:
# When genext2fs is turned on the /dev directory won't be made because
# genext2fs makes its own device directories. Therefore, if UML
# Exclusively is then turned on after creating a root_fs with
# genext2fs the Check, Links & Deps and Copy stage are required so
# that this directory can be created.
/dev
##### Special links
/etc/mtab -> /proc/mounts
@@ -350,8 +358,8 @@ date
dmesg
tar
# Editors
vi
# Editors
#vi
# Small, free, pico replacement.
nano