You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Jim Paris bdd76bfe0b configurable builds 10 years ago
.gitignore More work. This version should at least boot; TODO list bugs 10 years ago
README Initial commit 10 years ago
TODO lots of fixes 10 years ago
buildiso.sh lots of fixes 10 years ago
cleanup.sh full rebuild script 10 years ago
config configurable builds 10 years ago
config-12.10 rename dirs 10 years ago
config-13.04 rename dirs 10 years ago
customize-inner.sh lots of fixes 10 years ago
customize.sh lots of fixes 10 years ago
enter.sh configurable builds 10 years ago
extractiso.sh More work. This version should at least boot; TODO list bugs 10 years ago
full-rebuild.sh configurable builds 10 years ago
nilmdbuntu.png More customizations; custom bg, desktop settings 10 years ago
run.sh Initial commit 10 years ago

README

This live CD is customized by roughly following the guidelines at:
https://
help.ubuntu.com/community/LiveCDCustomization
help.ubuntu.com/community/LiveCDCustomizationFromScratch
help.ubuntu.com/community/MakeALiveCD/DVD/BootableFlashFromHarddiskInstall
plus a lot of other info, like ubiquity and casper source code, and
additions for making the resulting iso EFI bootable.

Run things in generally this order:

extractiso.sh
extract the original iso

customize.sh
apply customizations

enter.sh
chroot into the install (for optional manual customization)

buildiso.sh
build the new iso

run.sh -c
boot the iso in qemu with a blank hdd, to test the install

run.sh -d
boot the installed hdd in qemu

cleanup.sh
remove everything but the isos