Commit Graph

7941 Commits

Author SHA1 Message Date
Michael Tremer
69ce343fcb dracut: Move configuration into right directory 2014-08-20 21:44:47 +02:00
Michael Tremer
fd3b60d89e dracut: Remove switch_root.c 2014-08-20 21:43:17 +02:00
Michael Tremer
a4d36b4a3f dracut: Update dracut.conf 2014-08-20 21:42:49 +02:00
Michael Tremer
9f572d6609 make.sh: Build mdadm before dracut 2014-08-20 21:25:24 +02:00
Michael Tremer
2d01ecf5bf make.sh: Build libsmooth after newt 2014-08-20 21:25:11 +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
2d38ca795a cdrom: Strip all binaries put into the installer ramdisk 2014-08-14 14:21:55 +02:00
Michael Tremer
687fc4a9c0 firstsetup: Fix path to setup 2014-08-14 14:07:44 +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
6153b5225e mdadm isn't an add-on any more 2014-08-14 13:00:35 +02:00
Michael Tremer
cc31c6fffb Rootfile update. 2014-08-14 12:55:26 +02:00
Michael Tremer
8ed963a9d6 newt: Update to 0.52.17 2014-08-14 12:55:01 +02:00
Michael Tremer
8deed24e4e slang: Update to 2.2.4 2014-08-14 12:54:10 +02:00
Michael Tremer
6db1d94c20 setup: Fix path to probenic.sh script 2014-08-14 12:52:11 +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
5a2ac8f701 misc-progs: Dynamically link against libsmooth. 2014-08-12 12:23:44 +02:00
Michael Tremer
e1457ba014 setup: Migrate to autotool and use gettext. 2014-08-12 12:19:10 +02:00
Michael Tremer
56774f9ed2 mdadm: Update to 3.3.1. 2014-08-12 11:56:15 +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
Michael Tremer
7064bbd991 Move setup to an own directory. 2014-07-30 22:03:55 +02:00
Michael Tremer
765b17bc52 libsmooth: Make it its own package. 2014-07-30 22:02:35 +02:00
Michael Tremer
fa6c8fdcd0 Rootfile update. 2014-07-28 00:27:08 +02:00
Michael Tremer
5689fc7202 installer: Fix typo which caused to always use GPT. 2014-07-28 00:26:46 +02:00
Michael Tremer
3f1c7eeb18 installer: Ship some helpful tools like df, ps, top 2014-07-28 00:26:21 +02:00
Michael Tremer
851e6cf54b cdrom: Fix build error. 2014-07-28 00:26:04 +02:00
Michael Tremer
4db4aeeea7 Create initramfs images in lfs/linux 2014-07-27 19:17:44 +02:00
Michael Tremer
e92d28aa93 dracut: Remove unused modules. 2014-07-27 19:12:43 +02:00
Michael Tremer
5b80a54582 installer: Increase height of RAID confirmation window 2014-07-27 19:12:25 +02:00
Michael Tremer
7f69d8a417 installer: Write fstab 2014-07-27 19:12:12 +02:00
Michael Tremer
70a44b52a5 installer: Add support for XFS. 2014-07-27 18:00:00 +02:00
Michael Tremer
802a123bcf installer: Pass partition sizes to parted in bytes. 2014-07-27 17:59:02 +02:00
Michael Tremer
5fca8d27d8 installer: Create dracut module
There is now a new installer module for dracut which
will take the installer and put it into the ramdisk.
2014-07-27 16:42:56 +02:00
Michael Tremer
819f72f263 dracut: Update to 038 2014-07-27 16:39:56 +02:00
Michael Tremer
f0a61a0aa7 installer: Just exit with a return code. 2014-07-27 16:06:18 +02:00
Michael Tremer
85f2892b2a installer: Create target directory when mounting something 2014-07-27 15:16:33 +02:00