]> git.ipfire.org Git - ipfire-2.x.git/history - src/installer/hw.c
installer: Allow to disable creation of swap space on command line
[ipfire-2.x.git] / src / installer / hw.c
2014-10-26  Michael Tremerinstaller: Allow to disable creation of swap space...
2014-10-25  Michael Tremerinstaller: Fix loads of compiler warnings
2014-10-25  Michael Tremerinstaller: Rework downloading ISO and allow using a...
2014-10-21  Michael TremerMerge branch 'next' of ssh://git.ipfire.org/pub/git...
2014-10-15  Michael TremerMerge branch 'install-raid' into seventeen
2014-10-15  Michael Tremerinstaller: Make restoring the backup interactive
2014-10-12  Michael Tremerinstaller: Allow to start networking without ISO download
2014-10-11  Michael Tremerinstaller: Enable new partitioning code to be run in...
2014-10-11  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2014-10-10  Michael TremerMerge branch 'master' into install-raid
2014-09-29  Arne FitzenreiterMerge remote-tracking branch 'origin/next' into install...
2014-09-16  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2014-09-09  Arne FitzenreiterMerge remote-tracking branch 'origin/master' into insta...
2014-09-09  Arne FitzenreiterMerge remote-tracking branch 'origin/master' into insta...
2014-09-04  Michael TremerMerge remote-tracking branch 'stevee/grub-unifont'...
2014-09-04  Michael Tremerinstaller: use sysinfo() for memory detection
2014-09-04  Michael Tremerinstaller: Fix off-by-one error in number search
2014-09-04  Stefan SchantlMerge branch 'install-raid' of ssh://git.ipfire.org...
2014-09-04  Michael Tremerinstaller: Add p suffix to path for mmcblk0 devices...
2014-09-04  Michael Tremerinstaller: Show name of block device in disk listing
2014-08-30  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
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.