Commit graph

83 commits

Author SHA1 Message Date
0968113a36 Add security and backports repos 2022-07-25 14:39:00 +04:00
6dd83fdc2c Enanling Zswap 2022-07-25 13:46:00 +04:00
0cfd62f14e Initial Raspberry Pi build setup 2022-07-24 14:39:36 +04:00
f7edeca883 Change name for stable releases 2022-07-24 14:38:04 +04:00
2a34819619 Enable Plymouth on UEFI boot 2022-07-12 23:50:07 +04:00
3616caadde Fix countdown message align 2022-06-30 00:52:29 +04:00
7156768937 Enable MD5 checksum 2022-06-29 00:34:29 +04:00
e2ab225300 Enable splash screen (plymouth) for Live ISO 2022-06-23 16:16:50 +04:00
89dc98efec Change grub theme 2022-06-18 13:58:05 +04:00
f2ea3f1cd9 Fix messed text in GRUB menu 2022-06-13 14:52:50 +04:00
e20f989417 Bring back missing dev/stable switch support for iso 2022-06-10 12:39:43 +04:00
399f3f0955
Merge pull request #1 from maximusfox/patch-1
Add live-build package to dependencies
2022-06-09 18:17:27 +04:00
Valentin
eb61cb4c32
Add live-build package to dependencies
Add live-build package to dependencies for make possible building iso image in the docker container based on `debian:latest` docker image.

```
docker run --privileged -i -v /proc:/proc \
      -v ${PWD}:/working_dir \
      -w /working_dir \
      debian:latest \
      /bin/bash -s etc/terraform.conf < build.sh
```
2022-06-09 05:08:43 +00:00
4339d2295f Prefer Mozilla PPA for Firefox 2022-06-03 12:28:23 +04:00
6c8c9d4b9d Add minimal and standard metapackages 2022-05-28 18:22:29 +04:00
3eba9c6d0c Use Mozilla Team PPA to install native Mozilla Firefox (deb) instead of Snap 2022-05-23 20:42:11 +04:00
bf6e989f5d Install live-build from debs/ 2022-05-16 14:25:12 +04:00
eae53ede35 Fix grub.cfg 2022-05-06 16:10:10 +04:00
29d56546a7 Cleanups and fixes 2022-05-05 16:25:16 +04:00
d662ef0284 Add grub theme, fixes 2022-05-05 13:43:06 +04:00
74b28926e2 Add Debian's live-build package 2022-05-05 11:54:21 +04:00
a2d1f8d8c2 Update README.md 2022-04-28 00:51:26 +04:00
5ca722b027 Add tuigreet config, update hooks, set default username to ubuntusway 2022-04-28 00:48:39 +04:00
846457f9d8 Add dev PPA 2022-04-28 00:44:17 +04:00
eb06f5b5a0 Remove quiet splash 2022-04-25 16:39:38 +04:00
3fe49f1c81 Fix blacklisted packages 2022-04-23 10:52:03 +04:00
d0bd572107 Update debs 2022-04-23 10:47:55 +04:00
d9f3cc49f2 Fix iso name 2022-04-20 15:58:27 +04:00
d363bce2a4 Some fixes 2022-04-20 15:55:02 +04:00
5fb10383f4 Change Ubuntu Sway to Ubuntu Sway Remix 2022-04-11 13:01:54 +04:00
Sunderland93
db5a1a1468 Cleanup and add Ubuntu Sway PPA 2022-04-11 11:32:24 +04:00
Sunderland93
72663d46d0 Initial upload 2022-04-10 19:49:29 +04:00
0bd3bf7708
Initial commit 2022-04-10 19:42:28 +04:00