Log of /tags/packages/os-prober/0.06
Directory Listing
Revision
13509 -
Directory Listing
Modified
Wed Apr 14 00:00:11 2004 UTC
(9 years, 1 month ago)
by
cjwatson
Original Path:
trunk/packages/os-prober
Delay hfs until last in mounted checks so that we can tell the difference
between that and hfsplus.
Revision
13159 -
Directory Listing
Modified
Sat Apr 10 20:22:18 2004 UTC
(9 years, 1 month ago)
by
joeyh
Original Path:
trunk/packages/os-prober
- Fix broken mounting of /boot partitions.
- Fix grub probe to support systems that have /boot on a separate
partition, by looking for kernels in /boot as well.
Revision
13032 -
Directory Listing
Modified
Sat Apr 10 02:25:04 2004 UTC
(9 years, 1 month ago)
by
joeyh
Original Path:
trunk/packages/os-prober
- Return "hurd" as the OS type for hurd, rather than "multiboot".
The latter is not enough info to boot the hurd.
Revision
12483 -
Directory Listing
Modified
Sun Apr 4 01:24:10 2004 UTC
(9 years, 1 month ago)
by
joeyh
Original Path:
trunk/packages/os-prober
add support for slashware, minix, and the hurd
don't confuse debian hurd and debian linux
Revision
12457 -
Directory Listing
Modified
Sat Apr 3 20:54:07 2004 UTC
(9 years, 1 month ago)
by
joeyh
Original Path:
trunk/packages/os-prober
* Added joshk's docs from the mailing list post.
* Some redesign:
- It's more robust and flexible to use standalone programs and not
shell functions.
- Use exit codes to determine if there is a match.
- Include the short name in the output.
* Added support for tests that need the partition mounted first.
* Added tests to find LSB systems, and a few other linux distros.