cvs commit to boot-floppies by eb

2001-11-15 Thread Debian Boot CVS Master

Repository: boot-floppies
who:eb
time:   Thu Nov 15 06:18:15 PST 2001


Log Message:

mklibs.py now seems to work on powerpc, use it now.


Files:

changed:rootdisk.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-11-13 Thread Debian Boot CVS Master

Repository: boot-floppies
who:eb
time:   Tue Nov 13 07:29:52 PST 2001


Log Message:

lilo setup checks for XFS formatted / /boot partitions and disallows
installation there if they are indeed XFS.  thus no longer a todo


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-11-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:eb
time:   Sat Nov 10 06:22:18 PST 2001


Log Message:

Add powerpc-specials/yaboot.conf.  This is a functional config for
temporarily bootstrapping the boot-floppies from an existing MacOS
partition.  This file is copied to $release/powermac next to the
yaboot binary.


Files:

changed:release.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-09-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:eb
time:   Mon Sep 10 05:39:10 PDT 2001


Log Message:

- Redesign filesystem creation/mounting to cleanly, and dynamically
  support multiple filesystems, redo the ext3/reiserfs code.
  Now dbootstrap will offer a menubox list of supported filesystems.
  A filesystem is offered as a choice when both a) the running kernel
  supports it, and b) there is a mkfs for that filesystem.  If only Ext2
  is supported the behavior is exactly as its always been.
- Add is_filesystem_supported() function to util.c.
- Add XFS filesystem support.
- Fix partition mounting so it works properly again.
- Remove bogus and non-existent reiserfs partition type, reiserfs is
  not, and should not get its own partition type, it should use the
  "Linux Native" partition types that already exist on most/all
  architectures.  The redesigned mounting code does this.
- Redo fstab generation to work properly with multiple filesystems.
- Moved is_fstype() function out of baseconfig.c and into util.c. Its
  useful elsewhere (now also used in bootconfig.c).
- Quik setup aborts if root partition is not ext2.
- Eliminate ioctl messages that were spewed all over the screen
  during kernel installation.  (perror() -> ERRMSG() don't use
  perror() in boot-floppies!)
- Check for parted correctly.

All changes have been well tested.


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-09-10 Thread Debian Boot CVS Master

Repository: boot-floppies
who:eb
time:   Mon Sep 10 02:34:37 PDT 2001


Log Message:

powerpc updates


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-08-30 Thread eb

Repository: boot-floppies
who:eb
time:   Thu Aug 30 07:02:16 PDT 2001


Log Message:

note bug#110666 for broken pmac kernel


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-08-30 Thread eb

Repository: boot-floppies
who:eb
time:   Thu Aug 30 06:42:34 PDT 2001


Log Message:

turns out powermac kernel is still broken (it must have
CONFIG_MAC_ADBKEYCODES=n) bug filed, number unknown.


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-08-30 Thread eb

Repository: boot-floppies
who:eb
time:   Thu Aug 30 05:48:11 PDT 2001


Log Message:

powermac updates


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-08-28 Thread eb

Repository: boot-floppies
who:eb
time:   Tue Aug 28 04:17:32 PDT 2001


Log Message:

3.0.13 for powerpc is yet again broken because nobody checks whether
the root image fits in 1440k, right now it doesn't so the root.bin is
corrupt and unusable.

make the build fail when this occurs so this problem can no longer be
ignored. (test added to i386, powerpc, m68k, and alpha)


Files:

changed:rescue.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-08-20 Thread eb

Repository: boot-floppies
who:eb
time:   Mon Aug 20 03:02:44 PDT 2001


Log Message:

re remove sources.list that i accidently revived


Files:

removed:sources.list


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-08-20 Thread eb

Repository: boot-floppies
who:eb
time:   Mon Aug 20 02:55:48 PDT 2001


Log Message:

- PowerMac uses linux (read i386) keycodes now, use i386 keymaps.
  This still needs a fixed -pmac kernel, but console-data in woody
  requires that anyway.
- Fix formatting error in debian/changelog that was
  b0rking builds.



Files:

changed:keymaps.sh sources.list todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-15 Thread eb

Repository: boot-floppies
who:eb
time:   Sun Jul 15 17:43:24 PDT 2001


Log Message:

basedebs.tgz support is done.

note possible brokeness of file:/ based installs, investigation is
underway, please test anyway.


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-08 Thread eb

Repository: boot-floppies
who:eb
time:   Sun Jul  8 18:25:39 PDT 2001


Log Message:

- Change `Install Operating System Kernel and Modules' to
  `Install Kernel and Driver Modules' so aj won't be confused.


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-08 Thread eb

Repository: boot-floppies
who:eb
time:   Sun Jul  8 18:03:58 PDT 2001


Log Message:

note dhcp-client's uselessness on powerpc (segfaults)
note version of yaboot that must enter testing
note bootx/bootvars should be in non-proprietary file format


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-07 Thread eb

Repository: boot-floppies
who:eb
time:   Sat Jul  7 06:20:28 PDT 2001


Log Message:

- Add yaboot binary to $release/powermac so users don't have to go find one.
- Change rootdisk permission fixup to not touch device file permissions,
  that way loop mounting a root.bin does not create a security hole.


Files:

changed:release.sh rootdisk.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-06 Thread eb

Repository: boot-floppies
who:eb
time:   Fri Jul  6 06:15:30 PDT 2001


Log Message:

document call to mklibs.sh so future souls won't have to dive into the
flameing pits of hell to discover how it really works.


Files:

changed:rootdisk.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-05 Thread eb

Repository: boot-floppies
who:eb
time:   Thu Jul  5 07:18:12 PDT 2001


Log Message:

floppy base install method now implemented, needs testing.


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-05 Thread eb

Repository: boot-floppies
who:eb
time:   Thu Jul  5 06:16:34 PDT 2001


Log Message:

badblocks now works, delete `fix badblocks' from todo

e2fsprogs-bf now used instead of e2fsprogs, remove from todo.


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-05 Thread eb

Repository: boot-floppies
who:eb
time:   Thu Jul  5 06:15:24 PDT 2001


Log Message:

- Use e2fsprogs-bf instead of e2fsprogs
- rootdisk.sh: don't rm -rf $E until after mklibs.sh is run
- rootdisk.sh: run mklibs.sh with -L $E/lib:$E/usr/lib:/lib:/usr/lib
  this way we don't end up getting the binaries from the extract area
  and the non-pic libs from /lib and /usr/lib (instead of the extract area).

the last one is probably why badblocks was getting broken in the first
place.  badblocks now works correctly.


Files:

changed:rootdisk.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-07-01 Thread eb

Repository: boot-floppies
who:eb
time:   Sun Jul  1 20:27:26 PDT 2001


Log Message:

updates to powerpc booting situation.  comment that deboostrap /proc
problem appears gone (aph can delete when confirmed).


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-06-17 Thread eb

Repository: boot-floppies
who:eb
time:   Sun Jun 17 01:12:40 PDT 2001


Log Message:

creating world writable files is never acceptable IMO.

fix up perms on kernel installed in /boot so it doesn't get left with
execute permissions if the rescue floppy is FAT.


Files:

changed:driverdisks.sh rescue.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-06-11 Thread eb

Repository: boot-floppies
who:eb
time:   Mon Jun 11 03:57:20 PDT 2001


Log Message:

note need for bootloader documentation fixage


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-06-11 Thread eb

Repository: boot-floppies
who:eb
time:   Mon Jun 11 02:26:26 PDT 2001


Log Message:

update powerpc booting items


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-06-04 Thread eb

Repository: boot-floppies
who:eb
time:   Mon Jun  4 16:09:59 PDT 2001


Log Message:

remove yaboot tasks which are now done


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-06-02 Thread eb

Repository: boot-floppies
who:eb
time:   Sat Jun  2 06:19:09 PDT 2001


Log Message:

#!/bin/sh -> #!/bin/bash these all source common.sh which is a bash
script and will break if /bin/sh -> /bin/ash


Files:

changed:milodisk.sh nfsroot.sh package-m68k.sh release.sh rescue.sh tftpboot.sh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-06-02 Thread eb

Repository: boot-floppies
who:eb
time:   Sat Jun  2 04:58:05 PDT 2001


Log Message:

update PowerMac booting notes to reflect current status


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




cvs commit to boot-floppies by eb

2001-05-30 Thread eb

Repository: boot-floppies
who:eb
time:   Thu May 31 00:13:56 PDT 2001


Log Message:

fix typo in yabootconfig stuff


Files:

changed:todo


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]