Commit Graph

144 Commits

Author SHA1 Message Date
d809995636 Merge pull request #49 from mvallim/mvallim-patch-1
Update build-bionic.yml
2022-09-26 19:10:03 -03:00
e21d94cd5d Update build-focal.yml 2022-09-26 19:09:38 -03:00
d9af041116 Update build-bionic.yml 2022-09-26 19:09:00 -03:00
57a2f8a67a Merge pull request #46 from andi34/jammy-fix
scripts: switch to Ubuntu Jammy Jellyfish (22.04) by default
2022-09-26 18:51:02 -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
6a4cdc880b Another attempt at saving generated ISO for jammy 2022-06-04 18:38:33 -07:00
57f8c1a5b2 Set tag name and add m5sum to release 2022-06-04 18:21:35 -07:00
60655c4f29 Add step to auto release the ISO 2022-06-04 18:05:31 -07:00
1d55de87c1 Add build automation to generate jammy ISO 2022-06-04 17:59:23 -07:00
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
d821ea5f87 Merge pull request #41 from jwr0/install-package-dependencies
install dosfstools (mkfs.vfat), unzip
2022-05-18 09:43:51 -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
bad2799a40 install dosfstools (mkfs.vfat), unzip 2022-02-25 23:57:53 +00:00
240fd5f4d8 Update build-focal.yml 2021-12-15 00:24:37 -03:00
53b46fe721 Update build-bionic.yml 2021-12-15 00:24:22 -03:00
b9a48a748e Update build-focal.yml 2021-12-14 23:22:22 -03:00
8d41f0b0eb Update build-bionic.yml 2021-12-14 23:21:18 -03:00
b8c57d22e4 Update build-bionic.yml 2021-12-14 22:57:14 -03:00
e4d09727a2 Update README.md 2021-12-03 00:10:06 -03:00
028b9f26e0 Merge pull request #36 from NotNorom/master
Add new parameter TARGET_UBUNTU_MIRROR to config
2021-11-16 01:20:12 -03:00
bff16b69df Restore mirror to us.archive.ubuntu.com 2021-11-09 23:38:01 +01:00
2d325d5872 Bump config version from 0.3 to 0.4 2021-11-09 23:34:31 +01:00
50622b8d13 default_config.sh, new parameter: TARGET_UBUNTU_MIRROR; for faster download 2021-11-08 23:54:33 +01:00
8a29fb2740 Update README.md bionic-latest 2021-06-08 23:33:18 -03:00
c5c7f91f6c add build bionic action 2021-06-08 23:29:56 -03:00
4744cd1abc add build bionic action 2021-06-08 23:22:18 -03:00
6bcd385f6a add build bionic action 2021-06-08 23:19:12 -03:00
5e6ad57de4 add build bionic action 2021-06-08 23:18:14 -03:00
281b0de151 Fix generate images 2021-06-08 22:27:51 -03:00
8b8f3c45f6 Update README.md 2021-05-15 14:04:14 -03:00
20f51a73e8 Update README.md 2021-05-15 14:01:18 -03:00
68f3383f1a Update README.md 2021-05-15 13:58:32 -03:00
63dda527bb Merge pull request #31 from mvallim/fix-secureboot
Add secureboot bootstrap package to allow target system to boot via UEFI
2021-05-15 13:56:08 -03:00
dd8afcbfbf Merge pull request #29 from mvallim/feature-publish-release
Update action to compress and release ISO
2021-05-15 13:55:19 -03:00
e3b4ebf159 Add secureboot bootstrap package to allow target system to boot via UEFI. 2021-05-12 22:20:05 -07:00
bb88e1b79d Update action to compress and release ISO. 2021-05-08 23:18:04 -07:00
a09e123028 Merge pull request #28 from mvallim/readme-environments-definition
Update readme to more clearly specify build/live/target systems
focal-latest
2021-04-26 06:16:17 -03:00
91d47062b2 Merge pull request #27 from mvallim/feat-configure-manifest
Customize package removal
2021-04-26 06:15:42 -03:00
597793c104 minor tweak to docs 2021-04-24 18:52:20 -07:00
906288a372 Update readme to more clearly specify build/live/target systems in some build steps. 2021-04-24 18:50:24 -07:00
ceaa54382c Update scripts to allow customization of packages to remove post installation. 2021-04-24 18:45:25 -07:00
394545486a Merge pull request #26 from mvallim/feat-more-config-options
Add more customization options to script.
2021-04-23 08:25:04 -03: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
bb42346ed1 Merge pull request #25 from regolith-linux/refactor-extend-customization
Refactor extend customization
2021-04-16 20:08:55 -03:00
e5dcf6ad4c ignore generated files 2021-04-16 08:14:53 -07:00
8ff0a4367c Load config values in chroot script 2021-04-16 08:00:06 -07:00
4bd564c9c2 Add notes on how to customize 2021-04-16 07:57:40 -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