Commit Graph

18 Commits

Author SHA1 Message Date
Marcos Tischer Vallim 2ad9be1263
feat: secure boot noble 2024-09-11 01:03:46 -03:00
Marcos Tischer Vallim daba0cd44e
feat: secure boot noble 2024-09-10 04:55:17 -03:00
Marcos Tischer Vallim 61ca760f79
feat: enable secureboot 2024-09-07 21:44:09 -03:00
Marcos Tischer Vallim d78d4b2e26
feat: enable secureboot 2024-09-06 16:24:58 -03:00
Marcos Tischer Vallim 1e15c105ab
feat: enable secureboot 2024-09-06 15:43:10 -03:00
Marcos Tischer Vallim 7a4a916778
Merge pull request #43 from jwr0/noninteractive
Populate DEBIAN_FRONTEND variable in chroot, to support non-interactive installation
2022-05-18 09:56:22 -03:00
jwr 16752c6412 try readline frontend 2022-03-26 17:25:43 -04:00
jwr 9d54a52ff2 default to dialog 2022-03-26 17:18:37 -04:00
jwr 6446eed743 set debian frontend 2022-03-26 16:58:41 -04:00
jwr0 bad2799a40 install dosfstools (mkfs.vfat), unzip 2022-02-25 23:57:53 +00:00
Andre 2d325d5872 Bump config version from 0.3 to 0.4 2021-11-09 23:34:31 +01:00
sostela 50622b8d13 default_config.sh, new parameter: TARGET_UBUNTU_MIRROR; for faster download 2021-11-08 23:54:33 +01:00
Ken Gilmer ceaa54382c Update scripts to allow customization of packages to remove post installation. 2021-04-24 18:45:25 -07:00
Ken Gilmer 06a05b628e Add more customization options to script.
* Add ability to specify Ubuntu version (focal, groovy tested)
    * Add ability to specify Linux package to install (linux-generic, linux-generic-hwe-20.04 tested)
    * Add ability to specify system "name" which writes to ISO volume id, hostname, and iso filename.
    * Version bump config file for breaking change
    * Add readme in scripts directory for instructions on how to use.
2021-04-21 21:57:03 -07:00
Ken Gilmer c2e82ba0e6 Add versioning to config. Some renaming. Add config file to chroot script. Extract logic to functions. Misc cleanup. 2021-04-16 07:51:49 -07:00
Marcos Tischer Vallim 204dbdf86a
Allow customization without fork 2021-04-15 20:50:40 -03:00
Marcos Tischer Vallim 6943eb02db
Fix build on Debian Host 2021-04-15 20:17:14 -03:00
Jun Sun 0d8dde167f Add bash scripts that generates a ubuntu 20.04 liveCD ISO image.
The host is assumed to be ubuntu 20.04 as well.
2020-11-03 21:42:49 -08:00