Commit Graph

7905 Commits

Author SHA1 Message Date
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
Michael Tremer
48d6a112cf installer: Add bootldr partition for GRUB2 on GPT. 2014-07-27 12:52:06 +02:00
Michael Tremer
285f03c2e8 coreutils: Update to 8.23. 2014-07-27 12:49:56 +02:00
Michael Tremer
4bd06a3dd2 Rootfile updates. 2014-07-27 12:46:25 +02:00
Michael Tremer
c2b9e43e4e Drop mktemp package.
This is in coreutils now.
2014-07-26 22:18:49 +02:00
Michael Tremer
c28dada0c9 readline: Re-add accidentially deleted patches of -compat package 2014-07-26 22:02:03 +02:00
Michael Tremer
c60cec065d grub: Fix rootfile. 2014-07-26 21:28:43 +02:00
Michael Tremer
29d997e6c4 parted: Update to 3.1. 2014-07-26 21:08:12 +02:00
Michael Tremer
512be07029 bash: Update to 4.3. 2014-07-26 20:01:08 +02:00
Michael Tremer
b24eeabbe2 readline: Update to 6.3. 2014-07-26 19:57:45 +02:00
Michael Tremer
22581f5163 installer: Reserve some space for RAID metadata. 2014-07-24 15:28:12 +02:00
Michael Tremer
f5007e9c99 installer: Install GRUB2 instead of GRUB legacy. 2014-07-24 15:14:27 +02:00
Michael Tremer
268090a891 installer: Wait until the kernel re-read the partition table. 2014-07-24 14:21:38 +02:00
Michael Tremer
fde373873b installer: Wait until RAID device is usable. 2014-07-24 14:21:01 +02:00
Michael Tremer
e079d9fbd5 kernel: Remove unnecessary symlinks. 2014-07-24 14:18:51 +02:00
Michael Tremer
45928fd218 Rename ipfirerd to initramfs so that it will be found by grub. 2014-07-24 14:15:30 +02:00
Michael Tremer
f5bfed65ac grub: Update to 2.00 for i586. 2014-07-24 14:13:19 +02:00
Michael Tremer
91c9ed84bb patch: Update to version 2.7.1
Supports git style renames.
2014-07-23 22:57:47 +02:00
Michael Tremer
2c4536c75b fstab: Make auto attribute for filesystem type. 2014-07-22 00:34:42 +02:00
Michael Tremer
05cebb0d3f grub: Remove ro attribute from kernel command line. 2014-07-22 00:33:22 +02:00
Michael Tremer
21fe60a207 dracut: Enable mdadm module 2014-07-22 00:27:32 +02:00
Michael Tremer
5affb7a265 mdadm: Make package part of the core system 2014-07-22 00:06:08 +02:00
Michael Tremer
4a0d9bef07 installer: Add support for RAID. 2014-07-22 00:04:20 +02:00
Michael Tremer
bd5e7c2934 installer: Rewrite license box.
Used to use wrong button type and was a bit more code
than needed.
2014-07-21 14:59:41 +02:00
Michael Tremer
2c9c458c71 installer: Fix umounting and ejecting cdrom after install. 2014-07-21 14:08:46 +02:00
Michael Tremer
1a4d8f1fc2 installer: Remove unused variable. 2014-07-21 14:03:16 +02:00
Michael Tremer
25fcce25bc installer: Rewrite partitioning.
The installer now uses parted for partitioning
and support for EXT2 and EXT3 has been dropped.
2014-07-21 14:01:02 +02:00
Michael Tremer
c4e966746e installer: Make function to determine the amount of system memory. 2014-07-20 16:48:59 +02:00
Michael Tremer
d7dd283b89 Allow to select the target disk and allow selecting multiple of them. 2014-07-20 16:36:41 +02:00
Michael Tremer
f0fa1795c4 installer: Remove mountsource.sh
A small library for hardware-related things has been
created and uses libudev for listing all available devices.
2014-07-09 18:13:51 +02:00
Arne Fitzenreiter
ef7686badb samba: fix version. 2014-06-24 06:48:41 +02:00
Arne Fitzenreiter
f285bf4481 kernel: fix typo in cfg. 2014-06-24 01:17:05 +02:00
Arne Fitzenreiter
ec6b2ccbc0 syslinux: add serial console output. 2014-06-23 23:38:46 +02:00
Arne Fitzenreiter
4c1e9ae0d9 samba: security update to 3.6.24.
This is a security releases in order to address
CVE-2014-0244 (Denial of service - CPU loop) and
CVE-2014-3493 (Denial of service - Server crash/memory corruption).
2014-06-23 23:04:27 +02:00
Arne Fitzenreiter
4eff454e2f kernel: disable intel p-state.
Our userspace tools doesn't support this.
2014-06-23 23:01:38 +02:00
Michael Tremer
f2a7c1f578 pppd: pppd 2.4.6 has changed behaviour and waited for hours. 2014-06-23 22:50:01 +02:00
Michael Tremer
4cb7c9b47f Update translations. 2014-06-17 19:48:34 +02:00