Commit Graph

32 Commits

Author SHA1 Message Date
Michael Tremer
126d357084 installer: Fix off-by-one error in number search 2014-09-04 20:10:24 +02:00
Michael Tremer
a691d4b370 installer: Add p suffix to path for mmcblk0 devices, etc. 2014-09-04 10:59:34 +02:00
Michael Tremer
0c8b2d994e installer: Show name of block device in disk listing 2014-09-04 10:59:16 +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
5e41745edf installer: Include /usr/bin/touch 2014-08-21 17:30:01 +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
0e491487e9 installer: Fix access test after partitioning 2014-08-21 16:43:07 +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
02d3ebbd18 installer: Really include /etc/profile.d 2014-08-14 13:40:09 +02:00
Michael Tremer
d2fafe0316 installer: Try harder to stop pre-existing software raids. 2014-08-13 12:04:08 +02:00
Michael Tremer
e9cf574d50 installer: Mark the GRUB boot partition as bootable on GPT. 2014-08-12 15:17:29 +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
7b4790d3fc installer: Downgrade RAID metadata format to 1.0. 2014-08-12 15:14:45 +02:00
Michael Tremer
bee06cd410 installer: Change separator in disk description to dash. 2014-08-12 15:12:25 +02:00
Michael Tremer
37f3421a58 installer: Rewrite language selection. 2014-08-12 15:11:39 +02:00
Michael Tremer
39a36d7d73 installer: Drop user to an emergency shell if the installer crashes. 2014-08-12 14:58:13 +02:00
Michael Tremer
d2f993a7dd installer: Wipe first bytes of partitions and disks before partitioning. 2014-08-12 14:57:23 +02:00
Michael Tremer
a8d8b5576c installer: Umount everything right away. 2014-08-12 14:47:32 +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
4c812463e4 installer: Improve formatting of disk vendors/models. 2014-07-30 23:14:17 +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