Michael Tremer
f8cdaa1084
installer: Fix selection English as default language
2015-01-22 23:09:43 +01:00
Michael Tremer
7db3e17a4a
installer: Fix crash with small screen resolutions
...
The installer is showing a help line at the bottom of the
screen which is in some languages rather long. If it is
longer than the width of the screen, the installer used to
crash which is now fixed in this patch.
2015-01-02 14:41:33 +01:00
Michael Tremer
8cc7ba9020
installer: Update translations
2014-12-26 17:31:37 +01:00
Michael Tremer
b097fdd66f
installer: Improve changing language at runtime
2014-12-24 00:33:30 +01:00
Michael Tremer
ade96ba8a5
installer: Fix umounting destination
2014-11-13 23:58:05 +01:00
Michael Tremer
bb75bc3b14
installer: Improve check for serial console option
2014-11-05 23:43:01 +01:00
Michael Tremer
3e1145e1a0
installer: Fix download of the ISO image
2014-11-05 01:34:27 +01:00
Michael Tremer
6a91a5a724
installer: Show better helpline in unattended mode
2014-11-05 01:33:29 +01:00
Michael Tremer
8f6e429843
installer: Correctly position buttons in dialogs
2014-11-03 18:35:56 +01:00
Michael Tremer
681c9bbe61
installer: Implement option to run a postinstall script in the installer
2014-10-26 20:11:04 +01:00
Michael Tremer
a8fca24560
installer: Allow to disable creation of swap space on command line
2014-10-26 16:00:03 +01:00
Michael Tremer
335c5bd1cd
installer: Fix loads of compiler warnings
2014-10-25 15:54:45 +02:00
Michael Tremer
c0511f3ab3
installer: Rework downloading ISO and allow using a custom URL
2014-10-25 14:56:23 +02:00
Michael Tremer
2404450b40
installer: Simplify kernel command line parsing
2014-10-23 01:05:56 +02:00
Michael Tremer
211c7984d4
installer: Create a config struct
2014-10-21 22:30:36 +02:00
Michael Tremer
38c6822d3c
installer: Make restoring the backup interactive
2014-10-15 23:38:05 +02:00
Michael Tremer
35853bb47b
installer: Make networking and download functions more user-friendly
...
Allows to retry after a failed attempt or abort
2014-10-12 16:53:12 +02:00
Michael Tremer
b84813b432
installer: Remove reading the path of the downloaded ISO
2014-10-12 15:04:25 +02:00
Michael Tremer
7d11428465
installer: Allow to start networking without ISO download
2014-10-12 14:30:51 +02:00
Michael Tremer
07d6f947a4
installer: Remove old unattended installation code
2014-10-11 19:18:27 +02:00
Michael Tremer
a3e135c8bd
installer: Enable new partitioning code to be run in unattended mode
...
The first disk of the system will automatically be used and
a standard installation will be done. After that is done, the
system will reboot into the freshly installed system and execute
setup.
2014-10-11 18:59:31 +02:00
Michael Tremer
77192e97b9
installer: Fix typo
...
You -> Your
Reported-by: https://www.transifex.com/accounts/profile/luX78/
2014-09-16 20:45:50 +02:00
Michael Tremer
7f6e04258a
grub: Don't use VGA for serial installations
...
On systems without a graphics card, grub did not count down
the timeout.
2014-09-09 15:01:19 +02:00
Michael Tremer
5be66d81b9
installer: use sysinfo() for memory detection
2014-09-04 20:10:55 +02:00
Michael Tremer
165295ab28
installer: Fix language selection
...
The selected language was not written to the system
configuration file and therefore the system was reset
to English again.
2014-08-30 11:02:28 +02:00
Michael Tremer
4183678571
installer+setup: Update translations
2014-08-21 20:33:50 +02:00
Michael Tremer
a996d39fb6
installer: Sanitize button positions
2014-08-21 20:32:58 +02:00
Michael Tremer
ee43f517e8
installer: When there is only one disk, fix automatic selection
2014-08-21 20:30:42 +02:00
Michael Tremer
ee00d203d1
installer: Omit source drive by name
2014-08-21 16:57:02 +02:00
Michael Tremer
d78fffa049
installer: Destroy RAID superblocks on single disk installations
2014-08-21 16:43:45 +02:00
Michael Tremer
9dd16c6d24
installer+grub: Fix serial console support with GRUB2.
2014-08-21 12:32:59 +02:00
Michael Tremer
5a3b3718fb
installer: Fix showing selected disks
2014-08-21 11:20:57 +02:00
Michael Tremer
ddd32a5cd3
installer: Make umounting more reliable
2014-08-20 21:16:25 +02:00
Michael Tremer
ae5edf1612
installer: Pretify the interface a little bit
2014-08-14 15:19:42 +02:00
Michael Tremer
d04d4d586b
installer: Use full locale strings for locale selection
2014-08-14 14:22:39 +02:00
Michael Tremer
46b56e2030
libsmooth+install: Fix output redirection
2014-08-14 14:07:13 +02:00
Michael Tremer
eb3ff46eaa
installer: Fix filesystem selection.
...
When the user selected the OK button, the installation aborted
instead of continuing.
2014-08-12 15:16:37 +02:00
Michael Tremer
282ec35e9b
installer: Flush all disk buffers after the installation has finished.
2014-08-12 15:15:52 +02:00
Michael Tremer
37f3421a58
installer: Rewrite language selection.
2014-08-12 15:11:39 +02:00
Michael Tremer
139cb50011
installer: Go on when OK button is hit in FS selection
...
Hitting just the enter key proceeded. Navigating to the
OK button and hitting that one aborted the installation.
2014-07-30 23:15:25 +02:00
Michael Tremer
b83b8f7092
installer: Center root line and help line.
2014-07-30 22:37:16 +02:00
Michael Tremer
5315fae6b3
Move installer to its own directory.
2014-07-30 22:04:35 +02:00