Commit graph

10 commits

Author SHA1 Message Date
xyny
7c4dd1553e
feat: startingpoint modules (#33)
* feat: add startingpoint modules
some modules authored by @gerblesh
original source: https://github.com/ublue-os/startingpoint/pull/135

* docs: better readme for modules dir

* docs: yafti deps

* docs: sp more information

* feat: startingpoint modules in container

* docs: sentence structure, check sidebar
2023-09-10 14:29:26 +00:00
Tulili
eabe0139d1
fix: ensure that /rpms and /files are directories on the final image 2023-07-02 20:29:29 -03:00
gerblesh
a94b31132b feat: added ublue-update to the rpm packages
added in the ublue-update RPM into the rpms folder, may want to include something about uninstalling the update services, or include something in startingpoint that enables this by default.
2023-07-02 19:47:36 -03:00
lili
9d26e2e7fb
feat: change file structure to make building RPMs possible + package wallpapers as RPM 2023-06-30 01:30:47 -03:00
lili
bbb854c74e
fix: remove unnecessary etc reference from containerfile 2023-06-30 00:54:44 -03:00
lili
9a6a306110
fix: move /usr/etc and remove repo files
This PR fixes #10
2023-06-30 00:54:44 -03:00
lili
c091364c3d
feat: add ubuntu and inter fonts + fix slow cloning for nerdfonts
fixes: [fonts] can we repackage Nerdfonts #3 [nix] install and uninstall scripts #2
2023-06-28 23:11:20 -03:00
lili
4df7667c35
feat: detach fetching from containerfile + add rpms and fonts
Although it may not help that much with the "curl" issue, cloning git repositories is a bunch better than raw curl-ing

fixes:
[fonts] can we repackage Nerdfonts #3
Include fonts through git modules #6
[nix] install and uninstall scripts #2
2023-06-28 21:43:40 -03:00
Tulili Blossom
4a55e01021
refactor: change container usage to be similar to ublue-os/config 2023-06-25 01:26:08 -03:00
Tulili Blossom
e845e7b5c9
chore: add sample files and README 2023-06-25 00:09:55 -03:00