Commit Graph

23 Commits

Author SHA1 Message Date
daba0cd44e feat: secure boot noble 2024-09-10 04:55:17 -03:00
748b4d3019 feat: install open source memtest86+ v7.00 2024-09-10 01:30:34 -03:00
cf38a2e038 Update chroot_build.sh 2024-09-08 15:18:06 -03:00
5465b3633d Update chroot_build.sh 2024-09-08 15:16:01 -03:00
5bd8fb395c feat: enable secureboot 2024-09-07 22:44:46 -03:00
b0748bf30b feat: enable secureboot 2024-09-07 22:06:28 -03:00
61ca760f79 feat: enable secureboot 2024-09-07 21:44:09 -03:00
c9709f63c6 feat: enable secureboot 2024-09-07 17:02:59 -03:00
ff619402eb feat: enable secureboot 2024-09-06 19:04:32 -03:00
e253205f1a feat: enable secureboot 2024-09-06 16:08:23 -03:00
0ff048131d feat: enable secureboot 2024-09-06 16:07:47 -03:00
b0da1a0d50 feat: enable secureboot 2024-09-06 15:57:53 -03:00
1e15c105ab feat: enable secureboot 2024-09-06 15:43:10 -03:00
25993b69ab scripts: switch to Ubuntu Jammy Jellyfish (22.04) by default
lupin-casper is not available on Ubuntu Jammy Jellyfish, only install
on other Ubuntu versions.
2022-08-08 16:49:28 +02:00
50622b8d13 default_config.sh, new parameter: TARGET_UBUNTU_MIRROR; for faster download 2021-11-08 23:54:33 +01:00
281b0de151 Fix generate images 2021-06-08 22:27:51 -03:00
e3b4ebf159 Add secureboot bootstrap package to allow target system to boot via UEFI. 2021-05-12 22:20:05 -07:00
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
8ff0a4367c Load config values in chroot script 2021-04-16 08:00:06 -07:00
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
6943eb02db Fix build on Debian Host 2021-04-15 20:17:14 -03:00
5fb9139c5d Update scripts 2021-04-14 00:58:48 -03:00
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