cvs commit to boot-floppies/scripts/rootdisk by sgybas

2002-03-11 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Mon Mar 11 07:16:40 PST 2002 Log Message: We need a newer version of s390-tools for kernel 2.4.17 Files: changed:EXTRACT_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2002-01-30 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Jan 30 05:47:15 PST 2002 Log Message: require debootstrap >= 0.1.16.1 (fixed intctl patch, s390 fixes) require busybox >= 0.60.2-3.1 (contains pidof) Files: changed:EXTRACT_LIST_all -- To UNSUBSCRIBE, emai

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2002-01-30 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Jan 30 05:43:10 PST 2002 Log Message: s390 now uses glibc 2.2.5 Files: changed:SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2002-01-24 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Thu Jan 24 05:19:54 PST 2002 Log Message: s390 uses devfs, doesn't need devices.tar.gz Files: changed:SMALL_REMOVE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2002-01-14 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Mon Jan 14 07:55:52 PST 2002 Log Message: s390: Use wc from busybox again Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trou

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-12-13 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Thu Dec 13 08:38:24 PST 2001 Log Message: Use a small local version of /etc/services Files: changed:SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Co

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-12-12 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Dec 12 07:41:52 PST 2001 Log Message: Use busybox sort | uniq instead of textutils sort -u Files: changed:SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-12-11 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Tue Dec 11 08:54:27 PST 2001 Log Message: Use wc from textutils for now since busybox wc is broken (see #123387) Files: changed:SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject o

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-12-10 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Mon Dec 10 14:25:57 PST 2001 Log Message: s390: Use ifconfig instead of ifup in netsetup.sh Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-12-10 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Mon Dec 10 14:21:05 PST 2001 Log Message: s390: Copy /root/.profile from s390-specials instead of changing the one from base-files s390: Use mini-inetd from the tcputils package instead of netkit-inetd, this o

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-29 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Thu Nov 29 05:43:43 PST 2001 Log Message: s390: Make /sbin/fdisk a symlink to fdasd, don't install it from the fdasd package s390: Don't ask for bad block scan when formatting a DASD Files: changed:SMALL_BASE

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-28 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Nov 28 06:39:26 PST 2001 Log Message: printf is an ash builtin, don't include it to to initrd Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Re: cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-26 Thread Erik Andersen
On Tue Nov 27, 2001 at 07:23:45AM +1100, Herbert Xu wrote: > Matt Kraai <[EMAIL PROTECTED]> wrote: > > >> Added /usr/bin/printf from shellutils to initrd, required for converting > >> between decimal and hexadecimnal numbers (ash deos not support hexadecimal > >> numbers in arithmetic expressions

Re: cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-26 Thread Herbert Xu
Matt Kraai <[EMAIL PROTECTED]> wrote: >> Added /usr/bin/printf from shellutils to initrd, required for converting >> between decimal and hexadecimnal numbers (ash deos not support hexadecimal >> numbers in arithmetic expressions) > Would BusyBox printf work? printf is part of ash anyway. -- De

Re: cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-26 Thread Matt Kraai
Package: busybox Version: 1:0.60.2-1 Could printf please be included in the busybox package for s390 only? Matt On Mon, Nov 26, 2001 at 04:59:47PM +0100, Stefan Gybas wrote: > On Sat, Nov 24, 2001 at 06:14:58AM -0800, Matt Kraai wrote: > > > Would BusyBox printf work? > > Yes, sure. But print

Re: cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-26 Thread Stefan Gybas
On Sat, Nov 24, 2001 at 06:14:58AM -0800, Matt Kraai wrote: > Would BusyBox printf work? Yes, sure. But printf is only required for s390 so I'm not sure if printf should be added to busybox for all architectures. On the other hand, it will probably only add a few extra bytes to busybox. -- Ste

Re: cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-26 Thread Matt Kraai
On Fri, Nov 23, 2001 at 07:41:18AM -0800, Debian Boot CVS Master wrote: > Repository: boot-floppies/scripts/rootdisk > who:sgybas > time: Fri Nov 23 07:41:18 PST 2001 > > > Log Message: > > Added /usr/bin/printf from shellutils to initrd, required for converting > between decimal

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-23 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Fri Nov 23 08:24:51 PST 2001 Log Message: busybox sed doesn't provide all required features so use sed from the sed package Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAI

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-23 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Fri Nov 23 07:41:18 PST 2001 Log Message: Added /usr/bin/printf from shellutils to initrd, required for converting between decimal and hexadecimnal numbers (ash deos not support hexadecimal numbers in arithmetic expressio

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-21 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Nov 21 07:10:42 PST 2001 Log Message: small s390 fixes Files: changed:SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-20 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Tue Nov 20 06:13:26 PST 2001 Log Message: busybox grep does not set rc for matches in binary files :-( Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a s

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-19 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Mon Nov 19 08:36:55 PST 2001 Log Message: use busybox grep on s390 initrd and include lsmod VS: -- Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIS

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-14 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Nov 14 08:13:56 PST 2001 Log Message: use $ldlib in mklibs.py use mklibs.py instead of mklibs.sh on s390 Files: changed:mklibs.py -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-13 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Tue Nov 13 06:45:25 PST 2001 Log Message: wrote replacement for /bin/login on s390 and drop PAM from the root disk Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECT

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-13 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Tue Nov 13 03:49:03 PST 2001 Log Message: Remove unneeded PAM modules from s390 root disk and create cutsom /etc/pam.d/other which allows logins without a password Files: changed:EXTRACT_LIST_s390 SMALL_BASE_LIST_s

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-11-12 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Mon Nov 12 09:45:50 PST 2001 Log Message: Don't install tcpd/libwrap on s390 root disk Files: changed:SMALL_BASE_LIST_s390 EXTRACT_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-09-12 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Sep 12 09:06:58 PDT 2001 Log Message: Added lilo and MAKEDEV to remove list Files: changed:SMALL_REMOVE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Conta

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-09-12 Thread Debian Boot CVS Master
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Wed Sep 12 09:06:10 PDT 2001 Log Message: Added zipl Removed unneded PAM modules Files: changed:SMALL_BASE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contac

cvs commit to boot-floppies/scripts/rootdisk by sgybas

2001-07-31 Thread sgybas
Repository: boot-floppies/scripts/rootdisk who:sgybas time: Tue Jul 31 09:40:51 PDT 2001 Log Message: Initial S/390 support Files: added: EXTRACT_LIST_s390 SMALL_REMOVE_LIST_s390 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Con