Re: Booting to floppy

2001-04-12 Thread Adam Di Carlo
Andrew Sharp <[EMAIL PROTECTED]> writes: > The answer is another question, how wide spread do we want the use > of Debian to be? In FreeBSD, it works quite well, and there is no > reason it can't work this way on Debian: you enter your network > settings, it goes off and tries to get the package

Re: Booting to floppy

2001-04-12 Thread Adam Di Carlo
Ethan Benson <[EMAIL PROTECTED]> writes: > is debian-installer going to do this the same way? copying the kernel > from the `rescue' disk if thats what it still ends be up being called. I doubt it -- they use .udebs for this kinda stuff I bet. -- .Adam Di [EMAIL PROTECTED]http://www.onsho

Re: debian 2.3

2001-04-12 Thread Thierry Laronde
On Fri, Apr 13, 2001 at 02:54:01AM -0400, Adam Di Carlo wrote: > > I don't mind the concept of adding more to the root filesystem, but > the problem is you have to deal right now with the fact that any room > we have now we're going to need for the fonts and message catalogs of > i18n floppies.

cvs commit to boot-floppies/make by aph

2001-04-12 Thread aph
Repository: boot-floppies/make who:aph time: Fri Apr 13 00:11:23 PDT 2001 Log Message: patch for 2.4 compat from [EMAIL PROTECTED] Files: changed:checks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to boot-floppies by aph

2001-04-12 Thread aph
Repository: boot-floppies who:aph time: Fri Apr 13 00:10:49 PDT 2001 Log Message: sometihg is done! Files: changed:todo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: patch to fix debootstrap invocation on local archive

2001-04-12 Thread Adam Di Carlo
Matt Kraai <[EMAIL PROTECTED]> writes: > On Wed, Apr 11, 2001 at 10:53:33AM -0400, Adam Di Carlo wrote: > > No, that's not the problem. The problem is that is wants to be be > > passed the cd mount point dir, other other archive top level, not a > > directory deep in the archive. I've fixed tha

Re: PPC boot-floppy building

2001-04-12 Thread Adam Di Carlo
[EMAIL PROTECTED] writes: > Hmmm. My patch to common.sh which fixes a conflict with apt-get preferences was > screwy. Here's what it should have been. Sorry. Um, before I apply this, two questions: why do you need the preferences? What features does it afford the boot-floppies builder? how

Re: PPC boot-floppy building

2001-04-12 Thread Adam Di Carlo
[EMAIL PROTECTED] writes: > I couldn't find debootstrap in either unstable or woody, so I built the deb by > hand. The following patch will fix the Makefile, letting debootstrap build. I > sent it to AJ, so hopefully we'll see deboostrap showing up for ppc. Excellent. Bugs that are preventing u

Bug#75106: installing LILO on boot partition

2001-04-12 Thread Adam Di Carlo
Matt Kraai <[EMAIL PROTECTED]> writes: > It does give the user a choice, between the MBR of the first drive > on the boot partition bus (e.g., hda or sda) and the boot > partition (e.g., hda1 in my case). The description, however, is > inaccurate, in that it refers to the "root partition's boot

Re: PPC boot-floppy building

2001-04-12 Thread Adam Di Carlo
Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > On Thu, Apr 12, 2001 at 03:36:58PM -0500, [EMAIL PROTECTED] wrote: > > Maybe we can get ppc cleaned up! > > > > For the time being I just commented out mac-de-latin1-nodeadkeys.kmap.gz in > > keymaps.sh. I didn't see any good solution for what look

Re: PPC boot-floppy building

2001-04-12 Thread Adam Di Carlo
[EMAIL PROTECTED] writes: > Here's a patch to make/checks to correctly check for a msdos module on a 2.4 > system. > > Index: make/checks > === > RCS file: /cvs/debian-boot/boot-floppies/make/checks,v > retrieving revision 1.5 > dif

Re: debian 2.3

2001-04-12 Thread Adam Di Carlo
I don't mind the concept of adding more to the root filesystem, but the problem is you have to deal right now with the fact that any room we have now we're going to need for the fonts and message catalogs of i18n floppies. Plus other arches often don't have that much space available, esp 64 bit

Re: ppp install for woody

2001-04-12 Thread Adam Di Carlo
David Whedon <[EMAIL PROTECTED]> writes: > 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? I don't really care one way or the other... Is there a

cvs commit to boot-floppies/debian by aph

2001-04-12 Thread aph
Repository: boot-floppies/debian who:aph time: Thu Apr 12 23:49:20 PDT 2001 Log Message: changes for me and Paul J.Y. Lahaie -- people, it's better if you do your own debian/changelog entries please Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] w

cvs commit to boot-floppies/debian by aph

2001-04-12 Thread aph
Repository: boot-floppies/debian who:aph time: Thu Apr 12 23:48:43 PDT 2001 Log Message: remove redundant suggests on python-xml; add recommends for 'sudo', which can be set in 'config' as cmd to achieve root Files: changed:control -- To UNSUBSCRIBE, email to [EMAIL PROT

Re: Missing dependency on sudo

2001-04-12 Thread Adam Di Carlo
Ian Lynagh <[EMAIL PROTECTED]> writes: > On Wed, Apr 11, 2001 at 08:00:49PM +0200, Tollef Fog Heen wrote: > > > > It seems like boot-floppies should depend on sudo - I think it's just > > a small addition in debian/control, to the depends line, but until I > > get up to speed on boot-floppies, I

Re: patch to fix debootstrap invocation on local archive

2001-04-12 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: ppp install for woody

2001-04-12 Thread David Whedon
Thu, Apr 12, 2001 at 10:38:41PM -0700 wrote: > On Thu, Apr 12, 2001 at 06:12:43PM -0700, David Whedon wrote: > > Thu, Apr 12, 2001 at 05:58:17PM -0700 Matt Kraai wrote: > > > I'd like to have ppp available as soon as possible. Installing > > > on any system with a modem with only three disks and

Re: patch to fix debootstrap invocation on local archive

2001-04-12 Thread Anthony Towns
On Wed, Apr 11, 2001 at 09:25:43AM -0700, David Whedon wrote: > Thu, Apr 12, 2001 at 01:12:40AM +1000 wrote: > > On Wed, Apr 11, 2001 at 10:53:33AM -0400, Adam Di Carlo wrote: > > > Anyhow, this does highlight that we need to cope with errors and > > > problems in debootstrap a *lot* more graceful

cvs commit to boot-floppies/utilities/dbootstrap by dwhedon

2001-04-12 Thread dwhedon
Repository: boot-floppies/utilities/dbootstrap who:dwhedon time: Thu Apr 12 22:35:29 PDT 2001 Log Message: didn't mean to change this one, so I am changing it back Files: changed:Makefile -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

cvs commit to boot-floppies/utilities/dbootstrap by dwhedon

2001-04-12 Thread dwhedon
Repository: boot-floppies/utilities/dbootstrap who:dwhedon time: Thu Apr 12 22:34:46 PDT 2001 Log Message: use progress_execlog() rahter than fullscreen since we want debootstrap's doings logged. Files: changed:Makefile extract_base.c util.h -- To UNSUBSCRIBE, email to

Re: Install Grief/Powermac 9500

2001-04-12 Thread Chris Tillman
I have the same challenge. There's a concise bash primer at http://penguinppc.org/usr/primer.shtml Good luck! -- >From: michael sean edwards <[EMAIL PROTECTED]> >To: Chris Tillman <[EMAIL PROTECTED]> >Subject: Re: Install Grief/Powermac 9500 >Date: Thu, Apr 12, 2001, 2:30 PM > > I got

Bug#84178: marked as done ([sparc] cross-linking /dev/mouse and /dev/sunmouse)

2001-04-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Apr 2001 19:28:14 -0700 with message-id <[EMAIL PROTECTED]> and subject line bug in makedev since fixed has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your respon

Bug#85344: marked as done (http port setting ignored)

2001-04-12 Thread Debian Bug Tracking System
Your message dated Thu, 12 Apr 2001 17:46:29 -0700 with message-id <[EMAIL PROTECTED]> and subject line not-a-bug (TM) has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to

cvs commit to boot-floppies/utilities/dbootstrap by kraai

2001-04-12 Thread kraai
Repository: boot-floppies/utilities/dbootstrap who:kraai time: Thu Apr 12 17:48:30 PDT 2001 Log Message: Label proxy port entry field "Proxy Port" rather than just "Port". Files: changed:net-fetch.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubsc

Bug#75106: installing LILO on boot partition

2001-04-12 Thread Nate Duehr
On Thu, Apr 12, 2001 at 07:25:51AM -0700, Matt Kraai wrote: > Nate Duehr said: > > It should give the user a choice with a recommendation towards the boot > > partition for newbies. (I use a commercial bootloader on a number of my > > machines and never put LILO in the MBR.) > > It does give the

Re: Missing dependency on sudo

2001-04-12 Thread Ian Lynagh
On Wed, Apr 11, 2001 at 08:00:49PM +0200, Tollef Fog Heen wrote: > > It seems like boot-floppies should depend on sudo - I think it's just > a small addition in debian/control, to the depends line, but until I > get up to speed on boot-floppies, I prefer to send patches etc here. Surely recommen

Re: PPC boot-floppy building

2001-04-12 Thread Daniel Jacobowitz
On Thu, Apr 12, 2001 at 03:36:58PM -0500, [EMAIL PROTECTED] wrote: > Maybe we can get ppc cleaned up! > > For the time being I just commented out mac-de-latin1-nodeadkeys.kmap.gz in > keymaps.sh. I didn't see any good solution for what looked like a missing > maintainer. (It doesn't look like he'

Re: PPC boot-floppy building

2001-04-12 Thread Stephen_R_Marenka
Maybe we can get ppc cleaned up! For the time being I just commented out mac-de-latin1-nodeadkeys.kmap.gz in keymaps.sh. I didn't see any good solution for what looked like a missing maintainer. (It doesn't look like he's doing anything upstream either.) The __KERNEL__ definition comes straight

life(God) the 1st sin <-the woman .......death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:th

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the

Re: PPC boot-floppy building

2001-04-12 Thread james
On Wed, Apr 11, 2001 at 03:21:35PM -0500, [EMAIL PROTECTED] wrote: > Finally, the make proceeds to converting keymaps and exits with > utiliites/writemaps/loadkeys mac-de-latin1-nodeadkeys.kmap.gz:11: adding map 3 > violates explicit keymaps line. This would seem to be an outstanding bug (50588) >

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the u

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the us

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usu

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usur

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurp

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurpe

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:radio,

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:radio,m

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:radio,music

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:r

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:ra

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:rad

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:radi

I SWEAR I AM NOT GOD,do Read!!!!!! source of life ,source of death(dragon)

2001-04-12 Thread jose carlos| galindo hinostroza
This(lines above): an investigation((to understand cleary it is necessary to traslate it from spanish)) the investigation is about micael ('there is no one like god(love, the natural, the truth)') devil('as wise as me no one else(tecnology:the usurper:radio

Processed: cleanup of 75106

2001-04-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 75106 + fixed Bug#75106: dbootstrap: wrong choice for partition for LILO bootsector Tags added: fixed > thanks Stopping processing here. Please contact me if you need assistance. Darren Benham (administrator, Debian Bugs database) -- To UNSU

cvs commit to boot-floppies/utilities/dbootstrap by kraai

2001-04-12 Thread kraai
Repository: boot-floppies/utilities/dbootstrap who:kraai time: Thu Apr 12 11:54:45 PDT 2001 Log Message: Fix LILO installation location text. Files: changed:bootconfig.c -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAI

cvs commit to boot-floppies/debian by kraai

2001-04-12 Thread kraai
Repository: boot-floppies/debian who:kraai time: Thu Apr 12 11:54:45 PDT 2001 Log Message: Fix LILO installation location text. Files: changed:changelog -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: PPC boot-floppy building

2001-04-12 Thread Stephen_R_Marenka
Here's a patch to make/checks to correctly check for a msdos module on a 2.4 system. Thanks, Stephen Index: make/checks === RCS file: /cvs/debian-boot/boot-floppies/make/checks,v retrieving revision 1.5 diff -u -u -r1.5 checks ---

Re: PPC boot-floppy building

2001-04-12 Thread Stephen_R_Marenka
Hmmm. My patch to common.sh which fixes a conflict with apt-get preferences was screwy. Here's what it should have been. Sorry. Thanks, Stephen Index: common.sh === RCS file: /cvs/debian-boot/boot-floppies/common.sh,v retrieving r

Processed: cleanup

2001-04-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 68497 + fixed Bug#68497: potato sparc /etc/silo.conf irregularity Tags added: fixed > merge 68497 82482 Bug#68497: potato sparc /etc/silo.conf irregularity Bug#82482: /boot/vmlinuz softlink misdirected Merged 68497 82482. > thanks Stopping proce

Re: Booting to floppy

2001-04-12 Thread Sven LUTHER
On Thu, Apr 12, 2001 at 10:53:35AM -0400, Adam Di Carlo wrote: > Sven LUTHER <[EMAIL PROTECTED]> writes: > > > I have installed (on i386) potato (r0 i think) from CD, and this is exactly > > how it works. it gets the linux file and the modules.tar.gz to get the > > modules. > > No, that's wishfu

Re: Booting to floppy

2001-04-12 Thread Adam Di Carlo
Sven LUTHER <[EMAIL PROTECTED]> writes: > I have installed (on i386) potato (r0 i think) from CD, and this is exactly > how it works. it gets the linux file and the modules.tar.gz to get the > modules. No, that's wishful thinking. See choose_medium.c: char kernel_image_path[PATH_MAX+1] = "im

Bug#75106: installing LILO on boot partition

2001-04-12 Thread Matt Kraai
Nate Duehr said: > It should give the user a choice with a recommendation towards the boot > partition for newbies. (I use a commercial bootloader on a number of my > machines and never put LILO in the MBR.) It does give the user a choice, between the MBR of the first drive on the boot partition

Bug#75106: installing LILO on boot partition

2001-04-12 Thread Nate Duehr
On Wed, Apr 11, 2001 at 08:42:35PM -0700, Matt Kraai wrote: > Howdy, > > This bug laments that dbootstrap presents the boot partition, > rather than the root partition, as the location for installing > LILO if they are different. I tried this on my machine, and LILO > was able to boot from this

Re: Booting to floppy

2001-04-12 Thread Sven LUTHER
On Wed, Apr 11, 2001 at 01:52:31PM -0400, Daniel Jacobowitz wrote: > On Tue, Apr 10, 2001 at 12:40:07AM -0400, Adam Di Carlo wrote: > > Michael Schmitz <[EMAIL PROTECTED]> writes: > > > > > The 'rescue floppy' doesn't even work as this on a whole other bunch of > > > architectures I bet. Can you

Missing dependency on sudo

2001-04-12 Thread Tollef Fog Heen
It seems like boot-floppies should depend on sudo - I think it's just a small addition in debian/control, to the depends line, but until I get up to speed on boot-floppies, I prefer to send patches etc here. -- Tollef Fog Heen Unix _IS_ user friendly... It's just selective about who its friend