Re: Bug#433568: VLANs during install are important

2010-01-30 Thread Josef Wolf
On Sat, Jan 30, 2010 at 08:41:25PM +1100, Matthew Palmer wrote: > > At any rate, the size of the initrd isn't a download problem so much as an > installer memory footprint problem -- which isn't mitigated by using an > install CD. > [ ... ] > > > We usually don't do make such changes lightly. > >

Re: Bug#433568: VLANs during install are important

2010-01-30 Thread Josef Wolf
On Sat, Jan 30, 2010 at 01:07:04AM +0100, Frans Pop wrote: > On Saturday 30 January 2010, Josef Wolf wrote: > > This is why my original proposal was to decide from the value of > > netcfg/chosen_interface whether to load/configure all the vlan stuff. > > So you would *always*

Re: Bug#433568: VLANs during install are important

2010-01-29 Thread Josef Wolf
On Fri, Jan 29, 2010 at 02:54:58PM +0100, Frans Pop wrote: > On Friday 29 January 2010, Josef Wolf wrote: > > But at that time the interface chosen interface is not known. So > > deducing from chosen interface name (as outlined above) is not possible > > and this method

Re: Bug#433568: VLANs during install are important

2010-01-29 Thread Josef Wolf
On Fri, Jan 29, 2010 at 09:44:21AM +0100, Frans Pop wrote: Thanks for your response, Frans! > On Friday 29 January 2010, Josef Wolf wrote: > > Since the interface name can be used to decide whether to activate vlan > > support, no new debconf questions (like netcfg/enable_vl

Re: Bug#433568: VLANs during install are important

2010-01-29 Thread Josef Wolf
On Fri, Jan 29, 2010 at 10:49:50AM +, Marco d'Itri wrote: > j...@raven.inka.de wrote: > > >The rest would be mostly straight forward: load stp, garp and 8021q modules, > Why do you believe that STP and GARP are needed for a network edge node? In most cases, VLAN means _lots_ of interfaces, so

Re: Bug#433568: VLANs during install are important

2010-01-28 Thread Josef Wolf
On Sun, Jan 17, 2010 at 09:35:47PM +0100, Josef Wolf wrote: > AFAICS, getting vlan support into the installer needs to be done in three > steps: > > 1. Get 8021q kernel module into installer environment. > > 2. Install vlan package into installer environment. Only the vconfi

Re: Status of netcfg-static

2010-01-28 Thread Josef Wolf
On Wed, Jan 27, 2010 at 03:39:46PM +0100, Frans Pop wrote: > On Wednesday 27 January 2010, Josef Wolf wrote: > > I am wondering what netcfg-static is good for. Looks like it is an > > (outdated) subset of the more generic netcfg. > > No. It's used for s390: > inst

Status of netcfg-static

2010-01-27 Thread Josef Wolf
Hello, I am wondering what netcfg-static is good for. Looks like it is an (outdated) subset of the more generic netcfg. Unfortunately, even the common code of the two programs seem to have diverged over time (no wonder, duplicated code almost always suffers from this disease). Given that the netc

Re: Bug#433568: VLANs during install are important

2010-01-17 Thread Josef Wolf
On Sat, Jan 09, 2010 at 01:37:50PM +0100, Ferenc Wagner wrote: > > I hacked VLAN support into the Sarge installer once upon a time. It > wasn't a big deal, like adding the vconfig binary and extending netcfg > here and there a little bit. The problem is that you can't just > download it like the

Re: Confusion about /etc/ppp/peers/dsl-provider file.

2008-05-23 Thread Josef Wolf
On Fri, May 23, 2008 at 11:42:20AM +0200, Marco d'Itri wrote: > [EMAIL PROTECTED] wrote: > > >Please file a bug report about this against ppp-udeb with severity minor and > >I'll look into it. Make sure you include the info above as that does seem > >to explain the difference. > It's just a name

Re: Confusion about /etc/ppp/peers/dsl-provider file.

2008-05-23 Thread Josef Wolf
On Thu, May 22, 2008 at 07:14:52PM +0200, Frans Pop wrote: > On Thursday 22 May 2008 16:31:55 Josef Wolf wrote: > > I've done some more investigations, and it looks like this is not a > > new inconsistency. It seems to already exist for quite a while. I > > have mult

Re: How to preseed install via pppoe (for A-DSL)?

2008-05-22 Thread Josef Wolf
On Thu, May 22, 2008 at 07:12:22PM +0200, Frans Pop wrote: > On Thursday 22 May 2008 16:50:59 Josef Wolf wrote: > > But wasn't ppp originally intended to connect multiple networks? In > > this (IMHO _very_ common) scenario you would always have at least two > > interface

Re: How to preseed install via pppoe (for A-DSL)?

2008-05-22 Thread Josef Wolf
On Thu, May 22, 2008 at 03:05:13PM +0200, Frans Pop wrote: > On Thursday 22 May 2008 14:04:40 Josef Wolf wrote: > > I am curious whether it is really a good idea to point > > $HOSTNAME.$DOMAINNAME to 127.0.1.1. While this works fine for services > > on the local host, it fa

Re: Confusion about /etc/ppp/peers/dsl-provider file.

2008-05-22 Thread Josef Wolf
On Thu, May 22, 2008 at 03:06:42PM +0200, Frans Pop wrote: > On Thursday 22 May 2008 13:32:37 Josef Wolf wrote: > > I am somewhat confused about the naming of the ppp provider file. On > > debian systems it used to be /etc/ppp/peers/dsl-provider at least since > > sarge. On

Re: Xen with Debian installer

2008-05-22 Thread Josef Wolf
On Sun, May 18, 2008 at 03:13:23PM +0200, Goswin von Brederlow wrote: > Daniel Pocock <[EMAIL PROTECTED]> writes: > > > b) The domU systems should be indistinguishable from normal systems - > > using D-I is one way to ensure this. It seems reasonable to expect > > that any changes to the install

Re: How to preseed install via pppoe (for A-DSL)?

2008-05-22 Thread Josef Wolf
I am sorry for warming up an old thread. But I got somewhat confused about one detail of this patch to ppp-udeb: On Wed, Dec 12, 2007 at 11:39:33PM +0100, Frans Pop wrote: > On Monday 10 December 2007, Josef Wolf wrote: > > IMHO, the setting in /etc/resolv.conf is mostly for conveni

Confusion about /etc/ppp/peers/dsl-provider file.

2008-05-22 Thread Josef Wolf
Hello, I am somewhat confused about the naming of the ppp provider file. On debian systems it used to be /etc/ppp/peers/dsl-provider at least since sarge. On ubuntu, it used to be the same. But when in the sources (retrieved with "apt-get source ppp-udeb") I find no trace of this file. There

Re: How to preseed install via pppoe (for A-DSL)?

2008-02-03 Thread Josef Wolf
patch was attached to the bug tracker.) > On Monday 10 December 2007, Josef Wolf wrote: > > IMHO, the setting in /etc/resolv.conf is mostly for convenience. It > > saves me some typing, that's all. In contrast, the setting in /etc/hosts > > is more important since it i

Re: How to preconfigure debconf values?

2007-12-28 Thread Josef Wolf
On Mon, Dec 24, 2007 at 05:22:07PM +0100, Frans Pop wrote: > On Monday 24 December 2007, Josef Wolf wrote: > > Yes, I understand. But as tzdata is installed by debootstrap, there's no > > way to preseed it before installation. > > Preseeding during debootstrap is prob

Re: How to preconfigure debconf values?

2007-12-24 Thread Josef Wolf
On Mon, Dec 24, 2007 at 11:38:10AM +0100, Frans Pop wrote: > On Monday 24 December 2007, Josef Wolf wrote: > > But dpkg-reconfigure still asks, even though I explicitly set them as > > "seen". > > That is correct. dpkg-reconfigure ignores the seen flag as othe

Re: How to preconfigure debconf values?

2007-12-24 Thread Josef Wolf
On Mon, Dec 24, 2007 at 01:58:39AM +0100, Frans Pop wrote: > On Sunday 23 December 2007, Joey Hess wrote: > > tzdata 2007b-1 (in etch) does not use debconf. Thanks for the clarification, Joey! > Right. Etch still used tzconfig to set the timezone. I forgot about that. > > That means Josef will p

Re: How to preconfigure debconf values?

2007-12-23 Thread Josef Wolf
On Sat, Dec 22, 2007 at 11:23:29PM +0100, Frans Pop wrote: Thanks for your help, Frans! > On Saturday 22 December 2007, Josef Wolf wrote: > > debconf-preconfigure time/zone Europe/Berlin > > apt-get install tzdata > > Geert's suggestions about _how_ to set the valu

Re: How to preconfigure debconf values?

2007-12-22 Thread Josef Wolf
On Sat, Dec 22, 2007 at 06:09:28PM +0100, Geert Stappers wrote: > Op 22-12-2007 om 15:55 schreef Josef Wolf: > > You _might_ be missing setting the seen flag. > So in the next attempt: > > echo 'tzdata time/zone string Europe/Berlin > tzdata time/zone seen true'

Re: How to preconfigure debconf values?

2007-12-22 Thread Josef Wolf
On Sat, Dec 22, 2007 at 01:26:40PM +0100, Geert Stappers wrote: > Op 22-12-2007 om 12:19 schreef Josef Wolf: > > That was almost straight-forward so far. But now I'm somewhat stuck. > > I'd like to preconfigure debconf. Something like > > > > debconf

How to preconfigure debconf values?

2007-12-22 Thread Josef Wolf
Hello. I hope I am in the correct mailing list here. If I'm not, please somebody point me to the correct one. I am trying to create an live-CD via debootstrap. Here is what I have done so far: # Download packages to temp directory, so we don't need to download them # again if we want to st

Re: How to force d-i to ask for domain name?

2007-12-10 Thread Josef Wolf
On Sun, Dec 09, 2007 at 06:54:07PM +0100, Frans Pop wrote: > On Thursday 06 December 2007, Josef Wolf wrote: > > It turns out that ubuntu has lowered the priority for netcfg/get_domain > > from high to medium. Anybody knows why they have done this? > > No, we don't.

Re: How to preseed install via pppoe (for A-DSL)?

2007-12-10 Thread Josef Wolf
On Sun, Dec 09, 2007 at 10:07:41PM +0100, Frans Pop wrote: > On Thursday 06 December 2007, Josef Wolf wrote: > > I am still somewhat confused. Is ppp-udeb meant to completely replace > > netcfg? > > Let's reward your persistence with some information. Thanks for th

Re: How to preseed install via pppoe (for A-DSL)?

2007-12-10 Thread Josef Wolf
On Sun, Dec 09, 2007 at 10:28:14PM +0100, Frans Pop wrote: > On Friday 30 November 2007, Josef Wolf wrote: > > On Thu, Nov 29, 2007 at 01:20:30PM +0200, Eddy Petrișor wrote: > > > Please create a patch and submit it as a bug report[1] against > > > ppp-udeb. [1] "p

Re: How to preseed install via pppoe (for A-DSL)?

2007-12-06 Thread Josef Wolf
On Tue, Nov 27, 2007 at 02:41:11PM +0200, Eddy Petrișor wrote: > Josef Wolf wrote: [ ... ] > > The next interesting point is that eth0 is not configured at the time > > ppp-udeb runs. Seems like ppp-udeb is configured before netcfg. Could > > This is normal and that is the

Re: How to force d-i to ask for domain name?

2007-12-06 Thread Josef Wolf
On Mon, Dec 03, 2007 at 03:59:39PM +0100, Geert Stappers wrote: > Op 02-12-2007 om 14:26 schreef Josef Wolf: > > On Sat, Dec 01, 2007 at 12:44:30PM +0100, Geert Stappers wrote: > > > > An option might be a modified netcfg. > > > Build the udeb after your hack

Re: How to force d-i to ask for domain name?

2007-12-02 Thread Josef Wolf
On Sat, Dec 01, 2007 at 12:44:30PM +0100, Geert Stappers wrote: > Op 01-12-2007 om 12:00 schreef Josef Wolf: > > On Thu, Nov 29, 2007 at 10:31:04AM +0100, Geert Stappers wrote: > > > d-i netcfg/get_domainname string change.me > > > d-i netcfg/get_domainname seen fa

Re: How to force d-i to ask for domain name?

2007-12-01 Thread Josef Wolf
On Thu, Nov 29, 2007 at 10:31:04AM +0100, Geert Stappers wrote: > Op 28-11-2007 om 22:38 schreef Josef Wolf: > > The above definition works almost as desired. The only thing is that d-i > > don't ask for the domain name, although I set the "seen" flag on the >

Re: How to preseed install via pppoe (for A-DSL)?

2007-12-01 Thread Josef Wolf
On Fri, Nov 30, 2007 at 11:37:17AM +0200, Eddy Petrișor wrote: > Josef Wolf wrote: > > On Thu, Nov 29, 2007 at 01:20:30PM +0200, Eddy Petrișor wrote: > > > >> Please create a patch and submit it as a bug report[1] against ppp-udeb. > >> [1] "preseeding the ho

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-29 Thread Josef Wolf
On Thu, Nov 29, 2007 at 01:20:30PM +0200, Eddy Petrișor wrote: > Please create a patch and submit it as a bug report[1] against ppp-udeb. > [1] "preseeding the host name does not work for ppp-udeb" or something > like that should be fine Done. Now I tried to create a fixed udeb. I did the follo

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-29 Thread Josef Wolf
On Thu, Nov 29, 2007 at 03:23:47AM +0200, Eddy Petrișor wrote: > Josef Wolf wrote: > > Well, here's the reason why postinst returns error code 30. According to > > debconf-devel(7), error code 30 from "dh_input high netcfg/get_hostname" > > means that debc

Re: How to force d-i to ask for domain name?

2007-11-28 Thread Josef Wolf
On Wed, Nov 28, 2007 at 08:24:49PM +0100, Geert Stappers wrote: > Op 26-11-2007 om 22:31 schreef Josef Wolf: > > I have preseeded netcfg like this: > > > > d-i netcfg/disable_dhcpboolean true > > d-i netcfg/confirm_static boolean true > > d-i netcfg/g

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-28 Thread Josef Wolf
On Wed, Nov 28, 2007 at 02:01:31AM +0200, Eddy Petrișor wrote: > Did you try a regular image without any preseeding? I could now test regular images. And they both (debian-40r1 and ubuntu-7.10 alternate) work as expected. > There is the possiblity to set the debugging level of debconf to > DEBC

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-27 Thread Josef Wolf
On Wed, Nov 28, 2007 at 02:01:31AM +0200, Eddy Petrișor wrote: > Josef Wolf wrote: > > On Tue, Nov 27, 2007 at 02:41:11PM +0200, Eddy Petrișor wrote: > >> Josef Wolf wrote: > > [ ... ] > >> Did you try to manually retry the configuration? > > > > Thank

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-27 Thread Josef Wolf
On Tue, Nov 27, 2007 at 02:41:11PM +0200, Eddy Petrișor wrote: > Josef Wolf wrote: [ ... ] > Did you try to manually retry the configuration? Thanks for your replies and your suggestions, Eddy! Yes, I tried "udpkg --configure --force-configure ppp-udeb". But the menus were m

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-26 Thread Josef Wolf
On Mon, Nov 26, 2007 at 06:46:43PM +0100, Josef Wolf wrote: >Nov 26 16:51:44 main-menu[2970]: INFO: Menu item 'ppp-udeb' selected >Nov 26 16:51:44 DEBUG:ppp-udeb: eth0 was not configured. ppp-udeb will > bring it up >Nov 26 16:51:44 kernel: [ 415.264747] eth0

How to force d-i to ask for domain name?

2007-11-26 Thread Josef Wolf
Hello folks, I have preseeded netcfg like this: d-i netcfg/disable_dhcpboolean true d-i netcfg/confirm_static boolean true d-i netcfg/get_ipaddress string 192.168.1.1 d-i netcfg/get_netmask string 255.255.255.0 d-i netcfg/get_gateway string 192.168.1.1 d-i netcfg/get_na

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-26 Thread Josef Wolf
On Sun, Nov 25, 2007 at 10:24:06PM -0500, Joey Hess wrote: > Josef Wolf wrote: > > d-i anna/choose_modules ppp-udeb > > That's not formatted correctly. > > d-i anna/choose_modules string ppp-udeb Arghs silly me. I have copy+pasted the output from debconf-get-

Re: How to preseed install via pppoe (for A-DSL)?

2007-11-25 Thread Josef Wolf
On Sat, Nov 24, 2007 at 02:00:59AM +0100, Frans Pop wrote: > On Saturday 24 November 2007, Eddy Petrișor wrote: > > If you need to use pppoe, then you need to load the ppp-udeb module in > > d-i. > > A link to the relevant documentation would probably help: > http://www.debian.org/releases/etch/i3

How to preseed install via pppoe (for A-DSL)?

2007-11-23 Thread Josef Wolf
Hello! I am trying to create a customized install cd (based on ubuntu-7.10 alternate install cd). Everything works as desired so far. Just one problem remains: On the installed box, d-i needs to run "pppoeconfig eth1" before it configures apt-sources. Without this, apt configuration fails beca

Re: How to create crypted partition in d-i?

2007-09-07 Thread Josef Wolf
On Fri, Sep 07, 2007 at 01:22:23PM +0200, Jérémy Bobbio wrote: > On Thu, Sep 06, 2007 at 08:13:19PM +0200, Josef Wolf wrote: > > BTW: I tried crypted root (with /boot on separate partition) and it > > seems to work OK. Is this already supported or have I just not seen >

Re: How to create crypted partition in d-i?

2007-09-06 Thread Josef Wolf
On Thu, Sep 06, 2007 at 12:47:02AM +0200, Max Vozeler wrote: > Hello, > > On Thu, Sep 06, 2007 at 12:01:22AM +0200, Josef Wolf wrote: > > On Wed, Sep 05, 2007 at 10:45:03PM +0200, Max Vozeler wrote: > > > You first need to select "Configure encrypted volumes"

Re: How to create crypted partition in d-i?

2007-09-05 Thread Josef Wolf
On Wed, Sep 05, 2007 at 10:45:03PM +0200, Max Vozeler wrote: > On Wed, Sep 05, 2007 at 09:43:45PM +0200, Josef Wolf wrote: > > I tried to create an encrypted partition from d-i on etch. So I > > select "use as crypted partition" and can modify crypto parameters. > >

How to create crypted partition in d-i?

2007-09-05 Thread Josef Wolf
Hello, I tried to create an encrypted partition from d-i on etch. So I select "use as crypted partition" and can modify crypto parameters. All good and well. But where do I assign the mount point for the crypted partition? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Re: Questions about normal process of debian-installer

2007-08-15 Thread Josef Wolf
[ Sorry for beeing that late, but I just stumbled over this old post] On Tue, May 08, 2007 at 02:54:49PM +0200, Frans Pop wrote: > >Is there any support in debian-installer for displaying a README > > or similar sort of thing during (perhaps near the end of) the > > installation? Is the "your

Re: How to get proxy of installation mirror?

2007-06-01 Thread Josef Wolf
On Fri, Jun 01, 2007 at 10:49:03PM +0200, Frans Pop wrote: > On Friday 01 June 2007 22:25, Josef Wolf wrote: > > On Fri, Jun 01, 2007 at 07:24:28PM +0200, Frans Pop wrote: > > > On Friday 01 June 2007 19:09, Josef Wolf wrote: > > > > but this command o

Re: How to get proxy of installation mirror?

2007-06-01 Thread Josef Wolf
On Fri, Jun 01, 2007 at 07:24:28PM +0200, Frans Pop wrote: > On Friday 01 June 2007 19:09, Josef Wolf wrote: > > but this command outputs totally unrelated lines: > > What would be wrong with: > # debconf-get-selections --installer | \ > > grep "choose-mirror-bin mir

How to get proxy of installation mirror?

2007-06-01 Thread Josef Wolf
Hello, After installation, I want to configure the proxy settings for all the programs I use regurarly (subversion, wget, firefox, ...) automatically via a script. The quesstion is, how do I get this information from debian-installer? The only method I could find was: # debconf-get-selections

How to reboot from start scripts?

2007-06-01 Thread Josef Wolf
Hello! I noticed that shutdown from scripts in /etc/rcS.d don't really work. For example, when fsck for some filesystems fails at startup, you are thrown into a shell to fix the problem. From that shell, you have no chance to make a proper reboot. I have tried: - shutdown -r now - init 6

Re: Filesystem type survives formatting in debian installer?

2007-03-04 Thread Josef Wolf
On Sat, Mar 03, 2007 at 04:04:05PM +0100, David Härdeman wrote: > >>Which libklibc version does your installed system use? > > > >1.4.0-0ubuntu3 at first reboot > >1.4.0-0ubuntu after apt-get upgrade > > > >Is this _down_graded by apt-get? Or does "dpkg -l" cut off its output? > > > >Do you thin

Re: Filesystem type survives formatting in debian installer?

2007-03-03 Thread Josef Wolf
On Sun, Feb 25, 2007 at 01:26:26PM +0100, Josef Wolf wrote: > In my test installations, I noticed > that the filesystem type is not set properly when I choose to reformat > filesystems in debian installer. I just noticed Bug#413065. Might it be that the problem we are discussing in th

Re: Filesystem type survives formatting in debian installer?

2007-03-02 Thread Josef Wolf
On Fri, Mar 02, 2007 at 08:59:01AM +0100, David Härdeman wrote: > On Fri, March 2, 2007 1:17, Josef Wolf said: > > The error occures on the first reboot (before any of my scripts > > mentioned above come into the game). > > > > fsck.ext3: Unable to resolve 'UUID

Re: Filesystem type survives formatting in debian installer?

2007-03-01 Thread Josef Wolf
On Thu, Mar 01, 2007 at 11:21:08PM +0100, David Härdeman wrote: > >I am trying to create a customized installation disk with the ability > >to create encrypted root filesystem. In my test installations, I noticed > >that the filesystem type is not set properly when I choose to reformat > >filesys

Re: How to apt-get from preseed/late_command?

2007-03-01 Thread Josef Wolf
On Thu, Mar 01, 2007 at 03:51:55PM -0500, Joey Hess wrote: Thanks for the answer, Joey! > Josef Wolf wrote: > > I'd like to "apt-get update; apt-get upgrade" from preseed/late_command > > causing the first reboot to come up with updated kernel/modules. So I > &

How to apt-get from preseed/late_command?

2007-03-01 Thread Josef Wolf
Hello! I'd like to "apt-get update; apt-get upgrade" from preseed/late_command causing the first reboot to come up with updated kernel/modules. So I put this (splitted and commented for readability) into my seed file: d-i preseed/late_command string \ cp /cdrom/preseed/postinstall.sh /targ

Re: Filesystem type survives formatting in debian installer?

2007-03-01 Thread Josef Wolf
On Wed, Feb 28, 2007 at 09:09:38PM +0100, David Härdeman wrote: Thanks four your answer, David! > [ ... ] > >Any ideas why the filesystem type is considered to be crypto_LUKS even > >after it was reformatted with ext3? I even tried to set the volume > >label in the installer, but this did not he

Filesystem type survives formatting in debian installer?

2007-02-25 Thread Josef Wolf
Hello! I am trying to create a customized installation disk with the ability to create encrypted root filesystem. In my test installations, I noticed that the filesystem type is not set properly when I choose to reformat filesystems in debian installer. This is what I am doing: 1. While doing a

Re: Why preseeding with localized values?

2006-12-16 Thread Josef Wolf
On Thu, Dec 14, 2006 at 10:50:37AM -0500, Joey Hess wrote: Thanks for your quick response, Joey! And sorry that I come back to it with such a dely, but I wanted to locate the real problem first and testing the installer just takes sooo long ;-) > Josef Wolf wrote: > > I wonder about t

Why preseeding with localized values?

2006-12-13 Thread Josef Wolf
Hello! I wonder about the reason to use localized values to answer preseed questions as described on http://d-i.alioth.debian.org/manual/en.i386/apbs03.html I find such a decision rather strange because - You never know _exactly_ what to put in the preseed file. - When you change language,

Re: [EMAIL PROTECTED]: Problems preseeding german keyboard.]

2006-12-06 Thread Josef Wolf
On Tue, Dec 05, 2006 at 08:44:29AM +0100, Jens Seidel wrote: > The custom CD is based on ubuntu edgy alternate CD. As described in > the above howto, I use the following append line to preseed locale and > keyboard settings in isolinux.cfg (I have added line breaks for > readability) > > appen

Re: [EMAIL PROTECTED]: Problems preseeding german keyboard.]

2006-12-05 Thread Josef Wolf
On Tue, Dec 05, 2006 at 09:38:28PM +0100, Herbert Kaminski wrote: > On Tue, 5 Dec 2006 08:44:29 +0100, Jens Seidel wrote: > > >...append line to preseed locale and keyboard settings in isolinux.cfg > >... > > append debian-installer/locale=de_DE \ > > kbd-chooser/method=de-latin1-nodead