]> git.ipfire.org Git - ipfire-2.x.git/history - src/installer/main.c
installer: Fix download of the ISO image
[ipfire-2.x.git] / src / installer / main.c
2014-11-05  Michael Tremerinstaller: Fix download of the ISO image
2014-11-05  Michael Tremerinstaller: Show better helpline in unattended mode
2014-11-04  Arne FitzenreiterMerge branch 'seventeen' of git.ipfire.org:/pub/git...
2014-11-03  Michael TremerMerge remote-tracking branch 'origin/seventeen' into...
2014-11-03  Michael Tremerinstaller: Correctly position buttons in dialogs
2014-11-02  Arne FitzenreiterMerge branch 'seventeen' of ssh://git.ipfire.org/pub...
2014-10-31  Arne FitzenreiterMerge remote-tracking branch 'origin/seventeen' into...
2014-10-26  Michael TremerMerge remote-tracking branch 'origin/seventeen' into...
2014-10-26  Michael Tremerinstaller: Implement option to run a postinstall script...
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-24  Arne FitzenreiterMerge branch 'kernel-test' into seventeen
2014-10-22  Michael Tremerinstaller: Simplify kernel command line parsing
2014-10-21  Michael Tremerinstaller: Create a config struct
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: Make networking and download functions more...
2014-10-12  Michael Tremerinstaller: Remove reading the path of the downloaded ISO
2014-10-12  Michael Tremerinstaller: Allow to start networking without ISO download
2014-10-11  Michael Tremerinstaller: Remove old unattended installation code
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-29  Arne FitzenreiterMerge branch 'install-raid' of git.ipfire.org:/pub...
2014-09-16  Michael Tremerinstaller: Fix typo
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-09  Michael Tremergrub: Don't use VGA for serial installations
2014-09-04  Michael TremerMerge remote-tracking branch 'stevee/grub-unifont'...
2014-09-04  Michael Tremerinstaller: use sysinfo() for memory detection
2014-08-30  Michael Tremerinstaller: Fix language selection
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+setup: Update translations
2014-08-21  Michael Tremerinstaller: Sanitize button positions
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+grub: Fix serial console support with GRUB2.
2014-08-21  Michael Tremerinstaller: Fix showing selected disks
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 Tremerinstaller: Pretify the interface a little bit
2014-08-14  Michael Tremerinstaller: Use full locale strings for locale selection
2014-08-14  Michael Tremerlibsmooth+install: Fix output redirection
2014-08-12  Michael Tremerinstaller: Fix filesystem selection.
2014-08-12  Michael Tremerinstaller: Flush all disk buffers after the installatio...
2014-08-12  Michael Tremerinstaller: Rewrite language selection.
2014-07-30  Michael Tremerinstaller: Go on when OK button is hit in FS selection
2014-07-30  Michael Tremerinstaller: Center root line and help line.
2014-07-30  Michael TremerMove installer to its own directory.