- 15 Feb, 2019 1 commit
-
-
Carlo Landmeter authored
modloopfw will add additional firmware to the modloop image to work around not beeing detected by modinfo.
-
- 23 Jan, 2019 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
-
- 13 Dec, 2018 1 commit
-
-
Carlo Landmeter authored
-
- 07 Nov, 2018 1 commit
-
-
Elan Ruusamäe authored
-
- 04 Jul, 2018 1 commit
-
-
Carlo Landmeter authored
-
- 22 Jun, 2018 1 commit
-
-
Natanael Copa authored
-
- 21 Jun, 2018 2 commits
-
-
Natanael Copa authored
the setup-udev script is provided by eudev
-
Natanael Copa authored
prevent to exit with error due to set -e, if last firmware does not have a *.txt file.
-
- 19 Jun, 2018 1 commit
-
-
Carlo Landmeter authored
-
- 13 Jun, 2018 6 commits
-
-
Natanael Copa authored
-
William Johansson authored
-
Natanael Copa authored
When -q option is specified: - skip set root password - auto configure network (dhcp)
-
Natanael Copa authored
-
Natanael Copa authored
this option will configure dhcp on first interface found which is "up"
-
Natanael Copa authored
remove variable that is not needed
-
- 12 Jun, 2018 4 commits
-
-
Mike Sullivan authored
-
Natanael Copa authored
-
Katie Holly authored
replaced the awk script with tee-sort-head-cut magic
-
Tuan M. Hoang authored
In z/VM environment ECKD DASDs need to be low-level formatted with dasdfmt and fdasd before use. These devices don't have partition ids. FBA DASDs are like normal disks - usable with sfdisk/fdisk - and have partition ids. Software raid and LVM on multiple devices are not supported at the moment. Users could install with LVM on single disk and extend logical volume to second disk. In KVM environment Virtual SCSI disks (virtio) are used which are like normal disks. Bootloader is zipl from s390-tools package. This commit introduces setup-dasd.in for DASD functions.
-
- 07 Jun, 2018 1 commit
-
-
Natanael Copa authored
Previously the vanilla kernel did not add any suffix to System.map, config and vmlinuz for the vanilla kernel, but it does now. Fix update-kernel to handle both cases. Note also that /lib/modules/$ver still does not have any -vanilla suffix.
-
- 11 Apr, 2018 4 commits
-
-
Alexander Chaika authored
-
Carlo Landmeter authored
-
Nathan Rennie-Waldock authored
-
Carlo Landmeter authored
-
- 28 Feb, 2018 1 commit
-
-
Sören Tempel authored
-
- 30 Nov, 2017 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
fixes #8108
-
- 29 Nov, 2017 4 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
the metadata for the raid on boot partition will be at the end of device, so it will work to boot. It is also tested and works.
-
Natanael Copa authored
-
Natanael Copa authored
We want have fewer features in the initfs and only add those that are needed and detected. This is a revert of 25c4933f
-
- 23 Nov, 2017 2 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
we fix this by unsetting BOOTLOADER for all data only setups.
-
- 22 Nov, 2017 3 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
also fix potential issue where we may have multiple swap devices
-
Natanael Copa authored
-
- 19 Oct, 2017 3 commits
-
-
Timo Teräs authored
-
Timo Teräs authored
- uniso now properly checks freespace early - it runs fdatasync, is interruptible, and few seconds faster - no loop back mounting required
-
Timo Teräs authored
* This helps uniso to take majority of the io wait time for writing files to disk. And allows aborting setup-bootable when using uniso. * Makes uniso abort earlier if disk is too low.
-