cvs commit: src/etc/rc.d root

2008-03-11 Thread Xin LI
delphij 2008-03-11 17:21:14 UTC FreeBSD src repository Modified files: etc/rc.d root Log: Do nextboot -D twice during boot. The first time in rc.d/root which ensures that we can remove the file as early as possible, but shut up nextboot at this moment if the op

cvs commit: src/etc/rc.d root

2007-10-25 Thread Mike Makonnen
mtm 2007-10-25 18:02:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d root Log: MFC: rev. 1.14 Check if /sbin/nextboot exists before running it. PR: 93466 Submitted by: Mats Palmgren

cvs commit: src/etc/rc.d root

2006-02-17 Thread Ruslan Ermilov
ru 2006-02-17 08:34:01 UTC FreeBSD src repository Modified files: etc/rc.d root Log: Check if /sbin/nextboot exists before running it. PR: 93466 Submitted by: Mats Palmgren Revision ChangesPath 1.14 +3 -1 src/etc/rc.d/ro

cvs commit: src/etc/rc.d root

2006-01-21 Thread Wes Peters
wes 2006-01-21 17:29:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) etc/rc.d root Log: MFC r1.13: Tell nextboot to clean up after itself. PR: 88831 Revision ChangesPath 1.9.2.2 +1 -3 src/etc/rc.d/root __

cvs commit: src/etc/rc.d root

2006-01-21 Thread Wes Peters
wes 2006-01-21 17:25:00 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d root Log: MFC r1.13: Tell nextboot to clean up after itself. Revision ChangesPath 1.10.2.2 +1 -3 src/etc/rc.d/root _

Re: cvs commit: src/etc/rc.d root

2006-01-18 Thread Ceri Davies
On Wed, Jan 18, 2006 at 04:53:48AM +, Wes Peters wrote: > wes 2006-01-18 04:53:48 UTC > > FreeBSD src repository > > Modified files: > etc/rc.d root > Log: > Tell nextboot to clean up after itself. Thanks Wes. Ceri -- That must be wonderful! I don't unders

cvs commit: src/etc/rc.d root

2006-01-17 Thread Wes Peters
wes 2006-01-18 04:53:48 UTC FreeBSD src repository Modified files: etc/rc.d root Log: Tell nextboot to clean up after itself. Revision ChangesPath 1.13 +1 -3 src/etc/rc.d/root ___ cvs-all@freebsd.or

Re: cvs commit: src/etc/rc.d root

2006-01-16 Thread Wes Peters
On Jan 16, 2006, at 5:42 AM, Ceri Davies wrote: On Mon, Jan 16, 2006 at 12:05:35PM +0200, Ruslan Ermilov wrote: On Mon, Jan 16, 2006 at 09:28:29AM +, Ceri Davies wrote: On Mon, Jan 16, 2006 at 10:24:03AM +0200, Ruslan Ermilov wrote: On Sun, Jan 15, 2006 at 11:12:26PM +, Ceri Davies w

Re: cvs commit: src/etc/rc.d root

2006-01-16 Thread Ceri Davies
On Mon, Jan 16, 2006 at 12:05:35PM +0200, Ruslan Ermilov wrote: > On Mon, Jan 16, 2006 at 09:28:29AM +, Ceri Davies wrote: > > On Mon, Jan 16, 2006 at 10:24:03AM +0200, Ruslan Ermilov wrote: > > > On Sun, Jan 15, 2006 at 11:12:26PM +, Ceri Davies wrote: > > > > ceri2006-01-15 23:12:

Re: cvs commit: src/etc/rc.d root

2006-01-16 Thread Ruslan Ermilov
On Mon, Jan 16, 2006 at 09:28:29AM +, Ceri Davies wrote: > On Mon, Jan 16, 2006 at 10:24:03AM +0200, Ruslan Ermilov wrote: > > On Sun, Jan 15, 2006 at 11:12:26PM +, Ceri Davies wrote: > > > ceri2006-01-15 23:12:26 UTC > > > > > > FreeBSD src repository > > > > > > Modified fil

Re: cvs commit: src/etc/rc.d root

2006-01-16 Thread Ceri Davies
On Mon, Jan 16, 2006 at 10:24:03AM +0200, Ruslan Ermilov wrote: > On Sun, Jan 15, 2006 at 11:12:26PM +, Ceri Davies wrote: > > ceri2006-01-15 23:12:26 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc/rc.d root > > Log: > > Marius Nuennerich p

Re: cvs commit: src/etc/rc.d root

2006-01-16 Thread Ruslan Ermilov
On Sun, Jan 15, 2006 at 11:12:26PM +, Ceri Davies wrote: > ceri2006-01-15 23:12:26 UTC > > FreeBSD src repository > > Modified files: > etc/rc.d root > Log: > Marius Nuennerich pointed out that nextboot(8) configured boot options > were now sticky. This scr

cvs commit: src/etc/rc.d root

2006-01-15 Thread Ceri Davies
ceri2006-01-15 23:12:26 UTC FreeBSD src repository Modified files: etc/rc.d root Log: Marius Nuennerich pointed out that nextboot(8) configured boot options were now sticky. This script was deleting /boot/nextkernel on boot, but there is no code in the tree t

Re: cvs commit: src/etc/rc.d root

2005-12-15 Thread Doug Barton
Doug Barton wrote: dougb 2005-12-15 18:59:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d root Log: MFC 1.11, update of flags to mount for switching to RW. Revision ChangesPath 1.10.2.1 +1 -1 src/etc/rc.d/root

cvs commit: src/etc/rc.d root

2005-12-15 Thread Doug Barton
dougb 2005-12-15 18:59:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d root Log: MFC 1.11, update of flags to mount for switching to RW. Revision ChangesPath 1.10.2.1 +1 -1 src/etc/rc.d/root

Re: cvs commit: src/etc/rc.d root

2005-12-05 Thread Matthew D. Fuller
On Mon, Dec 05, 2005 at 05:37:31PM +1100 I heard the voice of Bruce Evans, and lo! it spake thus: > > You have to say something like "mount -u -o fstab,noro" or "mount -u > -o current,noro" to fetch or preserve when just changing ro to rw. > (It seems to be necessary to use noro when fstab or curr

Re: cvs commit: src/etc/rc.d root

2005-12-04 Thread Bruce Evans
On Sun, 4 Dec 2005, Kevin Oberman wrote: Date: Sat, 3 Dec 2005 16:25:28 +0100 From: Pawel Jakub Dawidek <[EMAIL PROTECTED]> Sender: [EMAIL PROTECTED] On Fri, Dec 02, 2005 at 09:33:43PM +, Ruslan Ermilov wrote: +> ru 2005-12-02 21:33:43 UTC +> +> FreeBSD src repository +> +> Mod

Re: cvs commit: src/etc/rc.d root

2005-12-04 Thread Kevin Oberman
> Date: Sat, 3 Dec 2005 16:25:28 +0100 > From: Pawel Jakub Dawidek <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > On Fri, Dec 02, 2005 at 09:33:43PM +, Ruslan Ermilov wrote: > +> ru 2005-12-02 21:33:43 UTC > +> > +> FreeBSD src repository > +> > +> Modified files: > +>

Re: cvs commit: src/etc/rc.d root

2005-12-03 Thread Pawel Jakub Dawidek
On Fri, Dec 02, 2005 at 09:33:43PM +, Ruslan Ermilov wrote: +> ru 2005-12-02 21:33:43 UTC +> +> FreeBSD src repository +> +> Modified files: +> etc/rc.d root +> Log: [...] +> "-u" no longer causes the transition from RO to RW, +> now that mount(8) was conve

Re: cvs commit: src/etc/rc.d root

2005-12-03 Thread Philip Paeps
On 2005-12-02 21:33:43 (+), Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > "-u" no longer causes the transition from RO to RW, > now that mount(8) was converted to use nmount(2), so > an explicit change to RW is required. Keep up with > this change, and use "-uw" to mount root read-write.

Re: cvs commit: src/etc/rc.d root

2005-12-02 Thread John-Mark Gurney
Ruslan Ermilov wrote this message on Sat, Dec 03, 2005 at 00:24 +0200: > On Fri, Dec 02, 2005 at 01:57:05PM -0800, John-Mark Gurney wrote: > > Ruslan Ermilov wrote this message on Fri, Dec 02, 2005 at 21:33 +: > > > "-o rw" is invalid and undocumented mount option that > > > is only present

Re: cvs commit: src/etc/rc.d root

2005-12-02 Thread Ruslan Ermilov
On Fri, Dec 02, 2005 at 01:57:05PM -0800, John-Mark Gurney wrote: > Ruslan Ermilov wrote this message on Fri, Dec 02, 2005 at 21:33 +: > > "-o rw" is invalid and undocumented mount option that > > is only present for fstab(5) compatibility, and is > > otherwise ignored by mount(8) (not pa

Re: cvs commit: src/etc/rc.d root

2005-12-02 Thread John-Mark Gurney
Ruslan Ermilov wrote this message on Fri, Dec 02, 2005 at 21:33 +: > "-o rw" is invalid and undocumented mount option that > is only present for fstab(5) compatibility, and is > otherwise ignored by mount(8) (not passed to mount_* > programs, and not passed to nmount(2)). So, when are

cvs commit: src/etc/rc.d root

2005-12-02 Thread Ruslan Ermilov
ru 2005-12-02 21:33:43 UTC FreeBSD src repository Modified files: etc/rc.d root Log: "-o rw" is invalid and undocumented mount option that is only present for fstab(5) compatibility, and is otherwise ignored by mount(8) (not passed to mount_* programs, and