[Pkg-sysvinit-devel] /run transition
Roger Leigh
rleigh at codelibre.net
Sat Apr 16 16:06:50 UTC 2011
On Sat, Apr 16, 2011 at 10:44:36PM +1000, Kel Modderman wrote:
> On Sat, 16 Apr 2011 08:46:30 PM Roger Leigh wrote:
> > On Sat, Apr 16, 2011 at 12:40:43PM +0200, kel at otaku42.de wrote:
> > > > On Sat, Apr 16, 2011 at 01:26:37AM +0100, Roger Leigh wrote:
> > > >> > Following a few final changes, the attached patch and the files at
> > > >> > http://people.debian.org/~rleigh/run/ are a proposal for upload of
> > > >> > sysvinit_2.88dsf-13.3 to experimental.
> > > >> >
> > > >> > Would it be acceptable to make this upload to experimental? If you
> > > >> > want to pull the patch into subversion and make a maintainer upload,
> > > >> > that would be great. Otherwise, I can NMU it myself if you give the
> > > >> > OK for doing that.
> > > >>
> > > >> Patch actually attached now.
> > > >
> > > > Updated patch to clean up a cosmetic issue mounting /tmp on a
> > > > system with read-only root. That's it from me now, should now
> > > > be ready for experimental.
> > > >
> > > > If you won't have time for this this weekend, could I go ahead and
> > > > upload it to experimental?
> > >
> > > Going to apply the NMU diffs and /run patch tonight. Will be in touch.
> >
> > Awesome, many thanks!
>
> Applied revisions r1954:r1958 to the packaging in svn. If it is okay, can you
> please sync with svn and proceed with your NMU. Just send any other NMU changes
> our way and I'll try to apply them promptly as possible.
Done. The diff to sync svn with the uploaded NMU is attached. I stupidly
didn't sync with svn for the upload, so I uploaded a second time with the
svn changes synched, which is why there's a second revision in the
attached diff.
> As for the /run conversion, on my system there is a chmod call in mountkernfs.sh
> that is failing because / is ro at that moment, even though $rootmode = rw.
>
> The set -x trace is:
> ---
> + touch /run/.ramfs
> + mkdir --mode=755 /run/lock
> + [ yes = no ]
> + chmod 1777 /run/lock
> + touch /run/lock/.ramfs
> + [ -L /tmp ]
> + [ rw != rw ]
> + [ yes = no ]
> + chmod 1777 /tmp
> chmod: changing permissions of '/tmp':Read-only file system
As mentioned on IRC, this was fixed before upload.
Many thanks,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysvinit-svn-nmu.patch
Type: text/x-diff
Size: 3915 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20110416/7378702d/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-sysvinit-devel/attachments/20110416/7378702d/attachment-0001.pgp>
More information about the Pkg-sysvinit-devel
mailing list