Re: TRIM support for ext4

2012-03-11 Thread Floris Bos / Maxnet
On 03/12/2012 07:51 AM, Joey Hess wrote: Floris Bos / Maxnet wrote: In addition to that, it would also be nice if the "-E discard" option is passed to mkfs.ext4, so that it TRIMs the entire disk partition prior to creating the file system structures. -E discard is the default, according to mkfs

Re: TRIM support for ext4

2012-03-11 Thread Joey Hess
Floris Bos / Maxnet wrote: > In addition to that, it would also be nice if the "-E discard" > option is passed to mkfs.ext4, so that it TRIMs the entire disk > partition prior to creating the file system structures. -E discard is the default, according to mkfs.ext4(8) -- see shy jo signature.a

Processed: reassign 663484 to choose-mirror

2012-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 663484 choose-mirror Bug #663484 [debian-installer] debian-installer: a broken testing link on the server prevents installation Bug reassigned from package 'debian-installer' to 'choose-mirror'. > thanks Stopping processing here. Please

Bug#654317: Needs creation of /usr/share/man/man1

2012-03-11 Thread Joey Hess
Neil Williams wrote: > Emdebian doesn't include manpages and some packages (and some udebs > apparently) don't expect this directory to not exist. I'd be very surprised if any udebs know anything at all about /usr/share/man. However, there are numerous postinsts, starting with bash, that run upda

Re: TRIM support for ext4

2012-03-11 Thread Joey Hess
Miguel Figueiredo wrote: > Add the mount option 'discard' for ext4 filesystems so, during > partitioning, TRIM can be activated for SSDs in the installed > system. I had the impression that there was going to be some sort of automatic detection in the kernel of appropriate devices and that trim wo

Re: TRIM support for ext4

2012-03-11 Thread Floris Bos / Maxnet
On 03/12/2012 01:04 AM, Miguel Figueiredo wrote: Add the mount option 'discard' for ext4 filesystems so, during partitioning, TRIM can be activated for SSDs in the installed system. I assume the patch only adds discard as mount option to /etc/fstab? In addition to that, it would also be nice

Bug#663540: finds MSDOS when there is none

2012-03-11 Thread Harald Dunkel
Package: os-prober Version: 1.49 os-prober finds some MSDOS partition on my laptop: # os-prober /dev/sda2:MS-DOS 5.x/6.x/Win3.1:MS-DOS:chain # blkid | sort /dev/sda1: UUID="063e2d53-7007-4112-822f-edcba00d2928" TYPE="ext4" LABEL="root" /dev/sda2: LABEL="debian" UUID="af0b76b9-e91e-4bbd-a64c-b1a6

Debian installer build: failed or old builds

2012-03-11 Thread Daily build aggregator
Debian installer build overview --- Failed or old builds: * FAILED BUILD: amd64 Mar 12 00:10 buildd@barber build_cdrom_isolinux http://d-i.debian.org/daily-images/amd64/daily/build_cdrom_isolinux.log * FAILED BUILD: amd64 Mar 12 00:12 buildd@barber b

TRIM support for ext4

2012-03-11 Thread Miguel Figueiredo
Hi all, Add the mount option 'discard' for ext4 filesystems so, during partitioning, TRIM can be activated for SSDs in the installed system. -- Melhores cumprimentos/Best regards, Miguel Figueiredo diff --git a/debian/partman-basicfilesystems.templates b/debian/partman-basicfilesystems.templa

Installing Windows Vista or Debain

2012-03-11 Thread BRIAN JOHNSON
I downloaded a live image from the following site http://cdimage.debian.org/debian-cd/current-live/amd64/iso-hybrid/ debian-live-6.0.3-amd64-gnome-desktop.iso When I booted the DVD I created I was surprised the be invited to install/repair Windows Vista? The computer I was trying to install Deb

Re: libstdc++6-udeb package (Re: RFC: auto-load of D-I drivers in GNU/kFreeBSD)

2012-03-11 Thread Bastian Blank
On Sun, Mar 11, 2012 at 05:37:35PM -0300, Otavio Salvador wrote: > On Sun, Mar 11, 2012 at 17:27, Bastian Blank wrote: > > Reducing libstdc++ with mklibs is tricky, so only the unreduced lib can > > be included into the boot image. C++ is controversial, because the > > output is usually rather lar

Re: libstdc++6-udeb package (Re: RFC: auto-load of D-I drivers in GNU/kFreeBSD)

2012-03-11 Thread Robert Millan
El 11 de març de 2012 21:27, Bastian Blank ha escrit: > On Sun, Mar 11, 2012 at 08:07:46PM +0100, Robert Millan wrote: >> El 5 de març de 2012 21:51, Robert Millan ha escrit: >> > 1- Add libstdc++6-udeb package (needed by devd). >> Oh, I wasn't aware that libstdc++ udeb had already been proposed,

Re: libstdc++6-udeb package (Re: RFC: auto-load of D-I drivers in GNU/kFreeBSD)

2012-03-11 Thread Otavio Salvador
On Sun, Mar 11, 2012 at 17:27, Bastian Blank wrote: > Reducing libstdc++ with mklibs is tricky, so only the unreduced lib can > be included into the boot image. C++ is controversial, because the > output is usually rather large. IIRC you stared working on a reduced stdc++ library, didn't you? --

Re: libstdc++6-udeb package (Re: RFC: auto-load of D-I drivers in GNU/kFreeBSD)

2012-03-11 Thread Bastian Blank
On Sun, Mar 11, 2012 at 08:07:46PM +0100, Robert Millan wrote: > El 5 de març de 2012 21:51, Robert Millan ha escrit: > > 1- Add libstdc++6-udeb package (needed by devd). > Oh, I wasn't aware that libstdc++ udeb had already been proposed, and > it seems to be a controversial topic... Reducing lib

libstdc++6-udeb package (Re: RFC: auto-load of D-I drivers in GNU/kFreeBSD)

2012-03-11 Thread Robert Millan
El 5 de març de 2012 21:51, Robert Millan ha escrit: > 1- Add libstdc++6-udeb package (needed by devd). Oh, I wasn't aware that libstdc++ udeb had already been proposed, and it seems to be a controversial topic... Let's see if I can attract some attention by changing the subject. Now could some

Proposal to get Wheezy Alpha1 done

2012-03-11 Thread Otavio Salvador
Hello, I'd like to propose following timeline for alpha1 of installer: * until 03/14 get all translation-only changed udebs uploaded * until 03/14 get pending fixes commited uploaded * on 03/17 try to get the packages migrated to testing * once the packages are migrated (depends on the it

Bug#654317: Needs creation of /usr/share/man/man1

2012-03-11 Thread Neil Williams
On Sun, 11 Mar 2012 14:25:20 -0300 Otavio Salvador wrote: > On Sun, Mar 11, 2012 at 10:22, Neil Williams wrote: > > Once it fails, get to the install menu and select "Execute a shell" > > then create a single directory: > > > > mkdir /target/usr/share/man/man1 > > > > Then exit the shell and con

Bug#654317: Needs creation of /usr/share/man/man1

2012-03-11 Thread Otavio Salvador
On Sun, Mar 11, 2012 at 10:22, Neil Williams wrote: > Once it fails, get to the install menu and select "Execute a shell" > then create a single directory: > > mkdir /target/usr/share/man/man1 > > Then exit the shell and continue the installation. Can you paste the syslog of the installation so w

Bug#663484: debian-installer: a broken testing link on the server prevents installation

2012-03-11 Thread Jonas Meyer
Package: debian-installer Severity: normal Tags: d-i Dear Maintainer, I tried installing debian unstable using the local mirror we have here. Unfortunately the testing link in the dists directory points to squeeze and there is no wheezy, yet. Sid is mostly current, though. Unfortunately d-i doesn

flash-kernel_3.0~rc.4_armhf.changes ACCEPTED into unstable

2012-03-11 Thread Debian FTP Masters
Accepted: flash-kernel-installer_3.0~rc.4_armhf.udeb to main/f/flash-kernel/flash-kernel-installer_3.0~rc.4_armhf.udeb flash-kernel_3.0~rc.4.dsc to main/f/flash-kernel/flash-kernel_3.0~rc.4.dsc flash-kernel_3.0~rc.4.tar.gz to main/f/flash-kernel/flash-kernel_3.0~rc.4.tar.gz flash-kernel_3.

Processing of flash-kernel_3.0~rc.4_armhf.changes

2012-03-11 Thread Debian FTP Masters
flash-kernel_3.0~rc.4_armhf.changes uploaded successfully to localhost along with the files: flash-kernel_3.0~rc.4.dsc flash-kernel_3.0~rc.4.tar.gz flash-kernel_3.0~rc.4_armhf.deb flash-kernel-installer_3.0~rc.4_armhf.udeb Greetings, Your Debian queue daemon (running on host franc

Processed: Needs creation of /usr/share/man/man1

2012-03-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > clone 654317 -1 Bug#654317: emdebian amd64 installer seemingly broken Bug 654317 cloned as bug 663461. > reassign -1 buildd.emdebian.org Bug #663461 [debian-installer] emdebian amd64 installer seemingly broken Bug reassigned from package 'debian-

Bug#654317: Needs creation of /usr/share/man/man1

2012-03-11 Thread Neil Williams
clone 654317 -1 reassign -1 buildd.emdebian.org retitle -1 Debian installer needs /usr/share/man/man1 created quit Once it fails, get to the install menu and select "Execute a shell" then create a single directory: mkdir /target/usr/share/man/man1 Then exit the shell and continue the installatio

Bug#648567: marked as done (Wheezy installer : No usb detection on Sheevaplug (marvell armel kirkwood), installer stop with mess "Error while running 'modprobe -v usb-storage'")

2012-03-11 Thread Debian Bug Tracking System
Your message dated Sun, 11 Mar 2012 13:40:30 +0100 with message-id <20120311124030.ga18...@polynomio.collabora.co.uk> and subject line Re: Bug#648567: Wheezy installer : No usb detection on Sheevaplug (marvell armel kirkwood), installer stop with mess "Error while running 'modprobe -v usb-storage