Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/distrib/i386/floppies/common



Module Name:    basesrc
Committed By:   lukem
Date:           Wed Feb  6 16:12:18 UTC 2002

Modified Files:
        basesrc/distrib/i386/floppies/common: Makefile.ramdisk list.ramdisk
Added Files:
        basesrc/distrib/i386/floppies/common: list.makedev

Log Message:
If MAKEDEV_DEVS is defined, run etc.i386/MAKEDEV through MAKEDEV.wrapper and
makedev2spec.awk to generate another mtree specfile for use when building
the image, and don't copy dev/MAKEDEV to the target image.  This is primarily
for the tiny images which might not have enough memory for an mfs /dev.
Otherwise (MAKEDEV_DEVS not defined), continue to copy dev/MAKEDEV.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/distrib/i386/floppies/common/Makefile.ramdisk
cvs rdiff -r0 -r1.1 basesrc/distrib/i386/floppies/common/list.makedev
cvs rdiff -r1.1 -r1.2 basesrc/distrib/i386/floppies/common/list.ramdisk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index