]> git.ipfire.org Git - ipfire-2.x.git/history - src/installer/hw.c
installer: Intialize part_boot_efi_idx
[ipfire-2.x.git] / src / installer / hw.c
2014-08-24  Michael TremerMerge remote-tracking branch 'origin/next' into install...
2014-08-24  Michael TremerMerge remote-tracking branch 'origin/next' into install...
2014-08-21  Michael Tremerinstaller: When there is only one disk, fix automatic...
2014-08-21  Michael Tremerinstaller: Omit source drive by name
2014-08-21  Michael Tremerinstaller: Destroy RAID superblocks on single disk...
2014-08-21  Michael Tremerinstaller: Fix access test after partitioning
2014-08-20  Michael TremerMerge remote-tracking branch 'origin/next' into install...
2014-08-20  Michael Tremerinstaller: Make umounting more reliable
2014-08-14  Michael Tremerlibsmooth+install: Fix output redirection
2014-08-13  Michael Tremerinstaller: Try harder to stop pre-existing software...
2014-08-12  Michael Tremerinstaller: Mark the GRUB boot partition as bootable...
2014-08-12  Michael Tremerinstaller: Flush all disk buffers after the installatio...
2014-08-12  Michael Tremerinstaller: Downgrade RAID metadata format to 1.0.
2014-08-12  Michael Tremerinstaller: Change separator in disk description to...
2014-08-12  Michael Tremerinstaller: Wipe first bytes of partitions and disks...
2014-08-12  Michael Tremerinstaller: Umount everything right away.
2014-07-30  Michael Tremerinstaller: Improve formatting of disk vendors/models.
2014-07-30  Michael TremerMove installer to its own directory.