- 29 May, 2020 1 commit
-
-
Natanael Copa authored
setup-disk: don't add syslinux package for mounted root install unless requested Closes #10455 See merge request !5
-
- 28 May, 2020 4 commits
-
-
Natanael Copa authored
-
Natanael Copa authored
fixes #10456
-
Daniel Lublin authored
fixes #10446
-
Timo Teräs authored
This allows running update-kernel on new alpine and to create images from stable branch by overriding repository files. Fixes: 3fd2ce43 "update-kernel: fix dtbs dir"
-
- 02 May, 2020 1 commit
-
-
Daniel Néri authored
-
- 24 Jan, 2020 1 commit
-
-
Natanael Copa authored
vecho should return success even if $VERBOSE is empty. Similar, qecho should return success even if $QUIET is empty. fixes !4
-
- 16 Jan, 2020 1 commit
-
-
Milan P. Stanić authored
fixes #10451
-
- 15 Jan, 2020 1 commit
-
-
Natanael Copa authored
rely on patch in for grub-mkconfig that will parse /etc/os-release
-
- 18 Dec, 2019 1 commit
-
-
Natanael Copa authored
-
- 11 Dec, 2019 1 commit
-
-
Natanael Copa authored
use '1', which should be dl-cdn, as the default answer
-
- 06 Dec, 2019 1 commit
-
-
Natanael Copa authored
allow user set rootfs size via ROOT_SIZE. For lvm it will be passed directly to lvmcreate. For the sfdisk partitions it will be a number in MiB.
-
- 21 Nov, 2019 1 commit
-
-
Natanael Copa authored
save exit state before cleaning up tempdir so we get the correct exit code. This fixes the problem where lbu exit with success on errors where disk is full or similar.
-
- 14 Jun, 2019 5 commits
-
-
Natanael Copa authored
-
Timo Teräs authored
Some drivers reference only the .bin but require additional files such as .$board.txt or .clm_blob. Include all files in modloop that might match. ref #9549
-
Natanael Copa authored
-
Richard Mortier authored
-
Richard Mortier authored
-
- 26 Apr, 2019 3 commits
-
-
Richard Mortier authored
-
Richard Mortier authored
-
Richard Mortier authored
-
- 21 Feb, 2019 1 commit
-
-
Natanael Copa authored
we need time to be correct for https certificates when setting up apkrepos, so we call setup-ntp before setup-apkrepos. ref #9911
-
- 15 Feb, 2019 2 commits
-
-
Timo Teräs authored
-
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 1 commit
-
-
Mike Sullivan authored
-