Bug#446729: [Pkg-uml-pkgs] Bug#446729: rootstrap: MAKEDEV: No such file or directory

2007-10-23 Thread Mattia Dongili
On Mon, Oct 22, 2007 at 04:03:11PM +0200, Marcus Better wrote: > package rootstrap > tag 446729 patch > thanks > > This patch appears to fix it. > > --- modules/uml~2006-09-26 10:57:22.0 +0200 > +++ modules/uml 2007-10-22 10:18:43.0 +0200 > @@ -5,7 +5,7 @@ > for i in 1 2

Bug#446729: rootstrap: MAKEDEV: No such file or directory

2007-10-22 Thread Marcus Better
package rootstrap tag 446729 patch thanks This patch appears to fix it. --- modules/uml~2006-09-26 10:57:22.0 +0200 +++ modules/uml 2007-10-22 10:18:43.0 +0200 @@ -5,7 +5,7 @@ for i in 1 2 3 4 5 6 7 8; do NEW_TTY="$NEW_TTY tty$i" done -chroot $TARGET /bin/sh -c "

Bug#446729: rootstrap: MAKEDEV: No such file or directory

2007-10-15 Thread Marcus Better
Package: rootstrap Version: 0.3.24-3 Severity: grave rootstrap terminates as follows: I: Configuring tasksel-data... I: Configuring sysklogd... I: Configuring klogd... I: Configuring tasksel... I: Base system installed successfully. Using rootstrap module uml from: /usr/lib/rootstrap/modu