conf/98603: [PATCH] /etc/rc.d/ramdisk + ramdisk-own replacement
Florent Thoumie
flz at FreeBSD.org
Thu Jun 29 10:43:41 UTC 2006
Synopsis: [PATCH] /etc/rc.d/ramdisk + ramdisk-own replacement
State-Changed-From-To: open->feedback
State-Changed-By: flz
State-Changed-When: Thu Jun 29 10:08:37 UTC 2006
State-Changed-Why:
I have some concerns about your patch:
x ramdisk{,-own} scripts have been superseded by mdconfig{,2} in HEAD
x you're using some commands which are not available soon enough like
chown, chmod, ...; that was the only reason why there were two scripts
in a first place
x you're adding a help command, such things goes either in rc.conf(5)
or in /etc/defaults/rc.conf
x you're printing debug stuff inconditionnally, see debug/info
subroutines in rc.subr
Anyway, please test mdconfig scripts, I'm going to remove those ramdisk
scripts from HEAD in a couple of minutes.
Responsible-Changed-From-To: freebsd-rc->flz
Responsible-Changed-By: flz
Responsible-Changed-When: Thu Jun 29 10:08:37 UTC 2006
Responsible-Changed-Why:
Grab this one.
http://www.freebsd.org/cgi/query-pr.cgi?pr=98603
More information about the freebsd-rc
mailing list