On Wed, Feb 06, 2013 at 04:59:04PM +0100, Michael Stapelberg wrote:
> On Sun, 2 Dec 2012 23:47:37 +
> Roger Leigh wrote:
> > Please don't apply it just yet--we'll presumably need to get
> > approval from the release team to change this in initscripts
> > at
On Mon, Dec 03, 2012 at 01:20:50PM +, Ben Hutchings wrote:
> On Mon, 2012-12-03 at 00:44 +0000, Roger Leigh wrote:
> > On Sun, Dec 02, 2012 at 11:49:44PM +0000, Roger Leigh wrote:
> > > On Sun, Dec 02, 2012 at 11:47:37PM +, Roger Leigh wrote:
> > > > clone
On Sun, Dec 02, 2012 at 11:49:44PM +, Roger Leigh wrote:
> On Sun, Dec 02, 2012 at 11:47:37PM +0000, Roger Leigh wrote:
> > clone 694928 -1
> > reassign -1 initscripts
> > thanks
> >
> > On Sun, Dec 02, 2012 at 12:23:07PM +0100, Martin Zobel-Helas wrote:
On Sun, Dec 02, 2012 at 11:47:37PM +, Roger Leigh wrote:
> clone 694928 -1
> reassign -1 initscripts
> thanks
>
> On Sun, Dec 02, 2012 at 12:23:07PM +0100, Martin Zobel-Helas wrote:
>
> Please find attached an example patch for flash-kernel to
> support old and new
just yet--we'll presumably need to get
approval from the release team to change this in initscripts
at the same time. I'll have a patch for initscripts shortly;
might be a bit later in the week to allow for comprehensive
testing.
Thanks,
Roger
--
.''`. Roger Leigh
nstable'), (500, 'testing'), (400, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
>From 5da5941d594e4d02054d9f14549e70e8af87f0fd
On Thu, Feb 16, 2012 at 11:10:42AM +, Roger Leigh wrote:
The following patch is also required to remove the use of
/etc/default/hwclock given that we never used it for the UTC
setting, since we moved it to /etc/adjtime directly.
Thanks,
Roger
--
.''`. Roger Leigh
: :'
ki.debian.org/ReleaseGoals/RunDirectory .
You basically just need to have a Depends on
initscripts (>= 2.88dsf-13.3) and you're good to go. Don't store
megabytes of data in here though, since it's stored in virtual
memory on most systems.
Roger
--
.''`. Roger Leigh
ores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
>From 8ca1790120e851c34e5dffa7adb20322ef6c970a Mon Sep 17 00:00:00 2001
From: Roger Leigh
Date: Thu, 16 Feb 2012 10:41:03 +
Subject: [PATCH] 10clock-setup: Support /etc/adjtime
Set UTC or LOC
map=UTF-8)
Shell: /bin/sh linked to /bin/dash
>From a3878e9c14e4283a43afd34cefbf88e8fa36fa2f Mon Sep 17 00:00:00 2001
From: Roger Leigh
Date: Sun, 12 Feb 2012 14:41:59 +
Subject: [PATCH] 10clock-setup: Support /etc/default/hwclock
/etc/default/hwclock supersedes /etc/default/rcS as the loca
into conffiles in fstab.d.
It would then be possible for the installer to edit these files
quite simply to change the defaults, perhaps using the partitioner
as a frontend.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `
On Sat, Jul 09, 2011 at 11:26:58AM +0100, Roger Leigh wrote:
> On Sat, May 14, 2011 at 02:02:01PM -0400, Joey Hess wrote:
> > Roger Leigh wrote:
> >
> > > /etc/mtab - symlink to /proc/self/mounts (494001)
> >
> > debootstrap (but seems ok; only remove
Package: debian-installer
Version: 20110106+squeeze3
Severity: normal
Hi,
This was briefly discussed on #debian-boot. I'm writing this report
to record that.
The recent changes to support /run in wheezy/unstable have added
the following mounts:
tmpfs /run tmpfs rw,nosuid,noexec,relatime,size=1
On Sat, May 14, 2011 at 02:02:01PM -0400, Joey Hess wrote:
> Roger Leigh wrote:
>
> > /etc/mtab - symlink to /proc/self/mounts (494001)
>
> debootstrap (but seems ok; only removes file not symlink)
>
> busybox
Not configured to use or write /etc/mtab AFAICT
(CONFIG
On Thu, Jul 07, 2011 at 09:48:20PM -0400, Joey Hess wrote:
> Roger Leigh wrote:
> > Your package is currently using /lib/init/rw/ which is now deprecated
> > and pending removal. Please update your package to use /run/ with a
> > versioned dependency on initscrip
Source: debootstrap
Version: 1.0.32
Severity: important
User: rle...@debian.org
Usertags: run-transition
Your package is currently using /lib/init/rw/ which is now deprecated
and pending removal. Please update your package to use /run/ with a
versioned dependency on initscripts, as detailed below
Package: debian-installer
Version: daily-image powerpc netinst ISO 2010-0419
Severity: normal
During the installer check for an ethernet interface prior to
bringing up the network, it fails to find an ethernet interface.
lspci -v reports:
0002:20:0f.0 Ethernet controller: Apple Computer Inc. Uni
mechanisms other than inotify. IMO this is not
a stopper for moving to a symlink.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/
`-GPG
Package: debian-installer
Severity: important
/etc/mtab can be either a regular file updated by mount/umount, or a symlink
to /proc/mounts. Currently, it is a regular file, though the user can change
this by hand.
With linux < 2.6.26, /proc/mounts lacks information present in /etc/mtab such
a
s-1.0.2/scripts/ofpathname /dev/hda4
/home/rleigh/powerpc-utils-1.0.2/scripts/ofpathname: line 237: cd:
/sys/block/hda4: No such file or directory
ofpathname: Could not find sysfs information for logical
device "/dev/hda4".
Regards,
Roger
--
.''`. Roger Leigh
#x27;t work, making d-i support
> impossible).
It's just grub-install that breaks. Installing by hand works.
Regards,
Roger
--
.''`. Roger Leigh
: :' : Debian GNU/Linux http://people.debian.org/~rleigh/
`. `' Printing on GNU/Linux? http://gute
t's not a great deal of
work to fix these issues, but I am currently lacking sufficient time
to do it myself.
This may be outdated though--I haven't checked out grub2 for a couple
of months, so it may have already been rectified.
Regards,
Roger
--
.''`. Roger Leigh
: :
22 matches
Mail list logo