linux-boot-probe: mounted/40grub2 add tests for handling escaped $ " \
[os-prober.git] / os-prober
2017-01-19 Jeff Mahoneyos-prober: call dmraid -r *once*
2015-09-28 James ClarkeSupport probing on hurd-any
2013-05-21 Colin WatsonAdd an extra backslash to the code in parse_proc_mdstat...
2012-05-19 Joey HessAvoid noise when /proc/swaps does not exist. Closes...
2011-05-01 Joey HessFix unwanted wildcard expansions. Closes: #624815
2010-11-09 Colin WatsonIgnore active swap partitions (thanks, Alex Owen; see...
2010-11-08 Colin Watsonos-prober doesn't know how to probe other OSes on non...
2010-09-21 Colin WatsonImprove error message when /sys/block is missing.
2010-02-10 Joey Hessmore paranoid quoting
2010-02-10 Joey Hesstighten up quoting of shell variables overall
2009-10-19 Colin WatsonSuppress tedious fd leak warnings from LVM tools.
2009-09-21 Colin WatsonHandle escaped special characters in /etc/fstab and...
2009-09-08 Colin WatsonPass arguments properly to newns (thanks, Roger E Critc...
2009-09-07 Colin WatsonRun os-prober and linux-boot-prober in a private mount...
2009-06-18 Colin WatsonQuote arguments to tests, and in general quote mountpoi...
2009-02-20 Colin WatsonCheck dmraid's exit code rather than parsing its output.
2008-12-26 Colin Watson'dmraid -c -s' changed its output format in 1.0.0.rc15...
2008-09-15 Frans PopAlso probe partitions on active dmraid devices
2008-01-09 Joey Hess* Avoid using log-output when run outside of d-i.
2007-12-20 Colin Watson* udev 117 merged all udev tools into a single binary...
2007-09-22 Colin Watson* Make sure to select only the first mountpoint for...
2007-09-06 Jérémy Bobbio* Remove references to devfs-style device names in...
2007-07-26 Colin Watson* Teach linux-boot-prober to deal with mounted partitio...
2007-07-24 Colin Watson* Don't probe partitions mounted on /target/boot.
2007-07-24 Colin Watson* Use mktemp -d rather than /tmp, to make use outside...
2007-07-07 Frans PopLog with component name
2007-07-07 Frans Pop* Use log-output when checking for volume groups.
2007-06-30 Frans PopFinal changes for experimental dmraid support:
2007-06-28 Fabio Massimo Di... os-prober: do not probe whole_disk partitions
2007-06-19 Frans PopAdd experimental fake (ata) RAID (dmraid) support
2007-04-13 Frans PopRevert removal of check for presence of udevinfo; proba...
2007-04-12 Frans Pop* Code cleanup: reply on the presence of udevinfo.
2007-02-19 Frans PopImprove log message
2007-02-19 Frans PopUse /dev/mapper LVM devices rather than /dev/VG/LV...
2007-02-19 Frans Pop- Add support for probing other operating systems on...
2006-11-21 Colin Watson* Discard stderr from udevinfo call in parse_proc_mdstat.
2006-08-22 Colin Watsoncheck for /sys/block, not /sys
2006-08-21 Colin Watson* Use udevinfo if available in parse_proc_mdstat to...
2006-05-14 Joey Hess* Remove a useless debug message.
2005-12-07 Colin Watson* Look for partitions in /sys/block if /dev/discs isn...
2005-04-10 Frans PopRevert changes that were not meant to be committed yet
2005-04-10 Frans PopFix stupid error initializing the raided-map file
2005-04-06 Frans Pop- Use mapdevfs to match partitions with device names...
2005-04-06 Frans Pop/proc/mdstat has devices without leading /dev/
2005-04-02 Frans Pop- Make idempotent by deleting files in /var/lib/os...
2005-02-11 Frans PopExclude partitions that are part of a software raid...
2004-05-09 Colin WatsonFix syntax error in already-mounted case.
2004-05-04 Joey Hess * Joey Hess
2004-04-20 Joey Hess * Joey Hess
2004-04-06 Joey Hessmerge my linux boot detection stuff from my personal...
2004-04-04 Joey Hessmake sure filesystem modules are loaded on startup
2004-04-03 Joey Hessuse devfs to enumerate partitions, and skip mounted...
2004-04-03 Joey Hessbreak not exit
2004-04-03 Joey Hess* Added joshk's docs from the mailing list post.