Skip to content

Tags: be-we/clr-installer

Tags

2.7.3

Toggle 2.7.3's commit message
Update efi partition to 124M from 100M

ISO creation has been failing because 100M initrd and
the kernel have grown too large for the allocated space.
Eventually we will add this value to yaml config but for
now we will just bump it.

2.7.2

Toggle 2.7.2's commit message
isoutils: Remove extraneous double quotes

We were embedding extra double-quotes in the DOS labels
which was caught in the dosfstools 4.2 release.

Signed-off-by: Mark D Horn <[email protected]>

2.7.1

Toggle 2.7.1's commit message
isoutils: Reorder loadable modules

With the release of the 5.8 kernel, now isofs depends
upon cdrom; now cdrom must be loaded first.

Signed-off-by: Mark D Horn <[email protected]>

2.7.0

Toggle 2.7.0's commit message
test: add functional lvm test

Add a new test for LVM via advanced method.

Signed-off-by: Mark D Horn <[email protected]>

2.6.1

Toggle 2.6.1's commit message
iso: insmod earlier

Need to ensure the loadable kernel modules are loaded
BEFORE we start looking for hardware devices.

Signed-off-by: Mark D Horn <[email protected]>

2.6.0

Toggle 2.6.0's commit message
tests: Add new source for testing checksum

Created a new test program which will damage an ISO image
file to ensure that checksum validation is working properly.

Signed-off-by: Mark D Horn <[email protected]>

2.5.0

Toggle 2.5.0's commit message
linter: enable whitespace

Signed-off-by: Mark D Horn <[email protected]>

2.4.3

Toggle 2.4.3's commit message
vendor: Update to latest release vendor code

Signed-off-by: Mark D Horn <[email protected]>

2.4.2

Toggle 2.4.2's commit message
storage: f2fs uses lower case l for labels

Fixes: clearlinux#681

Signed-off-by: Mark D Horn <[email protected]>

2.4.1

Toggle 2.4.1's commit message
Fix to the makefile outside of git repo

Signed-off-by: Mark D Horn <[email protected]>