Patch guido

This commit is contained in:
2020-01-16 16:49:39 +01:00
parent 56dc040397
commit f02e73e522
2 changed files with 8 additions and 7 deletions
+6 -6
View File
@@ -12,16 +12,16 @@
# If you do not need booting from CD (eg you're booting only from USB)
# then you can ignore recompiling isolinux.bin, just rename LIVEKITNAME
# and you're done.
LIVEKITNAME="linux"
LIVEKITNAME="briq"
# Kernel version. Change it to "3.2.28" for example, if you are building
# Live Kit with a different kernel than the one you are actually running
KERNEL=$BRIQ_KERNEL_NAME
# Kernel file, will be copied to your Live Kit
# Your kernel must support aufs and squashfs. Debian Jessie's kernel is ready
# out of the box.
VMLINUZ=/vmlinuz
# Kernel version. Change it to "3.2.28" for example, if you are building
# Live Kit with a different kernel than the one you are actually running
KERNEL=$(uname -r)
VMLINUZ="/vmlinuz-$KERNEL"
# List of directories for root filesystem
# No subdirectories are allowed, no slashes,