Update .config
parent
754206dc70
commit
55a34aa73b
10
.config
10
.config
|
|
@ -2,15 +2,7 @@
|
|||
# This is a config file for Linux Live Kit build script.
|
||||
# You shouldn't need to change anything expect LIVEKITNAME
|
||||
|
||||
# Live Kit Name. Defaults to 'linux';
|
||||
# This will be the name of the directory created on your CD/USB, which
|
||||
# will contain everything including boot files and such.
|
||||
# For example, Slax changes it to 'slax'
|
||||
# Must not contain any spaces.
|
||||
# If you change it, you must run ./tools/isolinux.bin.update script
|
||||
# in order to update isolinux.bin for CD booting.
|
||||
# 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#!/bin/bash
|
||||
# The process ID. DO NOT TOUCH!
|
||||
PID=$$
|
||||
|
||||
# This is a config file for Linux Live Kit build script.
|
||||
|
|
|
|||
Loading…
Reference in New Issue