On Thu, Mar 08, 2007 at 11:21:05AM +, Colin Watson wrote:
> + uuid="$(PATH="/lib/udev:$PATH" vol_id -u $fs)"
> + if [ "$uuid" ]; then
> + printf "# %s\n" "$(mapdevfs $fs)"
> + printf "%-15s %-15s %-7s %-15s %-7s %s\n" "UUID=$uuid"
> "${mp
Colin Watson <[EMAIL PROTECTED]> writes:
> On Thu, Mar 08, 2007 at 12:44:05AM +0100, David Härdeman wrote:
>> I've attached a patch which implements persistent device names in
>> partman by checking for devices which are mounted under /target and
>> which have a suitable link in /dev/disk/by-id/
Oh, at least one additional thing that's likely needed in this scenario
is the attached patch to make busybox's mkswap generate UUIDs.
* util-linux/mkswap.c: Set UUIDs on version 1 swap areas.
* util-linux/Makefile.in: mkswap needs uuid/uuid.h from e2fsprogs.
* e2fsprogs/Makefile.in: Build l
On Thu, Mar 08, 2007 at 12:44:05AM +0100, David Härdeman wrote:
> I've attached a patch which implements persistent device names in
> partman by checking for devices which are mounted under /target and
> which have a suitable link in /dev/disk/by-id/*
I've attached the Ubuntu patch for the same
On Wed, Mar 07, 2007 at 02:03:35PM +0100, Robert Millan [ackstorm] wrote:
> On Wed, Mar 07, 2007 at 09:55:45AM -0300, Otavio Salvador wrote:
> > I don't know how invasive those changes might be. AFAIK Ubuntu already
> > does it (Colin?) and wouldn't be too hard to pick the changes from
> > them but
On Wed, Mar 07, 2007 at 04:09:48PM -0800, Steve Langasek wrote:
>
> I don't believe this should be changed for etch at this point in the release
> process, and that's speaking as someone who's run into this problem myself
> with SCSI device renumbering -- it's awkward and annoying to have to
> man
On Wed, Mar 07, 2007 at 04:09:48PM -0800, Steve Langasek wrote:
On Thu, Mar 08, 2007 at 12:44:05AM +0100, David Härdeman wrote:
I've attached a patch which implements persistent device names in
partman by checking for devices which are mounted under /target and
which have a suitable link in /de
On Thu, Mar 08, 2007 at 12:44:05AM +0100, David Härdeman wrote:
> >initramfs-tools already supports using /dev/disk/by-* entries in fstab. As
> >for the installer, I'm not sure that looking at Ubuntu will help since
> >they use something different than d-i for the regular installs (and I
> >don't k
On Wed, Mar 07, 2007 at 03:18:19PM +0100, David Härdeman wrote:
On Wed, March 7, 2007 13:55, Otavio Salvador said:
I don't know how invasive those changes might be. AFAIK Ubuntu already
does it (Colin?) and wouldn't be too hard to pick the changes from
them but we would also need RM and Frans ap
On Wed, March 7, 2007 13:55, Otavio Salvador said:
> I don't know how invasive those changes might be. AFAIK Ubuntu already
> does it (Colin?) and wouldn't be too hard to pick the changes from
> them but we would also need RM and Frans approval :(
initramfs-tools already supports using /dev/disk/b
On Wed, Mar 07, 2007 at 09:55:45AM -0300, Otavio Salvador wrote:
> >
> > With USB, you can't just boot a rescue system and repair a broken install
> > from there, because /dev/sda will still be your USB drive.
> >
> > Of course, there are lots of hacks you can do to workaround that, but if
> > we g
"Robert Millan [ackstorm]" <[EMAIL PROTECTED]> writes:
> On Wed, Mar 07, 2007 at 09:55:45AM -0300, Otavio Salvador wrote:
>> >
>> > With USB, you can't just boot a rescue system and repair a broken install
>> > from there, because /dev/sda will still be your USB drive.
>> >
>> > Of course, there a
On Wed, Mar 07, 2007 at 09:33:47AM -0300, Otavio Salvador wrote:
> "Robert Millan [ackstorm]" <[EMAIL PROTECTED]> writes:
>
> > On Tue, Mar 06, 2007 at 09:44:31AM -0300, Otavio Salvador wrote:
> >> [EMAIL PROTECTED] (Marco d'Itri) writes:
> >>
> >> > On Mar 06, "Robert Millan [ackstorm]" <[EMAIL
"Robert Millan [ackstorm]" <[EMAIL PROTECTED]> writes:
> On Wed, Mar 07, 2007 at 09:33:47AM -0300, Otavio Salvador wrote:
>> "Robert Millan [ackstorm]" <[EMAIL PROTECTED]> writes:
>>
>> > On Tue, Mar 06, 2007 at 09:44:31AM -0300, Otavio Salvador wrote:
>> >> [EMAIL PROTECTED] (Marco d'Itri) write
"Robert Millan [ackstorm]" <[EMAIL PROTECTED]> writes:
> On Tue, Mar 06, 2007 at 09:44:31AM -0300, Otavio Salvador wrote:
>> [EMAIL PROTECTED] (Marco d'Itri) writes:
>>
>> > On Mar 06, "Robert Millan [ackstorm]" <[EMAIL PROTECTED]> wrote:
>> >
>> >> I urge you to reconsider severity of this probl
On Tue, Mar 06, 2007 at 09:44:31AM -0300, Otavio Salvador wrote:
> [EMAIL PROTECTED] (Marco d'Itri) writes:
>
> > On Mar 06, "Robert Millan [ackstorm]" <[EMAIL PROTECTED]> wrote:
> >
> >> I urge you to reconsider severity of this problem. There's another
> >> situation
> >> that makes it much wo
[EMAIL PROTECTED] (Marco d'Itri) writes:
> On Mar 06, "Robert Millan [ackstorm]" <[EMAIL PROTECTED]> wrote:
>
>> I urge you to reconsider severity of this problem. There's another situation
>> that makes it much worse:
> The correct solution is to make d-i use labels in fstab and to find the
> ro
17 matches
Mail list logo