Source-Changes archive

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

Re: CVS commit: src/distrib/i386/floppies



Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost> writes:
>> Modified Files:
>>      src/distrib/i386/floppies/common: dot.profile
>>      src/distrib/i386/floppies/ramdisk-rescuetiny: list
>>      src/distrib/i386/floppies/ramdisk-small: list
>>      src/distrib/i386/floppies/ramdisk-tiny: list
>> 
>> Log Message:
>> Add the dmesg() program to all the i386 ramdisk images and remove the
>> shell function implemented dmesg using 'cat /kern/msgbuf'.
>> This means we don't need kernfs.
>
> "PROG sbin/mount_kernfs" can also be removed from list files.
>
> BTW, INSTALL has file-system EXT2FS and NTFS, so we should
> have mount_ext2fs(8) and mount_ntfs(8) in ramdiskbin too?
> Or it's okay to disable these file-systems in INSTALL?

Traditionally, we had those there so people could extract sets off
their other partitions. I don't think we should remove these. We
should just move to three floppies.

Perry



Home | Main Index | Thread Index | Old Index