X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/60b2ebc126f8ba2cfefd58885f7d9625aea63405..5d41b6d67a95ecb1b2e59723b490f33228c64acc:/files/rc.local diff --git a/files/rc.local b/files/rc.local index 68ebbc0..5e9642e 100755 --- a/files/rc.local +++ b/files/rc.local @@ -8,7 +8,7 @@ # [x] install grub # [x] extract wifi firmware # [ ] on life system skip everything but wifi firmware -# [ ] In order to change the uuid of the root filesystem, bootstrap.sh must remember it in a file within the mounted disk image. And the initrd needs to change it. +# [x] change uuid of ext4 my $firmware_tarball = '/boot/efi/linux-firmware.tar'; my $firmware_manifest = '/lib/firmware/ASAHI_FIRMWARE_MANIFEST'; @@ -86,7 +86,6 @@ generate_fstab open(FSTAB, '>', '/etc/fstab') || die ("Can not open fstab"); print FSTAB <