0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fix man page for update-bootloader More... almost 19 years ago
support new options no_os_chooser and optional (#202069, #202072) More... almost 19 years ago
- remove braces when parsing device.map file (#203545) More... almost 19 years ago
add requirement for 'mdadm' and 'e2fsprogs' (#197471) More... about 19 years ago
- does cleanly build after reorganization again More... about 19 years ago
- simplify repository to ease daily work More... about 19 years ago
export GetBootloader function More... about 19 years ago
- add more perl syntax checking - make target clean cleaner: remove temp directory More... about 19 years ago
typo fix More... about 19 years ago
- Tool...@Udev2Dev : CCISS driver maps slashes to bangs so we have to reverse that, suppress ignorable warnings from udevinfo (#189348) More... about 19 years ago
added mbuild make target More... about 19 years ago
do better dev-map handling; clean up after code review More... about 19 years ago
- do not use device symlink in sysfs as a criteria for device detection which breaks on SmartArray controllers (#189348) - bump version to 0.2.27 More... about 19 years ago
- move Partition2Disk function to Grub.pm as the only place of usage and the only place to make it really work (#189348). More... about 19 years ago
- do not replace section names of new sections by default section name (#190529) - do not interpret zero integer values as null string (#190529) - bump version to 0.2.26 More... about 19 years ago
- several 'each' iterators for global hashes not properly reset. This broke root-on-raid1 support so far. More... about 19 years ago
- fix CountSections/GetSectionList which always returned all sections - fix raid1 support in Tools.pm, still more problems in Grub.pm:GrubPath2UnixPath More... about 19 years ago
- fixed severe syntax problems introduced by r113&r111 in Tools.pm and broke update-bootloader More... about 19 years ago
Makefile now works without /work/src/bin in the path More... about 19 years ago
fixed regex for com parameter in xen_append (#188614) More... about 19 years ago
- map kernel_append params to xen_append params (#188614) when having a serial console - bump version to 0.2.25 More... about 19 years ago
- map kernel_append params to xen_append params (#188614) when having a serial console More... about 19 years ago
simplify code More... about 19 years ago
be nicer while handling empty paths (#177083) More... about 19 years ago
RealFileName called in SplitDevPath anyway More... about 19 years ago
- extended/reworked interface in Tools.pm, more generic functions those are neede for another tool needed to enable multipathing after install, add new entries More... about 19 years ago
- fix mdadm call (RAID1 check) More... about 19 years ago
- added a note about deprecated interface More... about 19 years ago
- check for RAID1 md arrays as all others will break on reboot (#178802) More... about 19 years ago
- changed name of ReadMDArrays to ReadRAID1Array which matches its intended functionality. - Added FIXME notes for mskibbe More... about 19 years ago