live-build chroot and config files for tildelinux
Go to file
sose 23dcbc9706 added syslinux to be the only bootloader 2020-08-11 16:40:36 -07:00
.build updated to debian buster 2020-06-15 21:52:32 -07:00
bootloaders added syslinux to be the only bootloader 2020-08-11 16:40:36 -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 moved persistence file to the proper location 2020-08-11 16:39:50 -07:00
includes.chroot moved persistence file to the proper location 2020-08-11 16:39:50 -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 syslinux to be the only bootloader 2020-08-11 16:40:36 -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