live-build chroot and config files for tildelinux
Go to file
sose 26877158af changed output type to hdd, as isos will not work with persistence 2020-08-11 16:38:27 -07:00
.build updated to debian buster 2020-06-15 21:52:32 -07:00
bootloaders fixed bootloaders for uefi and bios 2020-06-19 12:13:28 -07:00
config updated to debian buster 2020-06-15 21:52:32 -07:00
hooks first commit 2020-06-15 21:15:05 -07:00
includes.binary/live removed default user 2020-06-16 22:27:03 -07:00
includes.chroot added base for persistence 2020-08-09 15:27:45 -07:00
package-lists removed lxqt-powermanagement 2020-08-01 23:38:34 +00:00
.gitmodules first commit 2020-06-15 21:15:05 -07:00
binary added base for persistence 2020-08-09 15:27:45 -07:00
bootstrap first commit 2020-06-15 21:15:05 -07:00
build changed output type to hdd, as isos will not work with persistence 2020-08-11 16:38:27 -07:00
chroot first commit 2020-06-15 21:15:05 -07:00
common first commit 2020-06-15 21:15:05 -07:00
nohup.out moved live-config config folder 2020-06-15 22:21:22 -07:00
readme.md updated readme 2020-06-19 12:04:34 -07:00
source first commit 2020-06-15 21:15:05 -07:00

readme.md

lb-config

live-build chroot and config files for tildelinux

this is where the magic happens

building

  1. sudo apt install live-build
  2. mkdir tildelinux && cd tildelinux
  3. lb config
  4. git clone https://tildegit.org/tildelinux/lb-config/ config
  5. lb build
  6. The iso will be named 'live-image-amd64.hybrid.iso'

writing to usb

  • dd if=live-image-amd64.hybrid.iso of=/dev/sdX