Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sat Nov 17 00:35:47 PST 2001
Log Message:
since the base-config maintainer refuses to fix 103302 apply a patch
to fix it after base installation. this workaround must remain until
103302 is correctly fixed (patch in BTS,
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Fri Nov 9 05:20:25 PST 2001
Log Message:
fix grammer error in NewWorld partitioning notes,
add extra warning about when to and not to use `i' command in mac-fdisk
(thanks Overfiend)
Files:
changed:partition_config
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sat Nov 3 07:28:01 PST 2001
Log Message:
Fix progress bar for base installs:
- proper progress and progress messages for basedebs.tgz
- progress bar for actual base installation, instead of just sitting
there saying
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Nov 1 07:01:57 PST 2001
Log Message:
fix SEGV when trying to install via partition or already mounted
partition.
also don't use /instmnt as a default value for archive_dir_choose
since that will never work, instead
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Sep 27 06:51:57 PDT 2001
Log Message:
wrap filesystem defines in parentheses
Files:
changed:dbootstrap.h
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Sep 27 06:50:00 PDT 2001
Log Message:
move filesystem check defines into dbootstrap.h where they belong
Files:
changed:bootconfig.c dbootstrap.h partition_config.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTE
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Sep 27 06:43:48 PDT 2001
Log Message:
needed #define is_xfs
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Sep 27 05:12:31 PDT 2001
Log Message:
make lilo configuration XFS aware.
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PRO
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Sep 11 06:12:00 PDT 2001
Log Message:
remove silly #define for ext3 detection
Files:
changed:partition_config.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Mon Sep 10 17:32:23 PDT 2001
Log Message:
touchup
Files:
changed:partition_config.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Mon Sep 10 05:39:11 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
Repository: boot-floppies/utilities/dbootstrap
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
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Jul 17 01:40:14 PDT 2001
Log Message:
apply small patch from Colin Walters to further fixup basedebs.tgz support.
Files:
changed:choose_medium.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject o
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Jul 12 04:16:08 PDT 2001
Log Message:
- Add patch from Colin Walters to support basedebs.tgz.
- Ignore .resource and .finderinfo when building lists of valid directories
(HFS cruft).
- Make problem_report create a .
Repository: boot-floppies/utilities/dbootstrap
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:main_menu.c
--
To UNSUBSC
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sun Jul 8 07:24:33 PDT 2001
Log Message:
fix floppy_split to correctly pad the last image with nulls instead of
padding 512 bytes of nulls then a couple bytes of crap.
small fixup to floppy base install
add support to
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Jul 5 07:13:49 PDT 2001
Log Message:
Add support for installing base via a pile o' floppies.
this is not tested since i don't have a floppy drive, it at least
compiles ;-)
basedebs.tgz and floppy images at http://p
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Fri Jun 29 05:57:28 PDT 2001
Log Message:
return 1 if debootstrap exits abnormally, otherwise bogus `you must
install base before configuring it' dialog appears.
Files:
changed:extract_base.c
--
To UNSUBSCRIBE,
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Fri Jun 29 05:52:34 PDT 2001
Log Message:
call debootstrap with --arch ARCHNAME so it won't need that silly
/usr/lib/debootstrap/arch file any more.
remove /usr/lib/debootstrap/arch from root disk.
Files:
changed:
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Jun 26 05:39:24 PDT 2001
Log Message:
make `first ide disk' check for quik not broken
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Conta
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Jun 26 00:40:29 PDT 2001
Log Message:
only check if root is on the first disk if the disk is IDE, its not
needed for scsi.
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Mon Jun 25 06:37:02 PDT 2001
Log Message:
Enable `Edit Kernel Boot Paramaters' on powerpc
Add support for additional kernel paramaters to run_plilo_quik() and run_pilo_yaboot()
Files:
changed:bootconfig.c main_men
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Jun 19 05:49:16 PDT 2001
Log Message:
don't eject root floppy on newworld powermacs
set sane umask in dbootstrap (just in case).
Files:
changed:main.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Jun 19 05:17:13 PDT 2001
Log Message:
make sure /target/tmp is created 1777, mkdir(foo, 01777) doesn't work.
changed other mkdir calls to ensure sane permissions.
Files:
changed:bootconfig.c extract_kernel.c n
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sat Jun 16 07:09:57 PDT 2001
Log Message:
fixed copyFile() so it doesn't set the umask to 0 (this might explain
why so much crap gets created mode 777 (yes still). the bogus line
was:
result = mkdir(destName, 0777
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sat Jun 16 05:41:57 PDT 2001
Log Message:
remove button color workaround now that Bug #54265 is fixed.
Files:
changed:boxes.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Troubl
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Jun 14 05:49:06 PDT 2001
Log Message:
add comment to generated quik.conf regarding its non-support of symlinks
Files:
changed:Tag: potato bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Jun 14 05:44:21 PDT 2001
Log Message:
add comment to generated quik.conf regarding its non-support of symlinks
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "uns
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Jun 12 06:07:50 PDT 2001
Log Message:
Fix quik installation so it references the actual kernel and not /vmlinuz
Add dialog at the end of quik installation telling users that their
system won't actually boot until the
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Mon Jun 11 00:06:01 PDT 2001
Log Message:
bugfix in run_quik, thanks to Colin Walters
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sun Jun 10 23:45:26 PDT 2001
Log Message:
remove useless line from run_plilo_quik()
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EM
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sun Jun 10 23:30:26 PDT 2001
Log Message:
Add execlog_to_string() function that stores the program's stdout in a
variable and send stderr to syslog, also returns the programs exit
code.
pretty much rewrite run_plilo_quik
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Thu Jun 7 01:29:27 PDT 2001
Log Message:
reformat code in run_quik() to make it easier to read/edit.
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Tr
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Wed Jun 6 17:53:55 PDT 2001
Log Message:
kbdconfig is obsolete, fix dialog to mention 'dpkg-reconfigure console-data'
instead.
Files:
changed:kbdconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Wed Jun 6 00:24:17 PDT 2001
Log Message:
delete /target/etc/yaboot.conf.old which is what yabootconfig renamed
the yaboot.conf installed by the yaboot package.
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, ema
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Tue Jun 5 04:27:05 PDT 2001
Log Message:
add recommendation to remove macos cruft partitions to NewWorld
partition notes dialog.
Files:
changed:partition_config.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
w
Ethan Benson <[EMAIL PROTECTED]> writes:
> anyone mind if i apply the same fix to run_silo() ? the code involved
> creates a /target/boot/vmlinux -> vmlinux- when /boot is a
> separate partition, this is necessary since silo reads the filesystem.
>
> the code as is creates a /target/boot/vmlinu
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Mon Jun 4 16:31:16 PDT 2001
Log Message:
add note about the new `b' command in mac-fdisk to the notice that a
Apple_Bootstrap partition should be created.
Files:
changed:partition_config.c
--
To UNSUBSCRIBE, em
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Mon Jun 4 06:28:25 PDT 2001
Log Message:
run_plilo_yaboot(): when /boot is a separate partition create
/target/etc/kernel-img.conf with image_in_boot = true and
relative_links = true. this way newly installed kernel-ima
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Mon Jun 4 02:18:38 PDT 2001
Log Message:
fix run_silo()'s broken /target/boot/vmlinuz symlink creation when
/boot is a partition, use tested code from run_plilo_yaboot()
Files:
changed:bootconfig.c
--
To UNSUBS
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sun Jun 3 23:30:20 PDT 2001
Log Message:
reformat powermac partition warnings to make code more readable/editable
fix bootstrap partition check to only run after the partitioner exits
so the user does not get a warning
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sun Jun 3 05:46:48 PDT 2001
Log Message:
reword partition warning/error dialogs.
change description of Apple_Bootstrap partition type.
Files:
changed:bootconfig.c partition_config.c util.c
--
To UNSUBSCRIBE, em
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sun Jun 3 03:40:17 PDT 2001
Log Message:
fixup run_yaboot() again.
- fix tests added by stephen.
- don't remove /target/vmlinux symlink if the
/target/boot/vmlinux symlink creation failed.
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sat Jun 2 04:37:08 PDT 2001
Log Message:
tidy up couple things. fix quik warning to use cmd-opt-p-r from cold boot
Files:
changed:bootconfig.c
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "u
On Sat, Jun 02, 2001 at 03:00:49AM -0700, [EMAIL PROTECTED] wrote:
> Repository: boot-floppies/utilities/dbootstrap
> who:eb
> time: Sat Jun 2 03:00:49 PDT 2001
>
>
> Log Message:
>
> better symlink fix in run_yaboot() run_silo() should probably take this
> as well, i am certain
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Sat Jun 2 03:00:49 PDT 2001
Log Message:
better symlink fix in run_yaboot() run_silo() should probably take this
as well, i am certain its broken too.
remove /target/vmlinux symlink if /boot is a separate partition (onl
Repository: boot-floppies/utilities/dbootstrap
who:eb
time: Fri Jun 1 06:24:16 PDT 2001
Log Message:
fix yaboot installation:
- fix partition checks, removed check for /boot on same disk, thats not
required (on macs)
- moved yabootconfig call into a #define like
47 matches
Mail list logo