Commit graph

17 commits

Author SHA1 Message Date
fiftydinar
54d48eb4bd chore: Don't copy redundant empty "rpms" & "files" folder
Since this is merged, we can safely merge this too:

https://github.com/ublue-os/startingpoint/pull/235

Maybe a bit later for others to catch on updating startingpoint?
2024-01-28 14:21:54 +01:00
xynydev
401cf88e87 fix: copy empty directory to be missing folders
(instead of trying to run mkdir without a shell)
2024-01-27 18:50:30 +02:00
xynydev
1084c6bc01 fix: add in deleted directories to fix sp builds 2024-01-27 18:47:36 +02:00
xynydev
577c2e9ec5 chore: remove build steps in containerfile
- also removes ublue-update rpm, this isn't used in the installer, the copr repo is
2024-01-27 17:49:52 +02:00
xynydev
858d3aa738 chore: disable the wallpaper builds for now
this is a nightmare to poke around in blindly, lets see where #104 goes
2024-01-24 19:13:41 +02:00
xynydev
49c6e57340 chore: remove fetch.sh
- i just noticed this is where the container tools for the container tools bling were coming from, but i already removed that...
- ig this wasn't the only place to get container tools
- the devpod bin wasn't used anywhere either and was locked to a specific version (that no-one maintained to update)
2024-01-24 18:23:37 +02:00
xynydev
e7407a0bcd chore: remove stray bits from containerfile 2024-01-24 18:13:55 +02:00
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