Re: I18n in debian-installer

2003-02-22 Thread Martin Sjögren
lör 2003-02-22 klockan 15.06 skrev Fabrice Lorrain (home): Martin Sjögren a écrit: Hello. I want us to really decide on how i18n is going to work in d-i since it's something that may cause big design changes. There are several things that need translating: - Debconf templates

Uploading cdebconf

2003-02-21 Thread Martin Sjögren
I want to upload cdebconf pretty soon, so I can upload cdrom-checker for Thorsten. Does anybody have any objections? Any more stuff to go in before upload? /M signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signeradmeddelandedel

Re: I18n in debian-installer

2003-02-20 Thread Martin Sjögren
tor 2003-02-20 klockan 11.35 skrev Michael Bramer: Hello On Wed, Feb 19, 2003 at 02:59:37PM +0100, Martin Sjögren wrote: I want us to really decide on how i18n is going to work in d-i since it's something that may cause big design changes. There are several things that need

sarge Release file

2003-02-20 Thread Martin Sjögren
Hello all So I just finished implementing Release file parsing for debian-installer and tested it on CDs. Worked like a charm. Tested it for net install. Didn't work at all. Turns out that the sarge/Release file in the archive doesn't have any Packages lines for d-i. I guess because that

Re: sarge Release file

2003-02-20 Thread Martin Sjögren
tor 2003-02-20 klockan 20.36 skrev Matt Kraai: On Thu, Feb 20, 2003 at 08:05:28PM +0100, Martin Sj?gren wrote: This is bad, how do we fix it? Should the directory be in the sarge structure instead and sid have a symlink instead? Will that fsck uploads? How about removing the symlink and

I18n in debian-installer

2003-02-19 Thread Martin Sjögren
Hello. I want us to really decide on how i18n is going to work in d-i since it's something that may cause big design changes. There are several things that need translating: - Debconf templates. These are not a problem, we happily use po-debconf for this and everything is UTF-8 and great. -

Bug#179000: Changing to a more appropriate title

2003-02-19 Thread Martin Sjögren
retitle 179000 shouldn't prompt for modules belonging to wrong kernel versions thanks At least that's what I *think* the bug report is about. /M signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signeradmeddelandedel

Re: cdebconf gets confused?

2003-02-17 Thread Martin Sjögren
lör 2003-02-15 klockan 11.57 skrev Martin Sjögren: Somewhere there's a deadlock (and installing strace and testing debconf and anna confirms this) but I don't understand why and where. Could it be a timing problem? I know that Thorsten has had problems with the progress bars in cdrom

Screenshots

2003-02-16 Thread Martin Sjögren
I've posted some screenshots of d-i in cvs action using both slang and text frontends. They're available from http://people.debian.org/~sjogren/d-i/screenshots/2003-02-16/ Now go write that status report Tollef :-) /Martin signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt

Bug#181088: Progress bar API problem

2003-02-15 Thread Martin Sjögren
Package: cdebconf Version: 0.30 Severity: wishlist Tags: patch lör 2003-02-15 klockan 11.03 skrev Martin Sjögren: The typical use of the progress bar API looks like this: PROGRESS START 0 N foo/start PROGRESS STEP 1 foo/inc ... PROGRESS STEP 1 foo/inc ... (et.c.) PROGRESS STOP

cdebconf gets confused?

2003-02-15 Thread Martin Sjögren
I've been toying about with rootskel, doing things like this: --- src/sbin/debian-installer 26 Jan 2003 13:36:14 - 1.9 +++ src/sbin/debian-installer 15 Feb 2003 10:48:52 - @@ -22,4 +22,5 @@ done fi +/usr/share/debconf/frontend /sbin/di-init /usr/share/debconf/frontend

Bug#180921: default during network install

2003-02-14 Thread Martin Sjögren
reassign 180921 anna retitle 180921 Anna installs cdrom-detect during netinstall thanks fre 2003-02-14 klockan 00.45 skrev Matt Kraai: Package: cdrom-detect Version: 0.10 cdrom-detect is the default when performing a network installation after anna runs. Well, the problem is rather that

Re: cvs commit to debian-installer/retriever/floppy/debian/po bypere

2003-02-13 Thread Martin Sjögren
tor 2003-02-13 klockan 12.02 skrev Debian Boot CVS Master: Repository: debian-installer/retriever/floppy/debian/po who:pere time: Thu Feb 13 04:02:02 MST 2003 Log Message: Add debian/po/output to make sure the templates are in UTF-8. Ugh. How...intuitive. :( I actually mailed

Bug#180513: No md5sum applet

2003-02-10 Thread Martin Sjögren
Package: busybox-cvs-udeb Version: 0.60.99.cvs20030114-1 There is no md5sum applet (at least in this version), meaning anna will fail to install modules. /Martin signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signeradmeddelandedel

Re: di-utils-mount-partitions missing from the Packages file

2003-02-09 Thread Martin Sjögren
sön 2003-02-09 klockan 09.21 skrev Matt Kraai: On Sat, Feb 08, 2003 at 03:05:40PM +0100, Martin Sj?gren wrote: di-utils-mount-partition (source package debian-installer-utils) is in the pool (version 0.15) but not in the main/debian-installer/binary-*/Packages files. The result of this is

Re: di-utils-mount-partitions/mountpoint and translated Choicesfields?

2003-02-09 Thread Martin Sjögren
sön 2003-02-09 klockan 13.40 skrev Mario Lang: Hi. I just noticed that the Choices: field of di-utils-mount-partitions/mountpoint is translated ATM. This will break manual mountpoint selection. Why will it break? I thought the semantics of translating Choices was that the translated

Re: di-utils-mount-partitions/mountpoint and translated Choicesfields?

2003-02-09 Thread Martin Sjögren
sön 2003-02-09 klockan 16.00 skrev Mario Lang: Why will it break? I thought the semantics of translating Choices was that the translated versions were presented to the user, but the corresponding untranslated choice is returned by db_get? Oh? That would be great. It seems I've

di-utils-mount-partitions missing from the Packages file

2003-02-08 Thread Martin Sjögren
di-utils-mount-partition (source package debian-installer-utils) is in the pool (version 0.15) but not in the main/debian-installer/binary-*/Packages files. The result of this is that it went missing from the testing netinst isos making them more or less useless. How do I get this fixed? Should I

udebs with , in the description

2003-02-08 Thread Martin Sjögren
The following udebs have , as part of their description. e2fsprogs-udeb: A stripped-down versions of e2fsprogs, for debian-installer fdisk-udeb: Partition a hard drive (manual, cfdisk) libpango1.0-0-udeb: Layout and rendering of internationalized text, for the debian-installer

Bug#180299: cdebconf/slang: In select question, tab jumps to a cancel button even if it doesn't exist

2003-02-08 Thread Martin Sjögren
Package: cdebconf Version: 0.30 I haven't checked the code, but in select questions, using the slang fronend, if you press tab when Ok is selected, the marker will disappear. Tab again and it's back to the list. My guess is that it jumps to a non-existent Cancel button. /Martin signature.asc

Re: cvs commit to debian-installer/utils/debian by kraai

2003-02-07 Thread Martin Sjögren
fre 2003-02-07 klockan 02.21 skrev Debian Boot CVS Master: Repository: debian-installer/utils/debian who:kraai time: Thu Feb 6 18:21:56 MST 2003 Log Message: Make di-utils-mount-partitions architecture dependent. Why? A better solution is to move mapdevfs out to a separate

Re: languagechooser: country codes should be uppercase

2003-02-07 Thread Martin Sjögren
fre 2003-02-07 klockan 13.00 skrev Petter Reinholdtsen: [Alastair McKinstry] in languagechooser, the country codes (ISO-3166) are used in lower case. They should be uppercase, as it makes them easier to differentiate from language codes, and process. Actually, they should be removed. I

Bug#180038: install: downloading modules menu has to long entries

2003-02-07 Thread Martin Sjögren
fre 2003-02-07 klockan 17.23 skrev Tim Dijkstra: On 07 Feb 2003 00:57:17 +0100 Martin Sjögren [EMAIL PROTECTED] wrote: Can you reproduce it and tell me exactly what this particular module was called? That would be very helpful. 'cause then we can file an evil bug on that package and tell

Re: debian-installer - using devfs in the installed system

2003-02-07 Thread Martin Sjögren
fre 2003-02-07 klockan 22.06 skrev Stephen R Marenka: On Fri, Feb 07, 2003 at 01:30:04PM -0700, Bdale Garbee wrote: me, particularly since I think we'd like debian-installer to work for at least 2.4 and 2.6 kernels, if not well beyond. Some subarchs (m68k/mac and some sparc?) still don't

Bug#179919: tag 179919 patch

2003-02-07 Thread Martin Sjögren
fre 2003-02-07 klockan 22.37 skrev Matt Kraai: tag 179919 patch thanks The following patch splits mapdevfs into a separate package and makes lilo-installer depend on it. Maybe you should call it di-utils-mapdevfs to be consistent? Other than that, I'd definitely say go ahead and commit it.

Re: partition selection

2003-02-07 Thread Martin Sjögren
fre 2003-02-07 klockan 22.40 skrev Michael Cardenas: I created the partitions with partition magic. Should we change di-utils-mount-partitions to recognize more types? I thought pqmagic was able to mark partitions as Linux? /Martin signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?=

Bug#180038: install: downloading modules menu has to long entries

2003-02-06 Thread Martin Sjögren
reassign 180038 anna thanks tor 2003-02-06 klockan 20.15 skrev Tim Dijkstra (tdykstra): In the menu where you can select udebs to download (during network install), something goes wrong when the description of a package is longer than the screen. It will occupy two lines, this is not a

anna and Release files

2003-02-05 Thread Martin Sjögren
Tollef and I have been discussing what to do with Release files. The current state of anna is that it tries main/debian-installer/binary-$(ARCH)/Packages* local/debian-installer/binary-$(ARCH)/Packages* This is suboptimal. :) There are a few problems with getting this information from Release

Re: suite names

2003-02-05 Thread Martin Sjögren
ons 2003-02-05 klockan 07.36 skrev Matt Kraai: Howdy, To fix bug 148606, I'd like to change choose-mirror and cdrom-detect to use stable, testing, and unstable instead of sarge and sid. I'll also need to change base-installer to retrieve the Release file and use it to determine the suite

Re: One .po file instead of several

2003-02-05 Thread Martin Sjögren
mån 2003-02-03 klockan 19.42 skrev Petter Reinholdtsen: [Denis Barbier] Sure, it is really nice, thanks. We could then put merged PO files online and update them automatically so that translators do not need a full checkout of debian-ibstaller. Where should I put it? Somewhere in the

Bug#177346: merge 177346 177445; reassign 177346 cdebconf-udeb

2003-02-03 Thread Martin Sjögren
fre 2003-01-31 klockan 22.33 skrev Matt Kraai: merge 177346 177445 reassign 177346 cdebconf-udeb thanks My earlier analysis was incorrect. Debconf does not show select questions with only one option, and cdebconf should do the same. Even when there's backup capability? I claim that Cancel

Evil idea concerning kernel modules, hardware detection and anna

2003-01-30 Thread Martin Sjögren
I have no idea if this can/will work out in practice. It's a hack, but I'm not sure if it's a big ugly hack or a nice, neat hack. ;) a. Let every udeb with kernel modules provide virtual packages named after the modules. So if we have the hypothetical package weird-nic-drivers-udeb with modules

Re: cdebconf-slang-udeb for use in cdrom 2.88 MiB floppy?

2003-01-29 Thread Martin Sjögren
ons 2003-01-29 klockan 09.04 skrev Petter Reinholdtsen: I'm not quite sure how to change this to make sure it only set the frontend once at startup, instead of every time the script is started by init. Any ideas? Right now, any time main-menu exits it's because of a bug in main-menu. It's

Re: debian-installer bugs page

2003-01-26 Thread Martin Sjögren
sön 2003-01-19 klockan 19.36 skrev Colin Watson: Actually, forget that, I worked it out. http://bugs.qa.debian.org/cgi-bin/debian-installer.cgi should do the job. The list works by source package; glibc is included because it has udebs on some architectures. Would it be possible to have

Re: cvs commit to debian-installer/build/pkg-lists/cdrom by pere

2003-01-23 Thread Martin Sjögren
tor 2003-01-23 klockan 12.20 skrev Debian Boot CVS Master: Repository: debian-installer/build/pkg-lists/cdrom who:pere time: Thu Jan 23 04:20:27 MST 2003 Log Message: Include socket-modules on CD build to avoid constand errors about missing net-pf-1 module. socket-modules is

Re: D-I build / initial test on powerpc

2003-01-21 Thread Martin Sjögren
tis 2003-01-21 klockan 13.31 skrev Chris Tillman: Next I tried make demo, keep in mind that I have no idea what I'm doing here; if my comments are ignorable, please do so ... :-) I'm snipping the parts that I don't really have any comments on, or don't know anything about. For the first make

Bug#177343: grub-installer: Should support all archs supported by grub

2003-01-19 Thread Martin Sjögren
sön 2003-01-19 klockan 16.11 skrev Rob Bradford: On Sun, Jan 19, 2003 at 12:54:54AM +0100, Petter Reinholdtsen wrote: Perhaps it would be an idea to add 'grub' to the build depend list, to make it more obvious that this package require grub to be usefull? Or perhaps just make it

Bug#177346: main-menu: useless question when only one option is available

2003-01-19 Thread Martin Sjögren
severity 177346 wishlist severity 177445 wishlist thanks sön 2003-01-19 klockan 01.06 skrev Petter Reinholdtsen: When installing, and only one package satisfy a required virtual package, a question with only one alternative is presented. In the cases where only one package is listed, the

Re: debian-installer bugs page

2003-01-19 Thread Martin Sjögren
sön 2003-01-19 klockan 19.07 skrev Colin Watson: On Sun, Jan 19, 2003 at 05:52:15PM -0800, Matt Kraai wrote: There is a nice page of bugs in the base system[1]. It would be helpful to have a similar page for the bugs in debian-installer. Could someone please create this, or point me in the

Bug#177061: broken Depends and Provides parsing

2003-01-17 Thread Martin Sjögren
tor 2003-01-16 klockan 23.14 skrev Matt Kraai: Package: libdebian-installer3 Version: 0.10 Tags: patch Recent memory cleanups broke Depends and Provides parsing. Please apply the following patch. Care to englighten me about *what* is broken? Which revision of the file introduces the

Bug#177061: broken Depends and Provides parsing

2003-01-17 Thread Martin Sjögren
fre 2003-01-17 klockan 08.54 skrev Martin Sjögren: tor 2003-01-16 klockan 23.14 skrev Matt Kraai: Package: libdebian-installer3 Version: 0.10 Tags: patch Recent memory cleanups broke Depends and Provides parsing. Please apply the following patch. Care to englighten me about *what

Bug#177162: segmentation fault

2003-01-17 Thread Martin Sjögren
fre 2003-01-17 klockan 17.48 skrev Matt Kraai: anna has a segmentation fault after the Choose modules to install. question: Odd, it works for me. The patch is correct though, of course prev should be set to NULL before the loop. It must be full moon or something. /Martin signature.asc

Bug#177162: segmentation fault

2003-01-17 Thread Martin Sjögren
fre 2003-01-17 klockan 17.48 skrev Matt Kraai: anna has a segmentation fault after the Choose modules to install. question: Odd, it works for me. The patch is correct though, of course prev should be set to NULL before the loop. It must be full moon or something. /Martin signature.asc

Re: Legal with '|' in udeb depends?

2003-01-15 Thread Martin Sjögren
ons 2003-01-15 klockan 18.32 skrev Petter Reinholdtsen: In debian-installer/doc/modules.txt, the following is mentioned: Disallowed Header Options [...] * `|' in dependancies. But several packages, at least cdrom-detect and disk-detect, uses 'Depends: [...], discover-basic-udeb |

Re: Estimated time left in progress bar?

2003-01-14 Thread Martin Sjögren
tis 2003-01-14 klockan 14.10 skrev Denis Barbier: In order to propose a better design we have to know how progress bars will be used. Your example in anna is lightening, are there other possible uses? Are several progress bars needed? I suppose there will be a progress bar in debootstrap,

Re: Time to upload udebs into sid?

2003-01-13 Thread Martin Sjögren
sön 2003-01-12 klockan 22.44 skrev Denis Barbier: Here is a trivial fix, it replaces hardcoded strings by a template name whose description field is used instead of these strings. The real fix would be to redesign the progress bar stuff by adding a new template type, but this should certainly

Re: Time to upload udebs into sid?

2003-01-13 Thread Martin Sjögren
mån 2003-01-13 klockan 16.20 skrev Denis Barbier: On the other hand, it does make sense to use the text type for exactly these cases, instead of adding more types. We could first db_get the text template, and then use that string as argument to the progress commands. What's the problem

Re: Estimated time left in progress bar?

2003-01-13 Thread Martin Sjögren
mån 2003-01-13 klockan 18.10 skrev Denis Barbier: On Mon, Jan 13, 2003 at 05:09:27PM +0100, Petter Reinholdtsen wrote: [Denis Barbier] See #172218, I do not know what joeyh has in mind. Anyway unless tausq objects I will apply this patch soon, so that cdebconf can be uploaded. Having

Re: Time to upload udebs into sid?

2003-01-12 Thread Martin Sjögren
sön 2003-01-12 klockan 11.29 skrev Petter Reinholdtsen: I believe it is time to upload some udebs: anna needs the new cdebconf, so as soon as cdebconf is uploaded, I can upload anna. Aside from that, I can upload main-menu and the retrievers, though I still don't see reason for having

Re: Time to upload udebs into sid?

2003-01-12 Thread Martin Sjögren
sön 2003-01-12 klockan 21.16 skrev Denis Barbier: On Sun, Jan 12, 2003 at 11:47:46AM +0100, Martin Sjögren wrote: sön 2003-01-12 klockan 11.29 skrev Petter Reinholdtsen: I believe it is time to upload some udebs: anna needs the new cdebconf, so as soon as cdebconf is uploaded, I can

Re: gtk frontend status report

2002-12-31 Thread Martin Sjögren
tis 2002-12-31 klockan 12.22 skrev Sebastian Ley: But there is still need for the udebs. I am basically thinking of two scenarios: 1) Net Install: After finishing setting up your network, the libraries are pulled in by anna and the frontend can be changed. 2) CD Install: The Disk Image on

Re: gtk frontend status report

2002-12-31 Thread Martin Sjögren
tis 2002-12-31 klockan 15.13 skrev Junichi Uekawa: Since anna only handles udebs and the initial ramdisk is limited there is a need to package the prerequisite libraries into udebs. I would personally rather have anna only bootstrap enough so that apt works, than trying to have packages

Re: net-retriever ftp support

2002-12-19 Thread Martin Sjögren
tor 2002-12-19 klockan 05.27 skrev Guillem Jover: Hi, Sorry for the delay, here it's the patch. Looking good, the only thing I changed was that I made the helper function static so it doesn't pollute the global namespace. Thanks for the patch! /Martin signature.asc Description: Detta

autopartkit cvs

2002-12-18 Thread Martin Sjögren
I was going to try out autopartkit again, but I noticed that it doesn't build from cvs, you have to execute the auto* stuff yourself, in proper order, mind. This leads me to two questions: * What's in the .tar.gz in the archive? How is it generated? * Why doesn't debian/rules do the auto* stuff

Re: file-retriever

2002-12-16 Thread Martin Sjögren
mån 2002-12-16 klockan 06.29 skrev Guillem Jover: But I'm pretty sure that file-retriever won't be used as it is, it's more of an example of retrievers. The concrete retrievers so far are net-retriever, floppy-retriever and cdrom-retriever... Arbitrarily symlinking into a 'debs' directory

Re: Some more dutch translations of debian-installer

2002-12-16 Thread Martin Sjögren
. :) /Martin -- Martin Sjögren [EMAIL PROTECTED] ICQ : 41245059 Phone: +46 (0)31 7710870 Cell: +46 (0)739 169191 GPG key: http://www.strakt.com/~martin/gpg.html -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: cvs commit to debian-installer/main-menu/debian by barbier

2002-12-16 Thread Martin Sjögren
mån 2002-12-16 klockan 19.52 skrev Debian Boot CVS Master: Repository: debian-installer/main-menu/debian who:barbier time: Mon Dec 16 11:52:11 MST 2002 Log Message: Add support for language selection. Item 10 is by convention language selection, and when it is called, the

Re: file-retriever

2002-12-15 Thread Martin Sjögren
Thanks for the enthusiasm, both of you. :) But I'm pretty sure that file-retriever won't be used as it is, it's more of an example of retrievers. The concrete retrievers so far are net-retriever, floppy-retriever and cdrom-retriever... Arbitrarily symlinking into a 'debs' directory (relative to

Re: cvs commit to debian-installer/main-menu/debian/po by gleydson

2002-12-15 Thread Martin Sjögren
mån 2002-12-16 klockan 01.03 skrev Denis Barbier: On Sun, Dec 15, 2002 at 09:52:52PM -0400, Gleydson Mazioli da Silva wrote: Yes, I really uses woody on my home machine yet. I'd a unstable chroot, but is good to know that issue about msgfmt :) Have any problem for compatibility issues

Bug#172806: anna_0.018(unstable/sparc): need tighter versioned build-depends

2002-12-12 Thread Martin Sjögren
tor 2002-12-12 klockan 19.03 skrev James Troup: Package: anna Version: 0.018 Severity: serious Going by the changelog(s), I guess the versioned build-depends on libdebian-installer3-dev need to be tighter? Yes, it should depend on libd-i3-dev (= 0.09), my mistake. I updated the shlibs file

Re: cvs main-menu bust?

2002-12-12 Thread Martin Sjögren
fre 2002-12-13 klockan 01.28 skrev Richard Hirst: This change: [snip] breaks main-menu for me. Execute a Shell still works, but the other entries on that first menu all just result in the main menu being redisplayed, preceeded by Package libdebconf1 is already installed and configured

Re: [cdebconf] helper macros, i18n, backup, etc

2002-12-11 Thread Martin Sjögren
ons 2002-12-11 klockan 16.07 skrev Denis Barbier: On Wed, Dec 11, 2002 at 12:45:45AM +0100, Denis Barbier wrote: [...] 3. May I set a _ macro in frontend.h in order to start i18n of frontends? As libdiscover already calls dcgettext, I would like to set it to #define _(x)

Re: Installation report

2002-12-08 Thread Martin Sjögren
sön 2002-12-08 klockan 04.47 skrev Jeremie Koenig: Base System Installation Checklist: Initial boot worked:[O] Configure network HW: [O] (but no detection, ne 2000 isa non-pnp) Config network: [O] (the static method) Detect CD: [ ] Load installer modules: [E]

Re: Unable to install Woody from CD (Was: [cdebconf] slangfrontend)

2002-12-06 Thread Martin Sjögren
fre 2002-12-06 klockan 13.13 skrev Petter Reinholdtsen: The latest anna now segfaults after choosing the retriever. Is there some log to check what anna is doing when it crashes? I don't have any problems at all, with a complete rebuild of CVS stuff, and a sarge-compatible CD. The CD is

Re: Unable to install Woody from CD

2002-12-06 Thread Martin Sjögren
fre 2002-12-06 klockan 16.07 skrev Petter Reinholdtsen: Hmm, you have a /cdrom/dists/sid/main/debian-installer/binary-*/Packages, and mirror/distribution is set to sid instead of sarge? Sounds weird... No, the distribution is set to 'woody', not 'sid', by cdrom-detect. The installation

Re: debian-installer and libraries

2002-12-05 Thread Martin Sjögren
have full libs when doing make demo, but before creating the initrd, the libs *must* be reduced! /Martin -- Martin Sjögren [EMAIL PROTECTED] ICQ : 41245059 Phone: +46 (0)31 7710870 Cell: +46 (0)739 169191 GPG key: http://www.strakt.com/~martin/gpg.html msg24114

Re: preparation for the alpha

2002-12-05 Thread Martin Sjögren
place for doing that is... The debian-installer script? main-menu? /Martin -- Martin Sjögren [EMAIL PROTECTED] ICQ : 41245059 Phone: +46 (0)31 7710870 Cell: +46 (0)739 169191 GPG key: http://www.strakt.com/~martin/gpg.html msg24116/pgp0.pgp Description: PGP signature

Re: libdebian-installer_0.08_i386.changes is NEW

2002-12-05 Thread Martin Sjögren
On Wed, Dec 04, 2002 at 07:02:14PM -0500, Debian Installer wrote: (new) libdebian-installer3-dev_0.08_i386.deb optional devel Was it really a good idea to upload 0.08 before 0.07 hit the archive? /Martin -- Martin Sjögren [EMAIL PROTECTED] ICQ : 41245059 Phone: +46 (0)31

Re: preparation for the alpha

2002-12-05 Thread Martin Sjögren
start using the slang frontend (and I've tried it) it'll be a mess. Of course we should not just throw away the stderr prints, they should definitely be in a log file, and critical things could be presented to the user with a NOTE widget. /Martin -- Martin Sjögren [EMAIL PROTECTED

Re: [cdebconf] slang frontend

2002-12-05 Thread Martin Sjögren
On Thu, Dec 05, 2002 at 01:44:47PM +0100, Petter Reinholdtsen wrote: [Martin Sjögren] Build cdebconf-udeb as usual, and then, in the build dir Is there any way to get the slang frontend working without rebuilding cdebconf? No, I can't see that happening... fakeroot make TYPE=cdrom # net

Re: [cdebconf] slang frontend

2002-12-05 Thread Martin Sjögren
On Thu, Dec 05, 2002 at 03:59:08PM +0100, Petter Reinholdtsen wrote: [Martin Sjögren] No, I can't see that happening... Why? I would think it is enough to edit some config file or set some environment variable during boot to set the frontend. Well, you have to actually *compile

Re: [cdebconf] slang frontend

2002-11-30 Thread Martin Sjögren
tor 2002-11-28 klockan 01.41 skrev Denis Barbier: Did you manage to get it running from a floppy? I would love to replace the text frontend with a better looking frontend. :-) I did not try yet. I can get it to run in vmware without problems, using the latest version of mklibs.py in the

Re: [cdebconf] slang frontend

2002-11-30 Thread Martin Sjögren
lör 2002-11-30 klockan 16.13 skrev Denis Barbier: I can get it to run in vmware without problems, using the latest version of mklibs.py in the build makefile, it pulls in libslang and everything. Do you mean replacing MKLIBS=mklibs by MKLIBS=/usr/share/pgi/tools/mklibs.py in

Multiple provides

2002-11-29 Thread Martin Sjögren
aj and I talked a bit about resolving multiple provides on IRC today. The problem isn't which provider to configure, but how to make the choice user-friendly. Take, for example, the case of anna and retrievers. The user-friendly question is asked by anna to determine which retriever to use, but

Re: Multiple provides

2002-11-29 Thread Martin Sjögren
fre 2002-11-29 klockan 22.33 skrev Tollef Fog Heen: as I've said on irc before: I think it's prettier to make anna able to configure packages (through libd-i?) than hacks like this, though it's not pretty, I agree. A problem I see with that is that this solves the immediate problem with anna

[main-menu] default choice

2002-11-28 Thread Martin Sjögren
I've been pondering how to implement the default choice in the main menu. The menutest scripts will of course have to be used, but I don't think they should be the primary method. Currently, we do this: - We ask all menu items do you want to be default? If they have a menutest, they answer yes

Re: Swedish translation for netcfg

2002-11-28 Thread Martin Sjögren
tor 2002-11-28 klockan 21.43 skrev David Weinehall: I hope this translation can be of use. netcfg is undergoing a rewrite right now, and I'm not sure of the current state of it, so I can't promise what'll happen to this translation, but I'll commit it. Hmm, looks like I already had a partial

Re: Daily Jigdo?

2002-11-27 Thread Martin Sjögren
ons 2002-11-27 klockan 09.58 skrev Arnaud Vandyck: Hi all booter's, I'd like to try the installer you are working on but I don't know how to build a cd image with the files provided[1]-[2]. Is it difficult to produce daily jigdo files with some packages, just to boot and try to install a

floppy retriever

2002-11-27 Thread Martin Sjögren
I've worked some more on the floppy retriever, and I think it's fairly stable (though not very friendly if there's no floppy mounted or if modules are missing et.c.) I added floppy-retriever to pkg-lists/cdrom/common and noticed that floppy-modules was already added to it, and also to

Re: How can I create an install CD?

2002-11-26 Thread Martin Sjögren
tis 2002-11-26 klockan 12.27 skrev Oliver Kurth: Hello! I have checked out debian-installer from CVS, and I already figured out to make boot floppies. I tried the on a vmware with the 'net' floppy, but unfortunately, the pcnet32 driver is not on it, trying to put the nic-modules-extra udeb

Re: Problems installing on a Toshiba 440CDT laptop

2002-11-25 Thread Martin Sjögren
mån 2002-11-25 klockan 14.07 skrev Charles Garcia-Tobin: Any help would be appretiated as I would dearly love to run debian on this machine. It's an awfull old machine with no keyboard or screen but it is going to act a wireless-to-ethernet bridge to get my Playstation2 linux box on the

Re: debian-installer - maintainer of d-i packages

2002-11-25 Thread Martin Sjögren
mån 2002-11-25 klockan 20.18 skrev Bastian Blank: hi folks after looking on some other package, i find some of the packages maintained by someone else than debian-boot. i propose a change of the maintainer of these packages to Debian Install System Team [EMAIL PROTECTED] and add the

DEBCONF_SHOWOLD

2002-11-23 Thread Martin Sjögren
Heh. This worked a bit too well :) I'm not getting asked *anything* :) http://193.11.232.159:8080/di-oops.png /Martin signature.asc Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signeradmeddelandedel

Re: cvs commit to debian-installer/anna by barbier

2002-11-22 Thread Martin Sjögren
tor 2002-11-21 klockan 23.41 skrev Debian Boot CVS Master: Repository: debian-installer/anna who:barbier time: Thu Nov 21 15:41:05 MST 2002 Log Message: Replace SUBST foo DEFAULT value by SET foo value But I don't *want* to set the value. I want a *default* value which is

Re: cvs commit to debian-installer/anna by barbier

2002-11-22 Thread Martin Sjögren
fre 2002-11-22 klockan 10.05 skrev Denis Barbier: Hi Martin, I made these changes because cdebconf had a different behaviour than debconf, and assumed that SUBST was used as a workaround. From debconf-devel.7 about the SUBST command: Do not try to use SUBST to change the default

Re: [cdebconf] empty value != no value

2002-11-22 Thread Martin Sjögren
fre 2002-11-22 klockan 17.02 skrev Denis Barbier: Hi, debconf makes a difference between no value and an empty value. In order for cdebconf to have the same behaviour, question_get_field must return NULL if the requested field does not exist, which breaks many things because it is supposed

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
tor 2002-11-21 klockan 09.48 skrev Debian Boot CVS Master: Repository: debian-installer/tools/cdrom-detect/debian who:barbier time: Thu Nov 21 01:48:39 MST 2002 Log Message: In distribution enumeration, add a trailing space in order to prevent formatting. A string is thus

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
tor 2002-11-21 klockan 10.28 skrev Martin Sjögren: 1. Language 2. Debconf priority (carefully phrased) 3. Distribution (as low priority as possible, with the obvious default!) Where should this be put? /sbin/debian-installer? I experimented briefly with doing the following change to /sbin

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
tor 2002-11-21 klockan 11.12 skrev Denis Barbier: 1. Language 2. Debconf priority (carefully phrased) 3. Distribution (as low priority as possible, with the obvious default!) Keyboard selection should also come very early. We-ell, sure, but I see no reason why it shouldn't be a main menu

Re: cvs commit to debian-installer/tools/cdrom-detect/debian bybarbier

2002-11-21 Thread Martin Sjögren
(note that you don't have to CC me :P) I don't understand why debconf has to be restarted. It can set LANGUAGE and use it later during the same execution, right? There is a problem with having language selection in this script, you cannot change language if e.g. you realize that your

Re: [d-i] cdebconf frontends

2002-11-13 Thread Martin Sjögren
ons 2002-11-13 klockan 09.50 skrev Petter Reinholdtsen: [Jeff Williams] A few questions about debian-installer: 1) Is it currently possible to test frontends to cdebconf other than the text one? And if so, how? No idea. If you get the slang frontend working on a boot floppy, please

Re: [d-i] libdebian-installer2

2002-11-13 Thread Martin Sjögren
tis 2002-11-05 klockan 03.18 skrev Junichi Uekawa: But surely adding stuff to a data structure is a backward-incompatible change? It depends on the way you do it. You can add stuff to a data structure without breaking backwards compatibility. I'm considering adding more stuff to struct

Missing udebs on the sarge CDs

2002-11-13 Thread Martin Sjögren
I'm trying to get CD installs to work, and right now I can't do ... anything, really, since libc-udeb is missing, so I'm stuck with the ultra-reduced libc from the floppy I boot from. Come to think of it, I don't see why any of the stuff in main/debian-installer shouldn't be on the CD. Does

Re: cvs commit to debian-installer/retriever/cdrom by sjogren

2002-11-12 Thread Martin Sjögren
ons 2002-11-13 klockan 00.08 skrev Joey Hess: New retriever protocol (see changes to doc/retriever.txt) I'll bite. Why do we need suite support in debian-installer? I hope it will always consist of nothing but free software, therefore in the main suite. Oh, the suite is not what's new,

Re: [patch] cdebconf and i18n

2002-11-11 Thread Martin Sjögren
mån 2002-11-11 klockan 17.17 skrev Denis Barbier: It doesn't work, you can't get country from locale, you must always ask user to tell where he lives. They are in language_country.codeset format. ja_JP is Japan, pt_BR is Brazil. What is the problem? Do you really think that

Re: debian-installer-utils_0.06_i386.changes ACCEPTED

2002-11-06 Thread Martin Sjögren
ons 2002-11-06 klockan 05.40 skrev Christian T. Steigies: installer-menu-item: 9 This last line is something I've never seen before? And its not only on m68k where that happens... I had some problems with my sign script, so I removed this line manually before signing. If this is a problem,

Re: Upgrading already installed d-i packages?

2002-11-04 Thread Martin Sjögren
mån 2002-11-04 klockan 02.47 skrev Joey Hess: Martin Sjögren wrote: I took the easy way out. My idea is to fetch packages with newer versions too, but that requires version-comparison code, and I was too lazy to put that in too... Hmm, I thought that someone on irc was adding version

Re: [d-i] libdebian-installer2

2002-11-03 Thread Martin Sjögren
sön 2002-11-03 klockan 15.36 skrev Tollef Fog Heen: we don't need to bump soversion at all, unless we make backward-incompatible changes. just bump minor (and don't change the packaging name). Also, fix shlibs to depend on that version or later. But surely adding stuff to a data structure

Re: codingstyle?

2002-11-03 Thread Martin Sjögren
sön 2002-11-03 klockan 22.02 skrev Herbert Xu: Tollef Fog Heen [EMAIL PROTECTED] wrote: no tabs. spaces. four spaces. Why not tabs? If you're doing so many levels of indentation as to make it overflow to the right, then something's going wrong. Besides, for those who really must have

Re: Upgrading already installed d-i packages?

2002-11-03 Thread Martin Sjögren
sön 2002-11-03 klockan 22.04 skrev Petter Reinholdtsen: Don't fetch packages that are already installed Ask for which low-priority packages to install Is this really a good idea? I actually enjoy being able to use an old d-i floppy, and getting it automatically upgraded when I use it.

<    1   2   3   4   >