Re: CVS broken?

2001-04-16 Thread David Whedon
Problem is pserver (at least cvs.debian.org's configuration) can't handle really big files. I couldn't figure out how to fix it. For woody I removed the large files and put them into their own package. As far as I know we can't use pserver and potato, but woody works. David Mon, Apr 16, 2001

Re: ITP: laptop-netconf -- a network detection and configuration program

2001-04-16 Thread David Whedon
Mon, Apr 16, 2001 at 01:43:02PM -0400 wrote: On Fri, Apr 13, 2001 at 11:50:06AM +0100, Matt Kern wrote: laptop-netconf is a useful little program inspired by divine. It detects machines on the local network and configures the laptop appropriately. This isn't directly related, but I

Re: Danish translation

2001-04-16 Thread David Whedon
Hello Debian-boot, Hi, I have worked on some danish translations of the boot-floppies. super :) Most of them are done (dbootstrap.pot will take a while :) ). This leaves me with two questions: 1) How can I test them. I have failed to find a cookbook recipy for building a

Re: patch to fix debootstrap invocation on local archive

2001-04-15 Thread David Whedon
Interactivity would also be good for "failed to get console-data. [Skip] [Abort]" sorts of options, which would probably be handy. As it stands if I get an E: message I put up a problemBox() and the user needs to hit continue, we try to continue, I could change that into a yes/no box, so the

[PATCH]: 'id -u' bug lives on

2001-04-14 Thread David Whedon
The 'id -u' bug did not get fixed in busybox-0.51. This was due to ld not knowing which version of getpwuid() etc. we actually wanted. It was finding the glibc symbols rather than the libpwd.a symbols. One solution is to simply re-order $(LIBBB_LIB) and $(PWD_LIB) on the command line.

Re: patch to fix debootstrap invocation on local archive

2001-04-13 Thread David Whedon
* interactivity -- "please insert the 5th base-system floppy" I was hoping debootstrap would be able to do its job without any interaction. As currently written we can't handle interactivity, though I could change that if it is desired. We aren't supporting base system on

Re: debian 2.3

2001-04-13 Thread David Whedon
Fri, Apr 13, 2001 at 09:50:15AM -0700 wrote: On Fri, Apr 13, 2001 at 02:54:01AM -0400, Adam Di Carlo wrote: [suggestion to add telnet/netcat to boot-floppies] s/telnet\// telnet is already there. see the attachment to: http://lists.debian.org/debian-boot-0104/msg00400.html for the contents

Re: debian 2.3

2001-04-11 Thread David Whedon
Wed, Apr 11, 2001 at 08:52:58PM -0700 wrote: On Wed, Apr 11, 2001 at 06:58:58PM -0700, David Whedon wrote: woody boot floppies have busybox telnet. telnet (or netcat) is only any good if there is a net connection. not everyon has one. -john This is true, but your point is unclear

ppp install for woody

2001-04-11 Thread David Whedon
We currently don't have any way of installing woody over ppp. Is this something we want to include? ppp support will be fairly large, so maybe we would want to include it on a separate disk? -David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#93362: getpwuid() doesn't work

2001-04-09 Thread David Whedon
Package: boot-floppies Version: N/A; reported 2001-04-09 Severity: critical This is the root cause of the 'id -u' problem. I don't believe the problem is with busybox, I think we are missing something on our filesystem, a library, a config file, I don't know which. At the end of this messages

Re: design problem when installing base system

2001-04-09 Thread David Whedon
Good point. I haven't look at how debootstrap handles this situation. In any case the problem should be fixed with debootstrap rather than having boot-floppies hack around it, since debootstrap is a generally useful tool. I'll take a look at debootstrap. David Mon, Apr 09, 2001 at 06:44:24PM

Re: Anonymous CVS checkout broken?

2001-04-05 Thread David Whedon
Thu, Apr 05, 2001 at 02:15:23AM -0600 wrote: On Sun, Mar 25, 2001 at 05:19:54PM -0500, Adam Di Carlo wrote: After that, all techniques are the same. Simply check out the sources. For the lastest Potato version, do: cvs co -r potato boot-floppies Note that Potato is on a branch

Re: slang, boot-floppies, and wide character support

2001-04-05 Thread David Whedon
I've read on this list that David Whedon has already packaged the bf-utf directory itself. Is this already uploaded ? Not yet, I'm hoping to sometime soon, it is currently at: http://people.debian.org/~dwhedon/debian/ By the way, if anyone would like to maintain the package that would

Re: Srdjan-Yugoslavia

2001-04-03 Thread David Whedon
I'm not sure what you are looking for exactly, but a web search turned up this link: http://dur.ch/konfiguriert/extensa/ If you haven't already looked at it, give it a shot, it looks like it may help. David Tue, Apr 03, 2001 at 11:17:10PM +0200 wrote: Please send my driver information for

Re: still not out of the woods with idepci / compact kernels

2001-04-02 Thread David Whedon
Sorry, my bad. I'll have fixed versions uploaded this evening if all goes well. David Mon, Apr 02, 2001 at 01:17:23AM -0400 wrote: The idepci and compact kernels have a critical problem: aph@auric:glibc dpkg-deb --fsys-tarfile \

Re: still not out of the woods with idepci / compact kernels

2001-04-02 Thread David Whedon
I just uploaded: pcmcia-cs_3.1.22-0.2potato_i386 kernel-image-2.2.19pre17-idepci_2.2.19pre17-3_i386 kernel-image-2.2.19pre17-compact_2.2.19pre17-3_i386 David Mon, Apr 02, 2001 at 11:37:08AM -0400 wrote: David Whedon [EMAIL PROTECTED] writes: Sorry, my bad. I'll have fixed versions

Re: Boot disks to get to cdrom.

2001-03-31 Thread David Whedon
You want to boot off floppy, yes? i386? then look at: http://www.debian.org/releases/stable/i386/ch-install-methods.en.html#s-install-floppies hope that helps, David Fri, Mar 30, 2001 at 07:30:48PM -0400 wrote: Can someone tell me how and where I can make up boot disks to get my

Re: Kernel for woody

2001-03-27 Thread David Whedon
at 07:40:42AM -0700 wrote: In reference to a message from David Whedon, dated Mar 27: I noticed that I should have built idepci and compact kernel flavors with gcc272. I didn't have it installed on the machine I built them on at the time. The pcmcia modules I just built I did use 272

Re: packages from potato-proposed-updates used in 2.2.21 bf

2001-03-27 Thread David Whedon
Does this mean there are two sets of the pcmcia packages floating around now meant for 2.2r3? I made these: http://lists.debian.org/debian-boot-0103/msg00522.html If there are others with the same versioning this could be confusing. It looks like there is a:

Bug#90204: installation process unclear when network card not found

2001-03-26 Thread David Whedon
I'd suggest an alternate approach. Modifying dbootstrap to run on an already installed system sounds like a lot of work. A package already exists that will configure the ethernet via debconf: ruff:davidw$ apt-cache show etherconf Package: etherconf Priority: optional Section: net

Re: Kernel for woody

2001-03-26 Thread David Whedon
great, thanks for the tip. new (untested) versions: pcmcia-cs_3.1.22-0.2potato.diff.gz pcmcia-cs_3.1.22-0.2potato.dsc pcmcia-cs_3.1.22-0.2potato_i386.changes pcmcia-cs_3.1.22-0.2potato_i386.deb pcmcia-modules-2.2.19pre17-compact_3.1.22-0.2potatok1_i386.deb

Re: Kernel for woody

2001-03-26 Thread David Whedon
I noticed that I should have built idepci and compact kernel flavors with gcc272. I didn't have it installed on the machine I built them on at the time. The pcmcia modules I just built I did use 272, that is why I noticed I had missed it on the flovors. David -- To UNSUBSCRIBE, email to

Re: Kernel for woody

2001-03-21 Thread David Whedon
/aic7xxx.h +#include ../drivers/scsi/aic7xxx/aic7xxx.h #include pcmcia/driver_ops.h David Wed, Mar 21, 2001 at 09:14:52PM -0500 wrote: David Whedon [EMAIL PROTECTED] writes: I just uploaded kernel-image-2.2.19pre17-compact kernel-image-2.2.19pre17-idepci Ok -- I'd be happy

Re: D-Link DFE-530TX+ rtl8139.o

2001-03-19 Thread David Whedon
FYI, I just got the driver (and pci-scan.o) to compile for me by reading the instructions at: http://www.scyld.com/network/updates.html You may need to install the appropriate kernel-headers-* package. No need to muck with makefiles. David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

udma66 - ide

2001-03-19 Thread David Whedon
The new makefile setup for woody is really nice and clean, unfortunately is becomes less clean if we want to map the kernel-image-2.2.19pre17-ide to the 'udma66' flavour. Possible Solutions: 1. kernel-image-2.2.19pre17 is renamed to kernel-image-2.2.19pre17 - Herbet probably has a reason to

Re: Kernel for woody

2001-03-18 Thread David Whedon
I just uploaded kernel-image-2.2.19pre17-compact kernel-image-2.2.19pre17-idepci -David Sun, Mar 18, 2001 at 12:04:02AM -0700 wrote: In reference to a message from David Whedon, dated Mar 17: Are we using compact, idepci and udma66 flavours for i386 for 2.2r3? If so we'll need kernel

Re: Headers please, Re: Kernel for woody

2001-03-18 Thread David Whedon
compiled with kernel-headers. See for example the Lucent kit I help maintain at: http://walbran.org/sean/linux/stodolsk/ MarvS David Whedon wrote: I just uploaded kernel-image-2.2.19pre17-compact kernel-image-2.2.19pre17-idepci -David p -- To UNSUBSCRIBE, email to [EMAIL

Re: new kernel images uploaded

2001-03-18 Thread David Whedon
I built a release of boot-floppies 2.2.22 for i386. Current cvs will build fine as long as you grab a copy of all 4 2.2.19pre17 debs. Where will we build the release for 2.2.r3? The resulting archive is quite large. I could transfer it from my machine to ftp.debian.org in probably 2 or 3

Re: Woody Freeze Plans

2001-03-17 Thread David Whedon
Sun, Mar 18, 2001 at 02:13:07AM +1000 wrote: On Fri, Feb 16, 2001 at 08:21:10PM +1000, Anthony Towns wrote: So, a theoretical (and overly optimistic) timeline: 2001.02.15 - 2001.02.28 i386 boot-floppies updated for woody (and any other architectures)

boot-floppies/debian-installer install testing/unstable?

2001-03-17 Thread David Whedon
The patch is just here so I don't have to explain so much, I'll commit it, possibly with modifications, depending on peoples thoughts. The new install system can easily give people the option of immediately installing stable/testing or unstable. Pros: -gives the theoretical person with a slow

Re: new kernel images uploaded

2001-03-17 Thread David Whedon
I am a bit confused about the flavors that we'll use for 2.2r3 on i386. 2.2.19pre17 has only a vanilla and an ide flavor. Are we down to just these two flavors for 2.2r3? Thanks, David Fri, Mar 16, 2001 at 05:56:00PM -0800 wrote: I'll likely have some time to work on this during the coming

Re: Kernel for woody

2001-03-17 Thread David Whedon
Are we using compact, idepci and udma66 flavours for i386 for 2.2r3? If so we'll need kernel images built from 2.2.19pre17: http://lists.debian.org/debian-boot-0103/msg00217.html I can build them if necessary. -David Sun, Mar 18, 2001 at 12:31:51PM +1100 wrote: On Sun, Mar 18, 2001 at

Re: [patch] libgd1g-dev - libgd-dev in control depends

2001-03-16 Thread David Whedon
applied, thanks. Fri, Mar 16, 2001 at 12:11:21PM -0500 wrote: libgd1g-dev doesn't exist in woody; libgd-dev replaces it. _Mark_ Index: control === RCS file: /cvs/debian-boot/boot-floppies/debian/control,v retrieving revision

Re: Installation problems

2001-03-16 Thread David Whedon
Thu, Mar 08, 2001 at 02:15:34PM +0100 wrote: Dear Debian Team, my name's Gabriele and I'm a beginner user of your Gnu/Linux. I bought the CD's of Debian's 2.2r2 (Potato) but during the installation of kernel I met a problem and my computer showed this message: The attempt to extract the

Re: problems with new cciss (smartarray 5300) driver

2001-03-16 Thread David Whedon
At what point does it not detect the drive? If you can fdisk it, mke2fs it at the shell, can you mount it? If so you probably don't need to manipulate it with the installer. However, it would be nice to figure out why the installer can't detect it. DO you see any interesting messages on the

Re: boot floppy

2001-03-15 Thread David Whedon
http://www.debian.org/releases/stable/#new-inst Thu, Mar 15, 2001 at 01:39:02PM -0500 wrote: Where can i find the boot floppy for debian. Thank you, -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To

Re: vga problem - reg

2001-03-14 Thread David Whedon
Hi, I don't know of any specific issues with that particular setup. What exactly is going wrong? Here are some general pointers that may help: Find the appropriate xserver for your card ('apt-cache search xserver-'), install it. The package 'xf86setup' has a program XF86Setup. XF86Setup

Re: cvs access

2001-03-13 Thread David Whedon
does this problem continue? Please send what you are using for $CVSROOT Thanks, David Sat, Mar 03, 2001 at 06:16:33AM +0200 wrote: Hi, For the last few days, I haven't been able to connect to the anonymous CVS Could someone please help me explain what's happening in the following

Re: debootstrap_0.1.1

2001-03-13 Thread David Whedon
Sorry, but the following packages have unmet dependencies: console-data: Depends: perl but it is not going to be installed This is odd. console-data doesn't depend on perl as far as I know. Is it that cannot be found? I added perl to the EXTRACT_all list (and to EXTRACT_m68k) but it seems

Re: debootstrap_0.1.1

2001-03-13 Thread David Whedon
Tue, Mar 13, 2001 at 01:29:08PM -0600 wrote: On Tue, Mar 13, 2001 at 11:21:16AM -0800, David Whedon wrote: Sorry, but the following packages have unmet dependencies: console-data: Depends: perl but it is not going to be installed This is odd. console-data doesn't depend on perl as far

Re: boot flopies need help

2001-03-13 Thread David Whedon
checkout boot-floppies cvs, there are instructions at cvs.debian.org. At the moment just getting boot-floppies to build can be difficult. There is a 'todo' in cvs which details some known issues, things that need work. David Thu, Mar 08, 2001 at 05:36:47PM +0100 wrote: How can I help with

Re: whats with modutils-basic udeb ?

2001-03-12 Thread David Whedon
We're still waiting for it to appear in the archive. Wichert is working on it. though I don't know when it will appear: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=83608repeatmerged=yes In the meantime I just put a version that will probably work at: http://people.debian.org/~dwhedon/ I

Re: debootstrap_0.1.1

2001-03-12 Thread David Whedon
Mon, Mar 12, 2001 at 05:42:28PM +0100 wrote: Hi, trying to build woody-bf on m68k: make release [...] make[1]: Entering directory /build/cts/boot-floppies' ./rootdisk.sh "" /archive/debian/download 3700 2.3 "atari" C "" I: ld.so on this architecture is ld.so.1 I: single locale mode

language chooser, pserver problems

2001-03-11 Thread David Whedon
The directory that is giving us the woody pserver problems is: boot-floppies/utilities/bf-utf/ I assume the files are only needed for the non-building language chooser. Can bf-utf files be removed? Can these fonts be recreated by adding an appropriate build-depends to boot-floppies? Should we

Re: language chooser, pserver problems

2001-03-11 Thread David Whedon
Sun, Mar 11, 2001 at 10:47:47PM +0100 wrote: On Sun, Mar 11, 2001 at 12:13:01PM -0800, David Whedon wrote: Can bf-utf files be removed? Can these fonts be recreated by adding an appropriate build-depends to boot-floppies? We can do that provided there is a package containing these fonts

Re: language chooser, pserver problems

2001-03-11 Thread David Whedon
Sun, Mar 11, 2001 at 06:46:32PM -0800 wrote: Sun, Mar 11, 2001 at 10:47:47PM +0100 wrote: On Sun, Mar 11, 2001 at 12:13:01PM -0800, David Whedon wrote: Can bf-utf files be removed? Can these fonts be recreated by adding an appropriate build-depends to boot-floppies? We can do

Debian boot-floppies cvs now working

2001-03-11 Thread David Whedon
Hi Stephan, Greg, Philip and Walter, Thanks for bringing to my attention the problem with Debian boot-floppies cvs. I believe the problem to be now fixed. Please try to checkout the woody branch again and let me know if you experience difficulties. $ export CVSROOT=:pserver:[EMAIL

boot-floppies/utilities/bf-utf/ now a package

2001-03-11 Thread David Whedon
I made a package of the bf-utf dir. This isn't the ideal solution but it will work. The only thing that is stopping me from uploading it is I don't know what the copyright on unifont.bdf is. ucs.bdf is in the public domain, but I didn't see anything in unifont.bdf. Anyone? In the meantime I

Re: Boot flopies need help

2001-03-09 Thread David Whedon
yet. If you have a debian.org account you can use the 'ext' method. So far my attempts to fix the problem with pserver myself have not been successful. If you are familiar with pserver, maybe you can help debug this? Sorry about this, David Fri, Mar 09, 2001 at 12:24:28PM +0100 wrote: David

Re: Boot flopies need help

2001-03-09 Thread David Whedon
. http://lists.debian.org/debian-boot-0102/msg00451.html I've been working on the woody branch, it isn't easy for me to look into this particular problem which I believe to be in the trunk. David Fri, Mar 09, 2001 at 03:22:52PM +0100 wrote: David Whedon [EMAIL PROTECTED] writes: Take a look

Re: what is a file dsc?

2001-03-08 Thread David Whedon
http://www.debian.org/doc/maint-guide/ch-final.html If you are looking for an explanation of what the .dsc file as it relates to debian packages is, I believe the above link will answer your question. David Thu, Mar 08, 2001 at 04:44:38PM -0300 wrote: what is a file dsc? thaks, Andr

Re: Booting to floppy

2001-03-07 Thread David Whedon
Is this what you are looking for? http://ftp.debian.org/debian/dists/potato/main/disks-powerpc/current/powermac/images-1.44/boot-floppy-hfs.img David Wed, Mar 07, 2001 at 10:13:48PM +0100 wrote: Does anybody have an idea where to get the 'boot-floppy-hfs.img' from the potato 2.2r0 release

Re: Pedantic but visible spelling corrections

2001-03-07 Thread David Whedon
looks good, please commit this. Thanks, David Mon, Mar 05, 2001 at 07:01:23PM -0500 wrote: Independent, dependency, dependencies. Diffs below for the *user visible* cases; I can rapidly supply diffs (or checkins) for the cases in Makefile and sgml comments if desired.

Bug#67510: I think this one is fixed

2001-03-07 Thread David Whedon
I took a look at netconfig.c it looks okay. I just tried to reproduce the bug (configured first with no dns, then configure with dns) after the second config dns worked fine. I believe that this is the delta that fixed the bug. I didn't look super deep, that's why I'm not closing the bug,

Bug#76244: 76244 reassigned to debootstrap

2001-03-07 Thread David Whedon
Since we are using debootstrap for the woody base system install, this bug is being re-assigned to debootstrap. After looking at debootstrap and not seeing any obvious space checks I tried to debootstrap to a floppy. It fails. root@ruff:/# debootstrap woody /floppy/

Re: cvs commit to modconf/debian by joey

2001-03-05 Thread David Whedon
Mon, Mar 05, 2001 at 07:32:16PM -0800 wrote: Repository: modconf/debian who:joey time: Mon Mar 5 19:32:16 PST 2001 Log Message: That was me, I uploaded .32 after removing the bash'ism. Then there was so much discussion about how it should be fixed that I backed away. I

Re: debian-installer and devfs

2001-03-05 Thread David Whedon
Right now, busybox init doesn't work with devfs. I have not looked into what changes are needed to make it work. I agree though, that if we do go this route, we really want to avoid the cost of devfsd, bustbox 0.49pre-1 init does work with devfs, at least everything I've seen so far

Re: cvs commit to boot-floppies by dwhedon

2001-03-04 Thread David Whedon
Good new is we have somewhat working woody boot-floppies (on i386 now at least). I booted off resc1440.bin, root.bin. I had to manually insmod my ethernet module (see note below). dbootstrap now supports debootstrap. Some kinks need to be worked out (see below) but overall it is going well.

Bug#88413: PATCH]: modconf broken with ash

2001-03-04 Thread David Whedon
Index: modconf === RCS file: /cvs/debian-boot/modconf/modconf,v retrieving revision 1.7 diff -r1.7 modconf 115c115 tdir=${directory//\//_} --- tdir=`eval echo \\${directory//\//_}` It still wouldn't

woody boot-floppies and flavors

2001-03-03 Thread David Whedon
What is the plan for flavors for woody boot-floppies? The current makefiles try to build flavors, but the flavor kernel packages are not available. David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: installing core udebs

2001-03-02 Thread David Whedon
Sun, Feb 25, 2001 at 01:39:44PM +0100 wrote: Glenn McGrath schrieb: 2) I want to leave the core udeb packages on the boot medium rather and extract them as a step in the linuxrc rather than extract them into the intird at build time, which i think makes it a lot more flexible. Hmm, so

Re: installing core udebs

2001-03-02 Thread David Whedon
Mon, Feb 26, 2001 at 10:03:54AM +1100 wrote: Arthur Korn wrote: Glenn McGrath schrieb: 2) I want to leave the core udeb packages on the boot medium rather and extract them as a step in the linuxrc rather than extract them into the intird at build time, which i think makes it a lot

Re: cvs problems using cvs co -r woody boot-floppies -still there

2001-03-01 Thread David Whedon
Alas, to use 'ext' I believe you need a developer account. This is a pain and my hands are tied. We will have to wait until admin finds a moment to look into it. The best thing I can suggest for you to do in the meantime if you want to help out is to look at: http://www.debian.org/devel/wnpp/

Re: How I can test the new Debian installation?

2001-02-28 Thread David Whedon
(press enter). /p Wed, Feb 28, 2001 at 04:19:52PM +1100 wrote: "David" == David Whedon [EMAIL PROTECTED] writes: David ruff:cvs$ export David CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/debian-boot David need to change project-root to debian-boot, we should patch

Re: cvs problems using cvs co -r woody boot-floppies

2001-02-27 Thread David Whedon
This problem has been around for a week or two and it should be fixed as it is preventing people from working on boot-floppies. Problem is with woody branch (at least) $ cvs co -r woody boot-floppies (dies for me exactly as shown later in this message) The problem shows itself when trying to

Re: How I can test the new Debian installation?

2001-02-27 Thread David Whedon
Tue, Feb 27, 2001 at 11:59:29PM +0100 wrote: Hello, I want to learn Debian. I'm an advanced RedHat user that wants to be completly free ;-) I have read about a new Debian installer for woody and I want test it, Actually woody will be using an updated version of boot-floppies. Hopefully

Re: How I can test the new Debian installation?

2001-02-27 Thread David Whedon
Wed, Feb 28, 2001 at 12:32:06AM +0100 wrote: El 27 Feb 2001 15:19:35 -0800, David Whedon escribi: Tue, Feb 27, 2001 at 11:59:29PM +0100 wrote: Hello, I want to learn Debian. I'm an advanced RedHat user that wants to be completly free ;-) I have read about a new Debian

Re: installing core udebs

2001-02-24 Thread David Whedon
Sat, Feb 24, 2001 at 10:45:22PM +1100 wrote: Im not exactly sure what the current plan is for getting the core udebs on the boot disk, but how does this sound. What is wrong/limiting with the current way that d-i boot floppies are being created? -udeb dependancies are resolved by apt -udebs are

Re: libc6 calls to sfdisk

2001-02-24 Thread David Whedon
Thu, Feb 22, 2001 at 02:42:08PM -0800 wrote: Just wondering if boot-floppies cut down version of libc6 is missing any parts needed by sfdisk. That isn't easy to determine as far as I know, short of playing with objdump and perl. How would you find this out. Get sfdisk to drop core, then

mklibs.sh unhappy

2001-02-22 Thread David Whedon
mklibs.sh isn't working at the moment. My machine is current unstable and mklibs.sh is current boot-floppies. If this is already fixed and I'm missing something obvious, I'd like to know. Otherwise this will be a good opportunity to see how the voodoo works. So far I've done this to get it

Re: d-i: status and where to go from here

2001-02-19 Thread David Whedon
Well sorta. If you pick "execute a shell", its postinst crashes since it needs the freopen symbol, which is not in the reduced libc. It's time to confront the issue of needing a reduced libc to boot, and a larger one later on, I suppose. Here are some possible solutions, ideas: 1. Once the

Re: nano-tiny for debian-installer

2001-02-16 Thread David Whedon
I just took a look at it, I see no asm, maybe it is hiding from me. David Fri, Feb 16, 2001 at 02:21:27PM -0800 wrote: David Whedon wrote: We're replacing ae with nano-tiny, If I remember correctly. I imagine we want to make a udeb out of nano-tiny for debian-installer (boot-floppies too

Re: d-i floppy image?

2001-02-14 Thread David Whedon
creating devices. orion:tree$ ls dev console hda hdc kmem null ram0 tty1 tty3 fd0 hdb hdd mem ram tty0 tty2 tty4 obviously /dev/initrd is missing. might want to add /dev/tty too. In this floppy image build I used a modutils udeb which was the only local package.

Re: call for volunteers -- woody boot-floppies

2001-02-14 Thread David Whedon
- integrate AJ's dynamic base building package /usr/bin/ld: /tmp/,mklibs.2558/lib-so: undefined versioned symbol name [EMAIL PROTECTED] I'll take a look at this one, though I'm not sure what this reference to the ld error message is. I've been a bit obsessed with debian-installer,

Re: d-i floppy image?

2001-02-14 Thread David Whedon
Wed, Feb 14, 2001 at 08:52:06PM +0200 wrote: David Whedon wrote: I've been using altered makefiles for a while trying to make the dev stuff cleaner. So I don't know how well the checked in stuff actually works. Joey and Erik discussed some modifications to the boot process yesterday

Re: d-i: almost success

2001-02-14 Thread David Whedon
reason netcfg-manual had only put a "search" line in there. David? wierd, I'll look at it. * went over to vc 2 and failed to ping debian.org * successfully pinged out by IP * told it to use the ip address of http.us.debian.org, and manually configured it for that mirror * watched anna

Re: call for volunteers -- woody boot-floppies

2001-02-14 Thread David Whedon
I remember this script posted to debian-boot a month or so ago, but can't find the post. If anyone can direct me to it I'll be thier friend. David Wed, Feb 14, 2001 at 09:15:15AM -0800 wrote: - integrate AJ's dynamic base building package /usr/bin/ld: /tmp/,mklibs.2558/lib-so:

nano-tiny for debian-installer

2001-02-14 Thread David Whedon
We're replacing ae with nano-tiny, If I remember correctly. I imagine we want to make a udeb out of nano-tiny for debian-installer (boot-floppies too?) I'm not sure what to call the udeb. nano-udeb nano-tiny-udeb nano-tiny (this would be replacing the current nano-tiny deb with a udeb) ?

Re: call for volunteers -- woody boot-floppies

2001-02-14 Thread David Whedon
Here you go Dave: http://people.debian.org/~ajt/ David Wed, Feb 14, 2001 at 09:29:23PM -0800 wrote: I remember this script posted to debian-boot a month or so ago, but can't find the post. If anyone can direct me to it I'll be thier friend. David Wed, Feb 14, 2001 at 09:15:15AM -0800

Re: d-i ramblings

2001-02-13 Thread David Whedon
Tue, Feb 13, 2001 at 10:34:54AM -0800 wrote: David Whedon wrote: 1. I'm thinking that it would be nice to have an 'Execute a shell' main-menu entry. I haven't actually tried to make it, but it seems to me that the current main-menu structure won't allow that. You can actually escape

Re: d-i ramblings

2001-02-13 Thread David Whedon
So we really need support for this in main-menu? It seems it should be rare enough that a module that needs to do it can register a normal menu entry, then redirect stdin/out by hand when it is run. Sure, we could do it that way too, though it feels like more of a hack. We're running

Re: nubus-ppc installer problems

2001-02-13 Thread David Whedon
I've just subscribed to this list. (Do we have a more appropriate list for this topic?) I've forwarded this to debian-boot, probably the more appropriate list. The monolithic kernel has been successfully ported to Nubus-based PowerMacs. I got Potato to install with the 2.4.0-test8

Re: d-i floppy image?

2001-02-12 Thread David Whedon
As long as it has been booting we've been seeing wierd things where it boots for me and not Joey, and vice versa. Part of this is due to the fact that the code is still in a state of flux and we always have to have at least a few local udebs. Something I'd look into is the creation of /dev/*.

[RFC]: d-i, /dev, busybox

2001-02-12 Thread David Whedon
My goal is to make debian-installer create the files in /dev on boot, and I would also like to use busybox's linuxrc-init-inittab feature because it is clean and fairly standard. There are a couple ways we can do this, all have drawbacks, I know this is a solved problem so I'm looking for

Re: [RFC]: d-i, /dev, busybox

2001-02-12 Thread David Whedon
Here's a diff that makes method A work. This is my current favorite, the one I'll use if I don't get objections or other ideas. diff -ur busybox-0.49pre.orig/debian/Config.h-udeb busybox-0.49pre/debian/Config.h-udeb --- busybox-0.49pre.orig/debian/Config.h-udeb Sat Jan 20 13:43:43 2001 +++

d-i ramblings

2001-02-12 Thread David Whedon
Rambling debian-installer ideas: 1. I'm thinking that it would be nice to have an 'Execute a shell' main-menu entry. I haven't actually tried to make it, but it seems to me that the current main-menu structure won't allow that. Sure, people will have a shell on tty2, but I'd probably

[PATCH]: libdetect0-pic for debian-installer

2001-02-11 Thread David Whedon
Package: libdetect0 Version: 0.9.72-5 I've patched libdetect to create a pic library suitable for mklibs.sh rather than making udeb. This replaces my earlier (wrong) effort to solve this problem with libdetect0-udeb. This saves over 100k (uncompressed) on the nic autodetect floppy. -David

Re: Modutils-basic and misc questions

2001-02-11 Thread David Whedon
Sun, Feb 11, 2001 at 02:20:14PM +0200 wrote: Hi all, Have some quick questions. While trying to build the system I come across needed="rootskel anna main-menu cdebconf-udeb udpkg busybox-udeb ash-udeb kernel-image-2.4.0-di-udeb choose-mirror wget-retriever niccfg-manual netcfg-static

Re: French installation document corrections

2001-02-10 Thread David Whedon
Sat, Feb 10, 2001 at 12:52:38PM +0100 wrote: On Thu, Feb 08, 2001 at 08:24:57AM -0800, David Whedon wrote: I never committed fr.BUGS, there is no need to actually commit it, just to fix the problems. I didn't fix any of them either. OK, but if the info isn't publicly available, It is, he

Re: French installation document corrections

2001-02-07 Thread David Whedon
Marc, The new patch worked flawlessly. I committed everything except fr.BUGS. I wasn't sure what to do about fr.BUGS. Thanks, David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: French installation document corrections

2001-02-06 Thread David Whedon
Marc, Thanks for the patch. Unfortunately, this patch didn't apply cleanly for me. Perhaps you run a 'cvs update', and then make sure the diff gets directed to a file without being corrupted. Maybe: $ cvs update $ cvs diff -uRN doc_patch Thanks, David Here is my attempt to apply the patch,

dhclient and kernel-image-di

2001-02-06 Thread David Whedon
dhclient needs CONFIG_PACKET and CONFIG_FILTER (or at least the docs say it does, I haven't gotten it to work on the floppy, so ther emay be something else lurking). CONFIG_PACKET can be a module, should it be in it's own udeb? CONFIG_FILTER can't be a module, or at least 'make menuconfig'

rootskel can't make dev

2001-02-05 Thread David Whedon
[we're talking about why I can't get rootskel to create proper /dev/ files.] It looks like one problem is trying to run mknod (or cp -a) while not root to create the special files in /dev. I get messages like: ruff:rootskel$ mknod hda b 3 0 mknod: `hda': Operation not permitted ruff:rootskel$

Re: modutils udeb

2001-02-03 Thread David Whedon
Currently a patch exists in the BTS, look for bugs against modutils. -David Sat, Feb 03, 2001 at 09:16:06AM +0200 wrote: Where is it? Do I have to build it, because it doesn't seem to be available in debian-installer/ ? Thanks, -- Eray (exa) Ozkural Comp. Sci. Dept., Bilkent

Re: Debian Boot CVS: joeyh

2001-02-01 Thread David Whedon
Thu, Feb 01, 2001 at 05:08:14PM -0800 wrote: CVSROOT: /cvs/debian-boot Module name: debian-installer Changes by: joeyh 01/02/01 17:08:14 Modified files: build : Makefile Log message: well the syslimux floppy boots now. Kernel mounts the root filesystem and

Re: Debian Boot CVS: joeyh

2001-02-01 Thread David Whedon
works now, problem was with /dev Thu, Feb 01, 2001 at 05:36:48PM -0800 wrote: David Whedon wrote: Log message: well the syslimux floppy boots now. Kernel mounts the root filesystem and there it hangs. Puzzling.. I never got a chance to test rootskel. It is possible something

Re: debian-installer vs boot-floppies

2001-01-31 Thread David Whedon
preliminary debian-installer is, and how much I need help for boot-floppies. Agreed? Agreed, people should be directed first to boot-floppies, sorry about the feeling of competition. FYI, I'm hoping to have debian-installer complete (though perhaps not feature full) for the woody release

Re: Debian Boot CVS: dwhedon

2001-01-31 Thread David Whedon
meant normal dependancy, not build Wed, Jan 31, 2001 at 11:39:45PM -0800 wrote: CVSROOT: /cvs/debian-boot Module name: debian-installer Changes by: dwhedon 01/01/31 23:39:44 Modified files: build : Makefile build/debian : control Log message: remove

upx : debian-installer

2001-01-30 Thread David Whedon
Continuing the discussion of upx: http://lists.debian.org/debian-boot-0101/msg00065.html I tried it and it brought the current di kernel from 526k to 450k, nice. (I haven't yet tried to boot with it.) In April of last year there was a discussion of upx, but it sounded like there was some

debian-installer status, thoughts

2001-01-29 Thread David Whedon
Good news! I just used netcfg-static to bring up the network on my machine after booting off the floppy. fun. Problems: 1. 3c509 modules depends on isa-pnp module. It looks like if you configure the kernel to have modular isapnp, then some of the ISA modules are configured to use that. Does

<    1   2   3   >