Re: busybox v. 1.18.3

2011-02-14 Thread Michael Tokarev
15.02.2011 09:08, Christian PERRIER wrote: > Quoting Michael Tokarev (m...@tls.msk.ru): > >> size on i386: >> textdata bss dec hex filename >>40344917908988 414227 65213 busybox-1.17.1 >>42031617878984 431087 693ef busybox-1.18.3 > > (cc'ing you,

Re: differences in busybox configurations, part1 (longish)

2011-02-14 Thread Christian PERRIER
Quoting Michael Tokarev (m...@tls.msk.ru): > Part one of the discussion series. Config options which > are enabled in udeb and static builds but not enabled > in regular build. I won't comment myself (as said already, this is out of my field of expertise), but I'd suggest to also wait for Joey H

Re: busybox v. 1.18.3

2011-02-14 Thread Christian PERRIER
Quoting Michael Tokarev (m...@tls.msk.ru): > size on i386: > textdata bss dec hex filename >40344917908988 414227 65213 busybox-1.17.1 >42031617878984 431087 693ef busybox-1.18.3 (cc'ing you, still...not sure if you're subscribed to -boot) Could

Re: differences in busybox configurations, part1 (longish)

2011-02-14 Thread Ferenc Wagner
Otavio Salvador writes: > On Mon, Feb 14, 2011 at 22:06, Michael Tokarev wrote: > >> FEATURE_SHADOWPASSWDS >> support for getspent() and friends. >> Current: deb n  static y  udeb n >> Proposed action: enable for deb >> Discussion: It is quite unexpected that busybox can't >> use shadow password

Debian installer build: failed or old builds

2011-02-14 Thread Daily build aggregator
Debian installer build overview --- Failed or old builds: * OLD BUILD:hppa Jan 17 07:06 didaily@c3700 build_cdrom http://d-i.debian.org/daily-images/hppa/daily/build_cdrom.log * OLD BUILD:hppa Jan 17 07:10 didaily@c3700 build_netboot

Re: Proposed d-i fixes on sparc for 6.0.1

2011-02-14 Thread Otavio Salvador
On Sat, Feb 12, 2011 at 21:42, Jurij Smakov wrote: > I would like to push a couple of fixes into 6.0.1 which prevent people > from completing the installation on a wide array of sparc machines: Both changes are available on the squeeze branches. Thanks :-) -- Otavio Salvador                   

Re: Move g_ether detection from hw-detect.sh to ethdetect.sh?

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 21:15, Thibaut Girka wrote: > I was wondering why g_ether (USB gadget module) detection/loading is > done in hw-detect.sh, and whether ethdetect.sh would be better suited > for that. ... I am not sure. As you said it is not really a ethernet device (even thought it provide

Re: differences in busybox configurations, part1 (longish)

2011-02-14 Thread Otavio Salvador
First I'd like to thank you for doing that but I'd also want to make clear that we need to be conservative on udeb flavour since the installer heavily depends on it. More bellow... On Mon, Feb 14, 2011 at 22:06, Michael Tokarev wrote: ... > Just for the record, non-static allyesconfig for i386 >

Bug#533797: marked as done ((busybox_1:1.13.3-1/avr32): FTBFS: util-linux/fdisk_osf.c:59 #error unknown architecture)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Tue, 15 Feb 2011 00:35:41 +0100 with message-id <20110215003541.6c8a8927@regolo> and subject line fixed in busybox 1.15.0 has caused the Debian Bug report #533797, regarding (busybox_1:1.13.3-1/avr32): FTBFS: util-linux/fdisk_osf.c:59 #error unknown architecture to be marked as

Move g_ether detection from hw-detect.sh to ethdetect.sh?

2011-02-14 Thread Thibaut Girka
Hi, I was wondering why g_ether (USB gadget module) detection/loading is done in hw-detect.sh, and whether ethdetect.sh would be better suited for that. g_ether is a USB gadget module, meaning that when it's loaded, the USB port behaves like an ethernet adaptator and cannot be used to do anything e

Bug#612249: marked as done (please add arping to busybox udeb)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Tue, 15 Feb 2011 00:19:24 +0100 with message-id <20110215001924.4aa060e2@regolo> and subject line fixed in busybox 1:1.17.1-9 has caused the Debian Bug report #612249, regarding please add arping to busybox udeb to be marked as done. This means that you claim that the problem ha

Bug#606654: marked as done (Busybox should include arping applet)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Tue, 15 Feb 2011 00:19:24 +0100 with message-id <20110215001924.4aa060e2@regolo> and subject line fixed in busybox 1:1.17.1-9 has caused the Debian Bug report #606654, regarding Busybox should include arping applet to be marked as done. This means that you claim that the problem

Re: differences in busybox configurations, part1 (longish)

2011-02-14 Thread Matthew Palmer
On Tue, Feb 15, 2011 at 01:06:46AM +0300, Michael Tokarev wrote: > Part one of the discussion series. Config options which > are enabled in udeb and static builds but not enabled > in regular build. I don't disagree with anything you've mentioned. If all of the changes you recommend were integra

Processed: your mail

2011-02-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 590507 + pending Bug #590507 [choose-mirror] please allow proxy specification without http:// prefix Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 590507: http://bugs.debian.org/cgi-b

differences in busybox configurations, part1 (longish)

2011-02-14 Thread Michael Tokarev
Part one of the discussion series. Config options which are enabled in udeb and static builds but not enabled in regular build. I assume two things: 1) regular build should include at least all options (with very few exceptions, see below) as udeb and static builds does. 2) generally, we want t

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 20:45, Gaudenz Steinlin wrote: > I've created a squeeze branch for console-setup branched from the > version in squeeze with only the change to fix #610843 and pushed this > branch to the d-i repo. Thanks by doing that. Cheers, -- Otavio Salvador                       

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Gaudenz Steinlin
Hi Excerpts from Otavio Salvador's message of 2011-02-14 16:47:00 +0100: > On Mon, Feb 14, 2011 at 14:51, Gaudenz Steinlin wrote: > > IMHO console-setup should be uploaded as well to fix #610843. AFAIR it > > was agreed that this is 6.0.1 material when the bug first appeared. > > > > If you want

Bug#613430: debian-installer will not install grub bootloader on kfreebsd-amd64 system w/ a ZFS partition

2011-02-14 Thread Jason Brooks
Package: debian-installer Severity: important Tags: d-i I've attempted to install a series of kfreebsd VMs with a ZFS partition on a debian6 KVM host. I've tried with a UFS root and ZFS home, with a UFS boot and ZFS root, and with a ZFS root, and in each case, the grub bootloader will not install.

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 19:49, Adam D. Barratt wrote: >> My fault. Please take a look. > > Just the debconf title fix so far?  That looks fine; thanks. Up to now, yes. -- Otavio Salvador                             O.S. Systems E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br Mobile

Re: busybox v. 1.18.3

2011-02-14 Thread Michael Tokarev
14.02.2011 22:44, Michael Tokarev wrote: > Please pull from > > git://git.corpit.ru/busybox-debian.git bb-1.18 > > this is first refresh of new upstream (1.18) branch, > currently at 1.18.3. > > All applicable patches refreshed, all merged patches > are dropped (all verified - yes, they were al

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Adam D. Barratt
On Mon, 2011-02-14 at 11:23 +, Otavio Salvador wrote: > On Sun, Feb 13, 2011 at 00:03, Adam D. Barratt > wrote: > >> > grub-installer > > > > There doesn't appear to be a squeeze branch for this listed on gitweb; > > for a stable update, the hurd fixes wouldn't be appropriate for > > instance

busybox v. 1.18.3

2011-02-14 Thread Michael Tokarev
Please pull from git://git.corpit.ru/busybox-debian.git bb-1.18 this is first refresh of new upstream (1.18) branch, currently at 1.18.3. All applicable patches refreshed, all merged patches are dropped (all verified - yes, they were all merged, some slightly differently), configs refreshed but

Bug#488886: marked as done (tzsetup-udeb: Should report error when no time/zone debconf value is present)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Feb 2011 19:23:43 +0100 with message-id <20110214182343.ga3...@mykerinos.kheops.frmug.org> and subject line Bug fixed for quite some time... has caused the Debian Bug report #46, regarding tzsetup-udeb: Should report error when no time/zone debconf value is present t

Re: [PATCH 0/3] [first try] tiny busybox build system changes

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 18:00, Michael Tokarev wrote: > Added debian/changelog entry, pushed to > >  git://git.corpit.ru/debian-busybox.git > > In the future I'll make larger changes, hopefully :) Merged. -- Otavio Salvador                             O.S. Systems E-mail: ota...@ossystems.com.b

Re: [PATCH 0/3] [first try] tiny busybox build system changes

2011-02-14 Thread Michael Tokarev
14.02.2011 19:46, Otavio Salvador wrote: > On Mon, Feb 14, 2011 at 15:14, Michael Tokarev wrote: >> Michael Tokarev (3): >> [buildsys] don't copy .dotfiles from main source to the build directories >> [buildsys] don't copy but link source files into build directories >> [buildsys] remove traili

Re: [PATCH 0/3] [first try] tiny busybox build system changes

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 15:14, Michael Tokarev wrote: > Michael Tokarev (3): >  [buildsys] don't copy .dotfiles from main source to the build directories >  [buildsys] don't copy but link source files into build directories >  [buildsys] remove trailing whitespaces from debian/rules > >  debian/ru

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 15:15, Julien Cristau wrote: > On Mon, Feb 14, 2011 at 15:51:50 +0100, Gaudenz Steinlin wrote: > >> IMHO console-setup should be uploaded as well to fix #610843. AFAIR it >> was agreed that this is 6.0.1 material when the bug first appeared. >> >> If you want I can prepare

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 14:51, Gaudenz Steinlin wrote: > IMHO console-setup should be uploaded as well to fix #610843. AFAIR it > was agreed that this is 6.0.1 material when the bug first appeared. > > If you want I can prepare a branch and upload the fix. Please prepare the branch so near of 6.0

Bug#558036: Incorrect RO translation in d-i

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 13:37, Andrei Popescu wrote: > On Lu, 14 feb 11, 11:52:07, Otavio Salvador wrote: >> >> >> >> I think I fixed it in grub-installer. Untested thought. >> > >> > Can I test this with a recent enough daily image or is it more >> > complicated? >> >> I just uploaded it. So tomo

Processed: limit source to anna, tagging 613277

2011-02-14 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > #anna (1.40) UNRELEASED; urgency=low > # > # * Fix use of pclose for popened handles. Closes: #613277 > # > limit source anna Limiting to bugs with field 'source' containing at least one of 'anna' Limit currently set to 'source':'anna' > tags 61

[PATCH 2/3] [buildsys] don't copy but link source files into build directories

2011-02-14 Thread Michael Tokarev
Not really large difference, but linking lots of files is more efficient than copying. Source files aren't changed during build. This change depends on the previous (don't copy .dotfiles), since one of possible .dotfiles to be found in (unclean) top source dir is .config, which should not be link

[PATCH 1/3] [buildsys] don't copy .dotfiles from main source to the build directories

2011-02-14 Thread Michael Tokarev
The .dotfiles present in the top-level directory are various stuff not really needed for compilation. Original source includes .gitignore and .ident.pro, debian build system adds .pc/ (from quilt) - and the latter even breaks compile since some files (newly created by patches) can't be read (quilt

[PATCH 0/3] [first try] tiny busybox build system changes

2011-02-14 Thread Michael Tokarev
Here's a very start of my attempts with busybox, in order to verify everything is set up correctly, to introduce myself, and to establish some sort of workflow. I installed a git repository on our DMZ machine (dunno if that's what meant as "git branch" -- since I'm - still - not a DD, I don't have

[PATCH 3/3] [buildsys] remove trailing whitespaces from debian/rules

2011-02-14 Thread Michael Tokarev
Signed-off-by: Michael Tokarev diff --git a/debian/rules b/debian/rules index 7d74768..2a00f62 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ DEB_BUILD_ARCH := $(shell dpkg-architecture -qDEB_BUILD_ARCH) SOURCE := $(shell dpkg-parsechangelog | sed -ne 's,^Source: *\(.*\)$$,\1,p')

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Julien Cristau
On Mon, Feb 14, 2011 at 15:51:50 +0100, Gaudenz Steinlin wrote: > IMHO console-setup should be uploaded as well to fix #610843. AFAIR it > was agreed that this is 6.0.1 material when the bug first appeared. > > If you want I can prepare a branch and upload the fix. > It needs to be fixed and tes

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Gaudenz Steinlin
Excerpts from Otavio Salvador's message of 2011-02-12 23:46:07 +0100: > Hello folks, > > I have prepare some branches that has what I am intending to upload to > stable-proposed-updates. The modules I have changed are the following: > > grub-installer > linux-kernel-di-sparc-2.6 > tasksel > cdebc

Re: Incorrect RO translation in d-i

2011-02-14 Thread Andrei Popescu
On Lu, 14 feb 11, 11:52:07, Otavio Salvador wrote: > >> > >> I think I fixed it in grub-installer. Untested thought. > > > > Can I test this with a recent enough daily image or is it more > > complicated? > > I just uploaded it. So tomorrow you should have it on dailies. I see #558036 is marked p

Bug#613382: (no subject)

2011-02-14 Thread doudayoo
Package: installation-reports Boot method: netboot Image version: http://ftp.nl.debian.org/debian/dists/squeeze/main/installer-armel/current/images/iop32x/network-console/glantank/ Date: 12 Feb 2011 Machine: I/O Data GLAN TANK Processor: Memory: Partitions: knoppix@microknoppix:~$ fdisk /dev/hda

Re: [2nd try] busybox: config options and purpose of subpackages

2011-02-14 Thread maximilian attems
On Mon, Feb 14, 2011 at 12:19:02PM +, Otavio Salvador wrote: > On Mon, Feb 14, 2011 at 11:37, Michael Tokarev wrote: > > > Regular deb and static flavours are linked against > > libm - for two applets, awk and dc (FEATURE_AWK_LIBM > > and FEATURE_DC_LIBM).  Is this really necessary for > > so

Re: [2nd try] busybox: config options and purpose of subpackages

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 11:37, Michael Tokarev wrote: > [Resending my email from Dec-2010.  What I'd want to get >  is some unification and review of config options enabled, >  but the main question actually is: who maintains busybox >  nowadays?  Thanks!] Debian Installer Team. Obviously there'

grub-installer_1.61_amd64.changes ACCEPTED into unstable

2011-02-14 Thread Debian FTP Masters
Accepted: grub-installer_1.61.dsc to main/g/grub-installer/grub-installer_1.61.dsc grub-installer_1.61.tar.gz to main/g/grub-installer/grub-installer_1.61.tar.gz grub-installer_1.61_amd64.udeb to main/g/grub-installer/grub-installer_1.61_amd64.udeb Override entries for your package: grub

Processing of grub-installer_1.61_amd64.changes

2011-02-14 Thread Debian FTP Masters
grub-installer_1.61_amd64.changes uploaded successfully to localhost along with the files: grub-installer_1.61.dsc grub-installer_1.61.tar.gz grub-installer_1.61_amd64.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org) -- To UNSUBSCRIBE, email to debian-

Re: Incorrect RO translation in d-i

2011-02-14 Thread Otavio Salvador
On Sun, Feb 13, 2011 at 00:21, Andrei Popescu wrote: > On Sb, 12 feb 11, 17:51:40, Otavio Salvador wrote: >> On Sat, Feb 12, 2011 at 17:38, Otavio Salvador >> wrote: >> > On Mon, Jan 31, 2011 at 16:59, Christian PERRIER >> > wrote: >> >> Thanks for doing so. However, this has nothing to do, in

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Otavio Salvador
On Sun, Feb 13, 2011 at 00:03, Adam D. Barratt wrote: > On Sat, 2011-02-12 at 23:13 +, Jurij Smakov wrote: >> > I have prepare some branches that has what I am intending to upload to >> > stable-proposed-updates. The modules I have changed are the following: > > The below shouldn't be assumed

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Otavio Salvador
On Mon, Feb 14, 2011 at 02:52, Joey Hess wrote: > Otavio Salvador wrote: >> grub-installer > > I don't see a squeeze branch, but assuming it's fixing the debconf title > bug, all for it. humm. My bad. I am uploading the branch right now. >> tasksel > > I'd prefer to note remove software from pac

Re: Preparation of fixes to 6.0.1

2011-02-14 Thread Otavio Salvador
On Sat, Feb 12, 2011 at 23:13, Jurij Smakov wrote: > On Sat, Feb 12, 2011 at 10:46:07PM +, Otavio Salvador wrote: ... >> linux-kernel-di-sparc-2.6 > > This should probably be uploaded once the update kernel for 6.0.1 is > available? Yes. But all kernel udebs will be uploaded again but sparc i

[2nd try] busybox: config options and purpose of subpackages

2011-02-14 Thread Michael Tokarev
[Resending my email from Dec-2010. What I'd want to get is some unification and review of config options enabled, but the main question actually is: who maintains busybox nowadays? Thanks!] Hello. I wonder who/how decides to enable/disable various config options in the 3 different flavours o

Bug#591756: udeb size increase for vconfig support in busybox

2011-02-14 Thread Michael Tokarev
On 21.01.2011 08:26, Matthew Palmer wrote: > Just for the record, the difference between the size of the binary in > busybox-udeb 1.17.1-9 (as is currently in git) when built on i386 with and > without vconfig is 384 bytes. vconfig in is 212732, vconfig out is 212348. > I built both locally in th

Sqeeze doesn't install

2011-02-14 Thread Frank Richards
Hi Have just built a box with a Gigabyte GA-MA74GM-S2 motherboard. Live dvd runs but install fails and internet is disconnected on failure. Both sqeeze amd64 disc 1 and squeeze amd64 net install fails with : module i82365 not found and rt 1816 for r8169 missing. update tried alternative

Surpreenda a sua Parceira

2011-02-14 Thread Yodeyma
Yodeyma Perfumes Fevereiro 2011 | www.yodeyma-perfumes.com Surpreenda a sua Parceira No dia especial

Bug#613360: doesn't remove live-* packages during installation

2011-02-14 Thread Daniel Baumann
Package: live-installer Version: 30 eventhough live-installer has a hook to remove live-* packages if the installation mode is not live, apparently, this code doesn't get run at all for some reason, which is bad, since it clutters the installed systems. -- Address:Daniel Baumann, Burgund

Bug#282098: marked as done (Could passive mode be set if FTP is selected manually?)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Feb 2011 07:28:16 +0100 with message-id <20110214062816.gh1...@mykerinos.kheops.frmug.org> and subject line Closing this bug report has caused the Debian Bug report #282098, regarding Could passive mode be set if FTP is selected manually? to be marked as done. This means

Bug#231766: marked as done (Should allow retrieving files from a local (mounted media) mirror)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Feb 2011 07:26:17 +0100 with message-id <20110214062617.gg1...@mykerinos.kheops.frmug.org> and subject line Closing this bug has caused the Debian Bug report #231766, regarding Should allow retrieving files from a local (mounted media) mirror to be marked as done. This m

Bug#211032: marked as done (choose-mirror: add optional netselect support to choose-mirror?)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Feb 2011 07:24:25 +0100 with message-id <20110214062425.gf1...@mykerinos.kheops.frmug.org> and subject line Using cdn.debian.net choice covers the intent of this bug report has caused the Debian Bug report #211032, regarding choose-mirror: add optional netselect support

Bug#311670: marked as done (debian-installer: Automatically select a Debian mirror using netselect-apt)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Feb 2011 07:24:25 +0100 with message-id <20110214062425.gf1...@mykerinos.kheops.frmug.org> and subject line Using cdn.debian.net choice covers the intent of this bug report has caused the Debian Bug report #211032, regarding debian-installer: Automatically select a Debia

Bug#231668: marked as done (choose-mirror: Please use apt-spy for automatic mirror selection)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Feb 2011 07:24:25 +0100 with message-id <20110214062425.gf1...@mykerinos.kheops.frmug.org> and subject line Using cdn.debian.net choice covers the intent of this bug report has caused the Debian Bug report #211032, regarding choose-mirror: Please use apt-spy for automati

Bug#386880: marked as done (RFC: countrychooser and IP location)

2011-02-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 Feb 2011 07:31:47 +0100 with message-id <20110214063147.gi1...@mykerinos.kheops.frmug.org> and subject line Now pointless as we have cdn.debian.net support has caused the Debian Bug report #386880, regarding RFC: countrychooser and IP location to be marked as done. This

Bug#612276: installation-reports

2011-02-14 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 9 Feb 2011, Miguel Figueiredo wrote: > Please send installation log (gzipped) [1] > > 1 - /var/log/installer/syslog Done. Sincerely, Gabriel - -- // Gabriel VLASIU // // OpenGPG-KeyID : 0xE684206E // OpenGPG-Fingerprint: 0C3D 9F8B 7

Re: help with busybox packaging

2011-02-14 Thread Christian PERRIER
Quoting Michael Tokarev (m...@tls.msk.ru): > I asked about busybox several times, last [1] was in December after > I tried to sort out some old bugs which were in BTS for years. I had > two questions: how to proceed further (giving some examples) and one > very small, is the work I'm doing (closi

Re: help with busybox packaging

2011-02-14 Thread Christian PERRIER
Quoting Matthew Palmer (mpal...@debian.org): > > Hope my proposal will be appreciated. > > I'm sure everyone would love if you were to get into the buglist and triage > things. +1 Cristian, please feel free to provide patches, bug triage and new upstream version integration. If you're familiar