Having carefully looked over nano-tiny ('apt-get install nano-tiny' for the
curious) I propose we immediately throw ae out of the boot-floppies and use
nano-tiny instead. It is already linked vs slang so there are no library
problems. It _is slightly_ bigger. On x86 it adds 16k. That is a pric
#include
Juhana Sadeharju wrote on Thu Dec 28, 2000 um 09:33:43PM:
> I feel getting the boot menu working as displayed above would help a lot
> the users (expert or not).
That are all good points, we should care more about it! What about the
Stormix distribution? I installed their latest storm2
* Gergely Risko
| Hello!
|
| I wanted to commit your changes, but it broke also cdebconf and anna if I
| probed fakeroot debian/rules binary, I think you didn't modified debian/rules
| as it is needed. Or am I bad, and it is not a problem?
You are right - patch attached for cdebconf.
Joey Hes
* Joey Hess
| Tollef Fog Heen wrote:
| >
| > I think the patch is pretty self-explanatory. It adds proxy support
| > for wget, and additionally, it _requires_ the user to input hostname
| > and directory.
| >
| > Could somebody review it and apply (I'm in the NM queue and don't have an
| > ac
* Joey Hess
| Tollef Fog Heen wrote:
| > Anna also should support zlib now, should be autodetected.
|
| Anna doesn't need zlib. Uncompressed Packages files will be available,
| and the file are not big enough for compression to make much of a
| difference.
Ok, I thought it said something like
On Tue Jan 02, 2001 at 11:00:49AM +0100, Tollef Fog Heen wrote:
> * Joey Hess
>
> | Tollef Fog Heen wrote:
> | >
> | > I think the patch is pretty self-explanatory. It adds proxy support
> | > for wget, and additionally, it _requires_ the user to input hostname
> | > and directory.
> | >
> |
* Erik Andersen
| On Tue Jan 02, 2001 at 11:00:49AM +0100, Tollef Fog Heen wrote:
| > * Joey Hess
| >
| > | Tollef Fog Heen wrote:
| > | >
| > | > I think the patch is pretty self-explanatory. It adds proxy support
| > | > for wget, and additionally, it _requires_ the user to input hostname
On Tue Jan 02, 2001 at 12:16:57PM +0100, Tollef Fog Heen wrote:
> | If you can show me where it should give an error, I'll
> | add it right in...
>
> Imho, it should require to get a hostname, and a directory. My
Hmm. I'm not sure I understand. Assuming you are talking about the URL wget
is a
* Erik Andersen
| On Tue Jan 02, 2001 at 12:16:57PM +0100, Tollef Fog Heen wrote:
| > | If you can show me where it should give an error, I'll
| > | add it right in...
| >
| > Imho, it should require to get a hostname, and a directory. My
|
| Hmm. I'm not sure I understand. Assuming you are
Hi
Eduard Bloch schrieb:
> Additionaly, the Stormix Package Manager seems to be a good replacement
> for dselect on X11.
It's already there:
13:04:08 arthur@turing:~$ apt-cache search stormpkg
stormpkg - Storm Package Manager
ciao, 2ri
--
"I didn't know it was impossible when I did it."
--
> Hi Adam,
>
> I will check out the kernel flavor as soon as I get home from work, and I'll mail
>you tomorrow morning. Meanwhile, I can only tell you that I was trying to install
>Debian with the rescue.bin and root.bin floppy images in the directory
>Debian2.2r2/main/disks-i386/2.2.20.0.1-
Hi Adam,
> Anyway, I can see two problems here:
> 1. The installer gets the partition numbers wrong, which it shouldn't.
> 2. The choices presented in menus like 'initialize a swap partition' or
> 'mount a previously initialized Linux partition' cannot be edited,
> John H Robinson, IV writes:
JR> applogies to Gordon Matzigkeit <[EMAIL PROTECTED]>, the official
JR> grub maintainer. i had to change some of the source code in the
JR> grub-install script to get around some busybox's
JR> shortcomings. bug reports against busybox will be forthcoming.
T
On Mon, Jan 01, 2001 at 10:50:06PM +0100, Goswin Brederlow wrote:
> > " " == idalton <[EMAIL PROTECTED]> writes:
>
> > On Mon, Jan 01, 2001 at 04:03:44AM -0500, Adam Di Carlo wrote:
> >> <[EMAIL PROTECTED]> writes:
> >>
> >> > Package: boot-floppies > Version: 2.2.20.0.1 >
Jim Westveer <[EMAIL PROTECTED]> writes:
> On 01-Jan-2001 Adam Di Carlo wrote:
> > Um, I thought it went like this for i386:
> >
> > CD#1: vanilla kernel
> > CD#2: compact
> > CD#3: idepci
>
> #1 & #2 correct, for potato, i386, CD#3 has no boot blocks.
> It (CD#3) probably should be modified
Package: boot-floppies
Version: 2.2.17
Severity: normal
certain RE's will fail to be matched. this is not an exhaustive list,
and i was unable to find a test suite to test all sorts of RE's.
to reproduce:
% cat grep-test
1/3 yes 0 spaces hi
2/3 yes 2 spaces hi
no illegal character (*) h
On Tue, Jan 02, 2001 at 07:44:36PM -, [EMAIL PROTECTED] wrote:
the reply address should be <[EMAIL PROTECTED]>
-john
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Tollef Fog Heen wrote:
> Shouldn't the retriever be persistent and requiring a hostname and a
> directory?
You need to read up on how debconf works. The "persistance" you are
advocating == an infinite loop. GET commands always return the same
vale, which was already input earlier.
Move over to c
On Tue, Jan 02, 2001 at 07:44:36PM -, [EMAIL PROTECTED] wrote:
> certain RE's will fail to be matched. this is not an exhaustive list,
> and i was unable to find a test suite to test all sorts of RE's.
This problem appears to be fixed in the latest version of busybox,
0.48. The version inclu
On Mon, Jan 01, 2001 at 07:34:35PM -0800, John H. Robinson, IV wrote:
> i have not written up any HTML documentation yet.
http://chao.ucsd.edu/debian/boot-floppies/
now i have.
-john
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC
On Tue Jan 02, 2001 at 12:38:11PM -0800, Matt Kraai wrote:
> On Tue, Jan 02, 2001 at 07:44:36PM -, [EMAIL PROTECTED] wrote:
> > certain RE's will fail to be matched. this is not an exhaustive list,
> > and i was unable to find a test suite to test all sorts of RE's.
>
> This problem appears t
[EMAIL PROTECTED] writes:
> Could NFS be fitted into compact's kernel?
I dunno. This request should take the form of a wishlist against the
compact kernel (kernel-image-2.2.18pre21-compact I think).
Is there any remaining bug here for boot-floppies?
--
.Adam Di [EMAIL PROTECTED]http://ww
I've been playing around on a woody box, trying to get library reduction
to work in the d-i demo system. I needed the following patch to make it
find libc6-pic stuff at all:
--- mklibs.sh Tue Jan 2 16:11:17 2001
+++ mklibs.sh~ Tue Jan 2 16:10:06 2001
@@ -520,7 +520,7 @@
echo `find-files
On Sun, Dec 31, 2000 at 04:17:22AM -0500, Adam Di Carlo wrote:
> Marcin Owsiany <[EMAIL PROTECTED]> writes:
>
> > /etc/fstab (and possibly any other file whose template is a
> > message in dbootstrap) is in UTF-8
> >
> > Maybe these should be kept in separate files?
>
> Uh, probaby these files
Upx is an executable file compressor. The interesting thing in relation
to the b-f or d-i is that it can compress bzimage linux kernels. The
kernel is still bootable, and a coworker shaved 100k off the size of an
existing bzimage (even though it was already compressed).
http://wildsau.idv.uni-lin
On Tue, Jan 02, 2001 at 07:23:18PM -0800, Joey Hess wrote:
> Upx is an executable file compressor. The interesting thing in relation
> to the b-f or d-i is that it can compress bzimage linux kernels. The
> kernel is still bootable, and a coworker shaved 100k off the size of an
> existing bzimage (
Wednesday, January 03, 2001, 4:23:18 AM, you wrote:
JH> Upx is an executable file compressor. The interesting thing in relation
JH> to the b-f or d-i is that it can compress bzimage linux kernels. The
JH> kernel is still bootable, and a coworker shaved 100k off the size of an
JH> existing bzimage
Wednesday, January 03, 2001, 5:53:14 AM, you wrote:
IMJK> Wednesday, January 03, 2001, 4:23:18 AM, you wrote:
JH>> Upx is an executable file compressor. The interesting thing in relation
JH>> to the b-f or d-i is that it can compress bzimage linux kernels. The
JH>> kernel is still bootable, and
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: dwhedon 01/01/02 22:54:12
Modified files:
tools/ddetect : Makefile TODO ethdetect.c ethdetect.h
lst2header.c utils.c
tools/ddetect/debian: changelog ethdetect.templates
CVSROOT:/cvs/debian-boot
Module name:debian-installer
Changes by: dwhedon 01/01/02 23:00:56
Modified files:
tools/netcfg : TODO utils.c
Log message:
updates
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC
On Tue, Jan 02, 2001 at 06:36:55PM -0500, Adam Di Carlo wrote:
> [EMAIL PROTECTED] writes:
>
> > Could NFS be fitted into compact's kernel?
>
> I dunno. This request should take the form of a wishlist against the
> compact kernel (kernel-image-2.2.18pre21-compact I think).
>
> Is there any rem
On Sat, Dec 30, 2000 at 01:48:00PM -0500, Adam Di Carlo wrote:
> Anthony Towns claimed on debian-devel that it would take us "a few
> months" to prepare boot-floppies for woody. I think it can be done by
> Feb.
Well, I have no complaints if you get things done earlier, of course :)
> I don't t
32 matches
Mail list logo