date | project | content | link |
|---|
| 19:03 on May 19 | debian-installer/os-prober | Commit by joey :: r58753e9 os-prober/ (debian/changelog os-prober): Avoid noise when /proc/swaps does not exist. Closes: #673566 | # |
| 07:49 on May 08 | debian-installer/os-prober | Commit by bubulle :: r8dc25ab os-prober/debian/changelog: releasing version 1.53 | # |
| 07:49 on May 08 | debian-installer/os-prober | Commit by bubulle :: rbb3b918 os-prober/debian/ (changelog control): Add ${misc:Depends} to udeb dependencies | # |
| 07:49 on May 08 | debian-installer/os-prober | Commit by bubulle :: rd435bb5 os-prober/debian/ (changelog copyright): Link to explicit GPL-2 document in debian/copyright | # |
| 07:49 on May 08 | debian-installer/os-prober | Commit by bubulle :: r16b24d4 os-prober/debian/ (changelog control): Use Package-Type instead of deprecated XC-Package-Type for os-prober-udeb | # |
| 07:49 on May 08 | debian-installer/os-prober | Commit by bubulle :: r1447c77 os-prober/debian/changelog: Next upload is a team upload | # |
| 20:13 on May 07 | debian-installer/os-prober | Commit by bubulle :: ra7e5a11 os-prober/ (2 files in 2 dirs): sed off (hdn,n) from the front of an initrd path, as seen in Mandriva/Mageia grub configs. Thanks to Fran??ois Jaouen and Barry Jackson for the patch Closes: #566102 | # |
| 14:54 on Apr 20 | debian-installer/os-prober | Commit by joey :: r1623709 os-prober/debian/ (changelog control): releasing version 1.52 | # |
| 14:54 on Apr 20 | debian-installer/os-prober | Commit by joey :: r79dafa0 os-prober/ (3 files in 3 dirs): Revert broken patch adding support for BSD distributions. Closes: #668860
Note that this reverts some fixes Colin made to the files distributed
in #668860, which should be kept if anyone resuscitates this patch again. | # |
| 10:35 on Apr 05 | debian-installer/os-prober | Commit by cjwatson :: rf1839ef os-prober/debian/ (changelog os-prober.docs): Install README and TODO in the .deb. | # |
| 08:25 on Apr 05 | debian-installer/os-prober | Commit by cjwatson :: r48ad270 os-prober/ (2 files in 2 dirs): Add support for Windows 8. | # |
| 14:53 on Mar 27 | debian-installer/os-prober | Commit by cjwatson :: rc4d9c76 os-prober/debian/changelog: releasing version 1.51 | # |
| 14:46 on Mar 27 | debian-installer/os-prober | Commit by cjwatson :: r94048e4 os-prober/ (4 files in 4 dirs): Use 'type' rather than 'which' to test for grub-mount, as d-i doesn't have 'which'. Also test for grub-probe before using it, as that isn't currently in grub-mount-udeb and I'm going to need to add it (LP: #963471). | # |
| 17:50 on Mar 15 | debian-installer/os-prober | Commit by joey :: r5e6e3e9 os-prober/ (2 files in 2 dirs): Relax the MS-DOS detection again now that it will not cause false positives for non-FAT filesystems. | # |
| 13:58 on Mar 15 | debian-installer/os-prober | Commit by cjwatson :: rbad9b7f os-prober/debian/changelog: releasing version 1.50 | # |
| 13:52 on Mar 15 | debian-installer/os-prober | Commit by cjwatson :: r5340fdb os-prober/debian/changelog: close #663600 too | # |
| 12:26 on Mar 15 | debian-installer/os-prober | Commit by cjwatson :: r9e42111 os-prober/ (10 files in 6 dirs): When using grub-mount, pass the GRUB filesystem type to individual tests rather than "fuseblk". Adjust a number of tests to handle GRUB filesystem names as well as OS names (closes: #663540). | # |
| 15:58 on Mar 12 | debian-installer/os-prober | Commit by joey :: r29c404f os-prober/ (2 files in 2 dirs): Avoid false positives in MS-DOS detection by also looking for autoexec.bat. Closes: #663540
/dos is not an unheard of directory to have on a linux system -- we used
to put our dual-boot mount point there in 1995 -- and when mounted by
grub-mount, the filesystem type is not available to limit detection of
MS-DOS to only relevant filesystems.
Work around this problem by also requiring an /autoexec.bat or a
/config.sys. While not all MS-DOS systems have one of these files,
any MS-DOS system that a user is likely to care about showing up
in their boot menu probably does.
(IIRC not all MS-DOS systems even have a /dos!)
I also took a brief look at the other tests that allows fuse mount through.
Many of them, like 83haiku check for enough different items that the
chances of a false positive are very low even absent a filesystem type
confirmation. The most worrying are 20macosx, which only checks for
/mach_kernel, and 30utility, which only checks for /f11.sys.
Those should probably be tightened down, or a way found to check the actual
filesystem type when using grub-mount. | # |
| 01:09 on Feb 24 | debian-installer/os-prober | Commit by otavio :: rff291cf os-prober/ (3 files in 3 dirs): | # |
| 18:10 on Dec 16, 2011 | debian-installer/os-prober | Commit by otavio :: r85865ef os-prober/debian/changelog: Update changelog | # |