Bug#220484: speedtouch: Provide a udeb for debian-installer

2003-11-12 Thread Mario Lang
Package: speedtouch Severity: wishlist WIBNI one could install Debian via an USB ADSL connection? To achieve this, the user-space tools required to run ppp correctly must be provided in a .udeb package. Additionally, it will be necessary to create a main-menu entry to load the firmware file from

Re: daily build up and running

2003-12-15 Thread Mario Lang
Harald Dunkel <[EMAIL PROTECTED]> writes: > How do you build these images? Probably you have a > script. Is this something that can be published? It is in d-i CVS: build/daily-build -- CYa, Mario | Debian Developer http://debian.org/> | Get my public key via finger [EMAIL PROTECTED]

Call For Help: Accessibility support in d-i

2004-06-21 Thread Mario Lang
Hi. As some of you might know, d-i already has some rudimentary support for people with disabilities. That currently includes speakup, a kernel patch to enable the usage of hardware based speech synthesizers during installation (connected via a serial port) and BRLTTY, a user-space solution to us

Re: Call For Help: Accessibility support in d-i

2004-06-22 Thread Mario Lang
Christian Perrier <[EMAIL PROTECTED]> writes: >> Unfortunately, something seems to have broken recently, and >> the currently generated access floppy images do not boot anymore. >> The boot floppy starts to load normally, and after some time, SYSLINUX reports: >> "Boot failed: Please change disks

Re: Call For Help: Accessibility support in d-i

2004-06-23 Thread Mario Lang
tag 242547 + patch Thanks. Eugeniy Meshcheryakov <[EMAIL PROTECTED]> writes: > The problem is that syslinux incorrectly computes amount of data it > should read to load a kernel. Attached patch fixes this. With this > patch applied I can boot from access floppy. Also tested it with > netboot (P

Bug#256001: cdebconf: Fails to autoselect available text frontend

2004-06-24 Thread Mario Lang
Package: cdebconf Severity: important Now that the kernel boot problem of the d-i access floppy flavour is cleared up, I found out that cdebconf no longer works out-of-the-box when there is no newt frontend shared object available. The access floppy flavour only installs the cdebconf-text fronten

Bug#256001: S50frontend is run too late

2004-06-24 Thread Mario Lang
Found it. /lib/debian-installer.d/S25env2debconf runs env2debconf from rootskel, which already tries to load the frontend module (i.e., check DEBIAN_FRONTEND, fallback to /etc/cdebconf.conf defaults (newt), export DEBIAN_FRONTEND). So when S50frontend is run, it falls through as a no-op since tha

2.4.26-speakup udebs?

2004-06-24 Thread Mario Lang
Hi. Quoting the svn log for build/config/floppy/access/speakup.cfg > >r16052 | joeyh | 2004-05-23 01:53:41 +0200 (Sun, 23 May 2004) | 3 lines > >drop the kernel back to 2.4.24, until the 2.4.26-speakup kernel enters the >arch

Bug#256001: S50frontend is run too late

2004-06-25 Thread Mario Lang
Joey Hess <[EMAIL PROTECTED]> writes: > Mario Lang wrote: >> /lib/debian-installer.d/S25env2debconf runs env2debconf from >> rootskel, which already tries to load the frontend module (i.e., check >> DEBIAN_FRONTEND, fallback to /etc/cdebconf.conf defaults (newt), expo

Re: Using the slang frontend for CD installs

2003-01-27 Thread Mario Lang
[EMAIL PROTECTED] (Denis Barbier) writes: > On Sun, Jan 26, 2003 at 12:30:21AM +0100, Petter Reinholdtsen wrote: >> The boolean dialog should accept [enter] to choose yes/no, instead of >> having to move to the button to continue. > [...] > > How should [enter] key work? > a. Select and go to

Re: Why is mounted-partitions required by debootstrap-udeb?

2003-01-28 Thread Mario Lang
Petter Reinholdtsen <[EMAIL PROTECTED]> writes: > [Mario Lang] >> mounted-partition is a virtual d-i package which signals >> that /target was mounted successfully. Since debootstrap requires >> /target, the rest should be self-explaining :-). > > But I have s

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

2003-01-28 Thread Mario Lang
Matt Kraai <[EMAIL PROTECTED]> writes: > Why would a udeb want to change the frontend? A screen reader udeb could want to ensure that no graphical frontend, or a certain text frontend is used. -- CYa, Mario -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

Re: Upx to compress bzimages?

2003-01-30 Thread Mario Lang
Petter Reinholdtsen <[EMAIL PROTECTED]> writes: > I decided to check out Upx after finding the folling in > debian-isntaller/doc/README: [...] > I checked, and the version in Sid (1.24) is only able to compress ELF > binaries. When I tried it on the kernel, it printed this: > > # upx tmp/vmlinu

debootstrap-udeb: ln -s mawk $TARGET/usr/bin/awk fails

2003-02-06 Thread Mario Lang
Package: debootstrap-udeb Severity: important Using the netinst floppy from d-i, bootstrapping into /target fails. in /target/var/log/debootstrap.err.log I have: ln: /target/usr/bin/awk: File exists I think the offending line is that one: ln -s mawk $TARGET/usr/bin/awk in the sarge script. I

Bug#179994: Install failed at 'installing basesystem'

2003-02-06 Thread Mario Lang
Package: base-installer Version: 0.014 Tim Dijkstra <[EMAIL PROTECTED]> writes: > So I tried to install sarge with the business-card image I found at > http://gluck.debian.org/cdimage/testing/netinst/. I haven't succeeded > yet in getting it installed. The last X times a got stuck at 'installing

Bug#179994: setting LD_LIBRARY_PATH breaks apt-get in base-installer postinst

2003-02-06 Thread Mario Lang
OK, the problem appears to be, that apt-get is linked against /lib/ld-linux.so.2: fzidpc73:~# ldd /chroot/sarge/usr/bin/apt-get libapt-pkg-libc6.2-3-2.so.3.2 => /usr/lib/libapt-pkg-libc6.2-3-2.so.3.2 (0x4001f000) libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0x400

Bug#179994: Use chroot instead of LD_LIBRARY_PATH and -o...

2003-02-06 Thread Mario Lang
tag 179994 + patch thanks. The following patch fixes this problem. I'm somewhat hesitent to apply it though, since I didn't write the original trickery, and I'm still not sure why they didn't use chroot in the first place. Index: tools/base-installer/debian/postinst ==

di-utils-mount-partitions/mountpoint and translated Choices fields?

2003-02-09 Thread 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. What should we do about those issues. Do not translate the field (remove the _ from the templates file, and regenerate .po files), or rely on some b

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

2003-02-09 Thread Mario Lang
Martin Sjögren <[EMAIL PROTECTED]> writes: > sön 2003-02-09 klockan 13.40 skrev Mario Lang: >> 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?

Re: Install bugs with Sarge netinst dated 2/26/02.

2003-03-11 Thread Mario Lang
Thorsten Sauter <[EMAIL PROTECTED]> writes: > On Mon, Mar 10, 2003 at 07:18:31PM -0800, Brian Dockter wrote: >> The first major problem I ran into (other than realizing that the only >> install option that the netinst CD really supported was not configured as >> the default) was with the long list

Re: 'net' boot floppy is full and unable to build.

2003-03-17 Thread Mario Lang
Petter Reinholdtsen <[EMAIL PROTECTED]> writes: > When I build with TYPE=net, I get the following stats. The floppy > image is too full, and the build fails. But I have no idea which > package to remove to fix the problem. Any ideas? [...] > 32 KiB used by pkg floppy-retriever.udeb I think

Re: Building d-i

2003-03-18 Thread Mario Lang
[EMAIL PROTECTED] writes: > On Tue, 18 Mar 2003, Stephane Enten wrote: > >> On Tue, Mar 18, 2003 at 06:50:37AM +0800, [EMAIL PROTECTED] wrote: >> I've been able to build the floppy 'net' image without any trouble only >> by installing the needed packages on the host system (and removing the >> bog

Re: cvs commit to debian-installer/utils/debian/po by mlang

2003-03-20 Thread Mario Lang
[EMAIL PROTECTED] (Denis Barbier) writes: > On Thu, Mar 20, 2003 at 07:02:09AM -0700, Debian Boot CVS Master wrote: >> Repository: debian-installer/utils/debian/po >> who:mlang >> time: Thu Mar 20 07:02:09 MST 2003 >> Log Message: >> unfuzzy some strings, and translate some others

Bug#198197: syslinux: 2.04 does no longer boot on a machine where 2.00 bootted fine

2003-06-20 Thread Mario Lang
Package: syslinux Version: 2.04-1 Severity: important I just tested a custom netinst floppy build of debian-installer again, and I had to find out that syslinux no longer boots on my test machine. The floppy used is a 1.44MB floppy, generated with the # make image target of debian-installer/build

Bug#201740: rootskel: Files in /lib/debian-installer.d/ break mklibs

2003-07-17 Thread Mario Lang
Package: rootskel Version: +N/A; reported 2003-07-17 Severity: critical The recently created files in /lib/debian-installer.d/ break mklibs: # Library reduction. mkdir -p ./tmp/floppy/tree/lib mklibs -v -d ./tmp/floppy/tree/lib --root=./tmp/floppy/tree `find ./tmp/floppy -type f -perm +0111 -o -

Re: cvs commit todebian-installer/tools/cdebconf/src/modules/frontend/newt by mckinstry

2003-07-25 Thread Mario Lang
Martin Sjögren <[EMAIL PROTECTED]> writes: > fre 2003-07-25 klockan 00.15 skrev [EMAIL PROTECTED]: >> Update of /cvs/debian-boot/debian-installer/tools/cdebconf/src/modules/frontend/newt >> In directory gluck:/tmp/cvs-serv18715/src/modules/frontend/newt >> >> Modified Files: >> newt.c >> Lo

mklibs and brltty

2003-09-04 Thread Mario Lang
Hi. I just realized that library reduction fails with the newest mklibs and brltty. Some attempt to get enlightenment about this problem on IRC failed. If anyone can explain what the truly correct fix for this problem would be, please do so! The bug: mklibs fails with the followin error: No l

Re: mklibs and brltty

2003-09-25 Thread Mario Lang
Matt Kraai <[EMAIL PROTECTED]> writes: > On Thu, Sep 04, 2003 at 03:50:53PM +0200, Mario Lang wrote: >> Now, the question is what would be the proper fix for this problem. >> >> I do see several: >> >> 1. Work around this problem by patching mklibs su

Re: mklibs and brltty

2003-09-25 Thread Mario Lang
Bastian Blank <[EMAIL PROTECTED]> writes: > On Sun, Sep 07, 2003 at 09:04:39PM +0200, Petter Reinholdtsen wrote: >> Could weak symbols solve the problem? I'm not very familiar with >> shared library internals, but I believe a weak symbol will be selected >> from the library if no other matching s

Fixed in NMU of rootskel 0.37

2003-09-25 Thread Mario Lang
: source i386 Version: 0.37 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <[EMAIL PROTECTED]> Changed-By: Mario Lang <[EMAIL PROTECTED]> Description: rootskel - Skeleton root filesystem used by debian-installer. (udeb) rootskel-locale - UTF-8 locale us

Re: speakup and debian-installer

2004-04-03 Thread Mario Lang
"Alastair McKinstry" <[EMAIL PROTECTED]> writes: > I'm the kbd-chooser maintainer for the new Debian Installer. > I'm working on bug #239385, which appears to have problems > with kbd-chooser and console-tools due to speakup not > being installed; from looking at the code it appears that > for the

Bug#242547: syslinux: Boot failed: please change disks

2004-04-07 Thread Mario Lang
Package: syslinux Version: 2.04-1 Severity: normal Well, I was about to test d-i today (20040403 images in subdir floppy/acces), and can't even get the kernel fully loaded: SYSLINUX prompts for boot options, starts to load the kernel (dots appear), and suddenly stops with the following message:

Bug#872468: Still exists

2019-11-06 Thread Mario Lang
Hi. I am seeing the mentioned warnings ( WARNING: Unknown key type EIGHT_LEVEL_LEVEL_FIVE_LOCK ) whenever setupcon is executed on a stable buster installation. The contents of my /etc/default/keyboard is as follows: -- XKBMODEL="sun_type7_euro_usb" XKBLAYOUT="de,de" XKBVARIANT=",neo" XKBOPTI

Bug#156575: Optimising size for dhcp-client-udeb

2002-08-13 Thread Mario Lang
Package: dhcp-client Tags: patch I've looked a bit at the dhcp-client-udeb building process, and noticed that /sbin/dhclient is build with -g. If we use -Os instead, we can save alot of space: lexx:/tmp/dhcp-2.0pl5/debian% ls -l dhcp-client*/sbin/dhclient -rwxr-xr-x1 root root84

[d-i] RFC: eye-free installation

2002-09-06 Thread Mario Lang
Hey. I'm trying to figure the best way to integrate accessibility support into debian-installer. The goal is to allow installation with completely different display types then a normal monitor. There are several different methodologies for disabled people to access the screen content, for examp

Re: cvs commit to debian-installer/doc by porridge

2002-09-11 Thread Mario Lang
Joey Hess <[EMAIL PROTECTED]> writes: > Debian Boot CVS Master wrote: >> Repository: debian-installer/doc >> who:porridge >> time: Tue Sep 10 19:29:43 MDT 2002 >> Log Message: >> Information on d-i and base-config i18n. >> A "bit" messy now... > >* only run cdebconf (and thu

Re: cvs commit to debian-installer/doc by porridge

2002-09-13 Thread Mario Lang
Marcin Owsiany <[EMAIL PROTECTED]> writes: > On Wed, Sep 11, 2002 at 07:32:59PM +0200, Mario Lang wrote: >> Joey Hess <[EMAIL PROTECTED]> writes: >> >> > Debian Boot CVS Master wrote: >> >> Repository: debian-installer/doc >> >> who

Re: Installation with USB floppy

2002-09-19 Thread Mario Lang
Eduard Bloch <[EMAIL PROTECTED]> writes: > I modified the boot-floppies to make it possible to install on a system > having only an external USB floppy drive. Thanks alot! I used this method today to install my new JVC MP-XP7210DE, and it worked more or less flawlessly. What didn't work was th

udeb building in pbuilder fails?

2002-10-25 Thread Mario Lang
Hello. I'm preparing brltty 3.1 right now. This upload will include a brltty-udeb too. I copied the necessary stuff from other udebs as example, and building with dpkg-buildpackage works just fine. I get a brltty.deb and a brltty-udeb.udeb. Now, I wanted to safetycheck this upload, and built u

[PATCH] Teach rootskel to call "initscripts"

2002-10-25 Thread Mario Lang
Hi. As discussed some weeks ago on this list, some installer packages may want to have some boot/initialize scripts run before the actual installer action happens.. Since editing etc/init.d/rcS for every such thing is not really nice, I've inserted a simple for loop there. Scripts should be put

Re: [PATCH] Teach rootskel to call "initscripts"

2002-11-05 Thread Mario Lang
Mario Lang <[EMAIL PROTECTED]> writes: > Hi. > > As discussed some weeks ago on this list, some installer packages > may want to have some boot/initialize scripts run before > the actual installer action happens.. > > Since editing etc/init.d/rcS for every such thing

Testing d-i with uml?

2002-11-06 Thread Mario Lang
Hi. As mentioned, I'm working on accessibility support for d-i. As brltty will only fit on the cdrom target, I'll have to use cd install for testing. NOw since I don't have excess hardware, and esp. no cd burner, I need to find a way to test things in UML. The only thing I need there is /dev/tty

Re: [PATCH] Teach rootskel to call "initscripts"

2002-11-06 Thread Mario Lang
Tollef Fog Heen <[EMAIL PROTECTED]> writes: > * Mario Lang > > | As discussed some weeks ago on this list, some installer packages > | may want to have some boot/initialize scripts run before > | the actual installer action happens.. > | > | Since editing etc/init.d/

Re: Testing d-i with uml?

2002-11-06 Thread Mario Lang
"Chris Tillman" <[EMAIL PROTECTED]> writes: > On Wed, Nov 06, 2002 at 02:55:18PM +0100, Mario Lang wrote: >> >> As mentioned, I'm working on accessibility support for d-i. >> As brltty will only fit on the cdrom target, I'll have >> t

Re: [PATCH] Teach rootskel to call "initscripts"

2002-11-08 Thread Mario Lang
Tollef Fog Heen <[EMAIL PROTECTED]> writes: > * Mario Lang > > | As discussed some weeks ago on this list, some installer packages > | may want to have some boot/initialize scripts run before > | the actual installer action happens.. > | > | Since editing etc/init.d/

cdebconf cw frontend?

2002-11-19 Thread Mario Lang
Hi. One time I had a crazy thought for the accessibility project. If a blind person is a HAM (many are I gather, I'm not), he could do the install with morse. Morse is basicly available 99% of the time, because most machines have the pc speaker connected. So I copied frontends/text to frontends/

brltty-udeb

2002-11-20 Thread Mario Lang
OK, Its done and in the archives. Could we add brltty-udeb to pkg-list/cdrom/common? It built on nearly all archs, except s390, which I disabled because s390 doesnt have /dev/vcs AFAIK. It currently only checks environemtn-variables BRLTTY_BRAILLE_DRIVER for instance, which can be set by passing

Status of SPARC port

2002-11-28 Thread Mario Lang
Hey. I'll be getting a SPARCstation 20 for little or no cost at all very soon! I'm a real SPARC newbie, so porting d-i will probably not be the first thing I do. But I can test things, and I plan to test brltty to verify if it actually works on anything else than i386... So, BenC or whoever, wh

Boot: beep, and a bit more time

2002-12-09 Thread Mario Lang
Hi. Today I tried the Linux BRLTTY_BRAILLE_DRIVER=ts method of specifying a braille display model with the d-i CDROM installer. I noticed that the time you have to start typing something is quite short, and, it would really be helpful if we could get a single beep at that point. Does anyone o

Re: working on the Alpha port

2002-12-12 Thread Mario Lang
Alexander Kotelnikov <[EMAIL PROTECTED]> writes: > I have faced a problem with booting from two disks. The trouble seems > to be in Herbert's kernel, since mine boots and loads debian-installer > initrd image. CONFIG_BLK_DEV_FD=m I guess that is the problem. -- CYa, Mario -- To UNSUBSCRIBE

Re: loading the initrd

2002-12-12 Thread Mario Lang
"Noah L. Meyerhans" <[EMAIL PROTECTED]> writes: > I've got images building on Alpha, but I can't seem to get the kernel to > load the initrd from the second floppy. (The kernel+initrd are about > 600k too big for a single floppy.) > > I've tried various combinations of parameters to the kernel.

Re: working on the Alpha port

2002-12-13 Thread Mario Lang
Falk Hueffner <[EMAIL PROTECTED]> writes: > Herbert Xu <[EMAIL PROTECTED]> writes: > >> > ML> Alexander Kotelnikov <[EMAIL PROTECTED]> writes: >> > >> I have faced a problem with booting from two disks. The trouble seems >> > >> to be in Herbert's kernel, since mine boots and loads debian-installe

Re: Why is mounted-partitions required by debootstrap-udeb?

2003-01-13 Thread Mario Lang
Petter Reinholdtsen <[EMAIL PROTECTED]> writes: > I just ran 'apt-cache dotty prebaseconfig > prebaseconfig.dotty' to > check the depend graph for d-i. When I ran 'dotty > prebaseconfig.dotty' I was surprised to discover that debootstrap-udeb > depends on mounted-partitions. Anyone know why? mo

Bug#883566: console-setup-linux: Add a font which is 9 pixel wide

2017-12-05 Thread Mario Lang
ai -- AR Mario Lang Phone: +43 316 873 6897 Graz University of Technology Mobile: +43 664 60 873 6897 IT-Services for research and teaching Email: ml...@tugraz.at Steyrergasse 30/1, 8010 Graz, Austriawww.zid.tugraz.at

Speakup update to 2.4.26

2004-05-20 Thread Mario Lang
el/linux-kernel-di-i386/debian/changelog === --- packages/kernel/linux-kernel-di-i386/debian/changelog (revision 15843) +++ packages/kernel/linux-kernel-di-i386/debian/changelog (working copy) @@ -1,3 +1,10 @@ +linux-kernel-di-i386 (0.63) U

Re: Make syslinux beep?

2008-06-19 Thread Mario Lang
Gaijin <[EMAIL PROTECTED]> writes: > Personally, I'd like to see a configuration option in the > installation, like a tasksel option that would reconfigure Debian for > the visually impared, running through the system and setting up what it > can. The only problem, beyond writing such a scr

Re: Extending accessibility support in D-I for Lenny

2007-02-15 Thread Mario Lang
Frans Pop <[EMAIL PROTECTED]> writes: > During the World Free Software Conference 3.0 (that bubulle, tbm and I > attended in Extremadura last week) I spoke with Willie Walker who works > for Sun on Accessibility and Speech. > > Willie is the lead man behind ORCA [1], which works with GTK and cou

Re: Extending accessibility support in D-I for Lenny

2007-02-15 Thread Mario Lang
Frans Pop <[EMAIL PROTECTED]> writes: > On Thursday 15 February 2007 22:41, Mario Lang wrote: >> For speech and braille output, I ask myself why >> a blind user would want to run the Graphical Installer instead >> of the text interface. What features does the >>

Re: Extending accessibility support in D-I for Lenny

2007-02-16 Thread Mario Lang
Jurij Smakov <[EMAIL PROTECTED]> writes: > On Fri, Feb 16, 2007 at 12:14:04AM +0100, Frans Pop wrote: >> On Thursday 15 February 2007 23:53, Gilles Casse wrote: >> > Today, in principle using a Speakup enabled kernel + Speechd-Up + >> > SpeechDispatcher + eSpeak or in user space, Yasr + emacspeak

Bug#281923: Install report: successfull

2004-11-22 Thread Mario Lang
Christian Perrier <[EMAIL PROTECTED]> writes: >> But I know French people translate everything (like ADN instead of DNA, > > ADN==Acide DésoxyriboNucléique > > Using DNA for it would be a bit strange, isn't it? :-) Well, think LSD (Lyserg-Säure-Diethylamid). See its wordnet entry :) OTOH, as a g

Re: [BRLTTY] Framebuffer terminal emulators

2008-12-01 Thread Mario Lang
Samuel Thibault <[EMAIL PROTECTED]> writes: > Mario Lang, le Mon 01 Dec 2008 11:12:02 +0100, a écrit : >> Samuel Thibault <[EMAIL PROTECTED]> writes: >> > It was considered "ugly" by the debian-boot people to expose things >> > via shared memor

Re: kernel 2.6.24 & speakup

2008-03-25 Thread Mario Lang
Samuel Thibault <[EMAIL PROTECTED]> writes: > Frans Pop, le Tue 18 Mar 2008 21:05:30 +0100, a écrit : >> On Tuesday 18 March 2008, Samuel Thibault wrote: >> > I was wondering: since one of the goals of d-i for Lenny is to have a >> > 2.6.24 kernel, and that it happens that that kernel has enough h

Re: kernel 2.6.24 & speakup

2008-03-25 Thread Mario Lang
Frans Pop <[EMAIL PROTECTED]> writes: > On Tuesday 25 March 2008, Mario Lang wrote: >> >> The module will first need to be included in the regular Debian kernel >> >> image packages of course. >> > >> > Ah, can't it be a separate package?

Bug#613277: anna: [DACA] popen+fclose should be popen+pclose

2011-02-13 Thread Mario Lang
Package: anna Version 1.39 Severity: minor Tag: patch DACA reports a mismatching allocation and deallocation in util.c: http://qa.debian.org/daca/cppcheck/sid/anna_1.39.html Right, popen should be used together with pclose. Patch attached. --- anna-1.39/util.c.orig 2009-07-23 19:43:25.00