Commit graph

60 commits

Author SHA1 Message Date
Lordus Kordus
9a3ceabc68
fix: misc typos (#36)
* Fix typo in dconf-update-service.sh

* Probably a typo in rpm-ostree.sh

* Fix typo in README.md
2023-09-12 16:30:42 +00:00
gerblesh
69b4ced037
docs(startingpoint): fix typos with formatting (#35) 2023-09-11 05:25:46 +00:00
Tulili
911ed35367
fix: make sure wallpapers dir exists before symlinking
that should make the new modular system in startingpoint accept the wallpapers rpm!
2023-09-10 19:04:35 -03:00
dependabot[bot]
dcde5b16be chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 16:14:12 -03:00
dependabot[bot]
69d0f26045 chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 16:14:05 -03:00
xyny
3a76d99ba0
Update README.md 2023-09-10 14:35:34 +00: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
gerblesh
288945331e
docs(just): update nix installer author (#32) 2023-09-08 09:50:23 +00:00
tulili
96ef1b1efc
refactor(nix): use determinate system installer instead of custom script 2023-08-27 00:50:06 -03:00
RJ Trujillo
0a36820b24 fix(wallpapers): Symlink to wallpapers dir for KDE
Fixes wallpapers under KDE via a symlink from .../backgrounds/ublue-os to .../wallpapers/ublue-os
2023-07-26 20:18:40 -03:00
tulili
1f8f8fa703
fix(workaround): fonts not being properly displayed in systems 2023-07-17 11:05:20 -03:00
Tulili
5dece35a46
fix(just): set statement after includes 2023-07-13 15:39:38 -03:00
Tulili
6d5fdb97dd
fix: change duplicate justfile recipes from bling 2023-07-10 21:11:45 -03:00
EinoHR
dd3eec3353
fix: allow duplicates in bling.just (#25)
some recipes overlap with config
2023-07-10 13:25:15 +00:00
dependabot[bot]
a02274ba99 chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 20:28:12 -03: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
Tulili
e863c97614
fix: remove unnecessary "default" definition for distrobox justfile 2023-07-01 20:41:36 -03:00
lili
f4dbdab3ae feat(wallpapers): update spec to work with gnome requirements 2023-07-01 02:15:13 -03:00
lili
e0942fde64 feat: add xml files and generator for them 2023-07-01 02:15:13 -03:00
Tulili
5efcdef282
fix(wallpapers): exclude LICENSE from RPM spec 2023-06-30 22:44:18 -03:00
Tulili
5219461e2e
docs(wallpapers): proper url for rpm package 2023-06-30 13:17:59 -03:00
Tulili
7735acad03
fix(wallpapers): move wallpapers to usr share wallpapers in rpm build
This should make them auto recognizeable by the OS
2023-06-30 13:16:13 -03:00
lili
7b5078f71e
fix: permission issues in ubuntu font and wallpapers spec 2023-06-30 03:39:55 -03:00
dependabot[bot]
abafb6298d chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.0.5...v3.1.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 02:38:08 -03:00
Tulili
8dbfa5fec4
fix: download latest ttf fonts from intel one mono
fixes #14
2023-06-30 02:37:36 -03:00
lili
6457083897
fix: add files for build folder
i forgot that there was a git repo in it...
2023-06-30 01:37:10 -03:00
lili
59ca23a023
chore: remove usr tree 2023-06-30 01:36:03 -03:00
Tulili
4a8f1ba9fb
Merge branch 'main' into wallpapers 2023-06-30 01:31:49 -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
4b66171439
docs: describe how to inspect image
Fixes #16
2023-06-30 00:54:44 -03:00
ER
548fecb5c7
refactor: only one more descriptive shell chng cmd 2023-06-30 00:54:44 -03:00
ER
cf9ff0f1c2
chore: add short descriptions for each nix recipe 2023-06-30 00:54:44 -03:00
ER
46ee72fe19
feat: add fleek-me-up that also enables flakes 2023-06-30 00:54:44 -03:00
ER
4bac588a55
chore: add back the nix install just recipes 2023-06-30 00:54:44 -03:00
ER
0e4e19bb3f
fix: add bling.just
now you can include just bling.just
in your .justfile to get access to all of bling's just recipes
2023-06-30 00:54:44 -03:00
ER
7e7ed8c087
refactor: move bling justfiles to bling folder
* prevents cluttering and possible conflicts in parent directory
2023-06-30 00:54:44 -03:00
lili
bbb854c74e
fix: remove unnecessary etc reference from containerfile 2023-06-30 00:54:44 -03:00
lili
7b5cc9f63f
feat: add intel one mono 2023-06-30 00:54:44 -03:00
lili
da84a2a8aa
fix: [fonts] Remove redundant fonts
Fixes #13
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
7b80c2298e docs: describe how to inspect image
Fixes #16
2023-06-29 20:35:28 -03:00
ER
07eef2a6a0 refactor: only one more descriptive shell chng cmd 2023-06-29 18:49:47 -03:00
ER
e8b738b8fb chore: add short descriptions for each nix recipe 2023-06-29 18:49:47 -03:00
ER
2944d0d74d feat: add fleek-me-up that also enables flakes 2023-06-29 18:49:47 -03:00
ER
23f643aa2d chore: add back the nix install just recipes 2023-06-29 18:49:47 -03:00
ER
cc3a7aa48a fix: add bling.just
now you can include just bling.just
in your .justfile to get access to all of bling's just recipes
2023-06-29 18:49:47 -03:00
ER
3eb49a3500 refactor: move bling justfiles to bling folder
* prevents cluttering and possible conflicts in parent directory
2023-06-29 18:49:47 -03:00
lili
198c806959 fix: remove unnecessary etc reference from containerfile 2023-06-29 18:45:45 -03:00
lili
454d6059fe feat: add intel one mono 2023-06-29 18:45:45 -03:00