Commit Graph

  • 9d831ac736 fix: corrected readme Alper Kanat 2023-04-30 23:46:01 +03:00
  • 4a62e134a0 docs: clarify and clean the basic description (#58) Eino Rauhala 2023-04-30 15:30:04 +03:00
  • 1d208f6eae feat: add a just setup command for setting up nix (#48) Eino Rauhala 2023-04-29 14:08:17 +03:00
  • c537104ba2 feat: add extra repos field to recipe (#52) Eino Rauhala 2023-04-28 16:55:37 +03:00
  • 5f4ac049a7 feat: add cosign.key to gitignore (#51) Eino Rauhala 2023-04-26 21:27:53 +03:00
  • eecd78fbfb docs: add sections in README for scripts and a small explanation of /usr/etc/ (#50) Eino Rauhala 2023-04-26 20:28:22 +03:00
  • 1df862aae8 style!: change base-container to base-image (#49) Eino Rauhala 2023-04-26 20:15:16 +03:00
  • b3f7f07d6c fix: only create yafti grp when flatpaks defined (#46) Eino Rauhala 2023-04-26 19:49:26 +03:00
  • 95ff830b49 fix: moving recipe back to a directory available on the host (#47) Eino Rauhala 2023-04-26 19:19:31 +03:00
  • ec91345bc7 fix: add libadwaita (#45) Eino Rauhala 2023-04-26 18:39:51 +03:00
  • 085d26aa1a fix: prevent /etc/ merge issues (#43) Eino Rauhala 2023-04-26 18:23:43 +03:00
  • 37143b0e23 feat: add per-recipe shell script support (#38) Emmett Wasik (Viv) 2023-04-24 14:40:51 -04:00
  • a9c15ac306 fix: chore: manual merge action updates from main (#41) Eino Rauhala 2023-04-24 21:06:27 +03:00
  • 328595b77d refactor: avoid subshell, sign image with env. var (#30) Jorge O. Castro 2023-04-24 13:31:03 -04:00
  • 56a1d24a83 build(deps): bump mikefarah/yq from 4.33.2 to 4.33.3 (#33) dependabot[bot] 2023-04-22 17:30:16 +00:00
  • 91d4c3877c fix: update cosign installer version (#32) Eino Rauhala 2023-04-22 18:22:44 +03:00
  • 693320df20 Merge pull request #26 from bpbeatty/recipe-arg Jorge O. Castro 2023-04-13 13:49:46 -04:00
  • 6d778859c8 fix: use RECIPE arg Brian Beatty 2023-04-08 13:18:45 -05:00
  • fd4b180364 docs: clarify and expand on sample comments (#24) Jorge O. Castro 2023-04-06 10:10:37 -04:00
  • a27e3cfa13 fix: add recipe build arg (#23) bpbeatty 2023-04-06 09:04:53 -05:00
  • 6f095f8bfa docs: add link to create-ublue-image (#22) Eino Rauhala 2023-04-04 18:58:47 +03:00
  • b6c28e40a8 Merge pull request #21 from ublue-os/multibuild-docs Eino Rauhala 2023-04-04 18:49:22 +03:00
  • eec8561646 docs: section about multibuilds ER 2023-04-04 18:48:57 +03:00
  • fb70b2f481 Merge pull request #19 from ublue-os/docss Eino Rauhala 2023-04-03 17:56:18 +03:00
  • 21eafaa3c0 fix: change img to startingpoint in verification this makes it so that the create-ublue-script automatically replaces it ER 2023-04-03 17:55:50 +03:00
  • e87f260fa1 Merge pull request #18 from ublue-os/docss Eino Rauhala 2023-04-03 17:54:17 +03:00
  • 2012e2443b docs: section about yafti ER 2023-04-03 17:53:22 +03:00
  • 12497d394d docs: simplify redundant signing info ER 2023-04-03 17:44:23 +03:00
  • 8310669bf2 docs: rm unfullfilled promises of ublue-firstboot ER 2023-04-03 17:42:05 +03:00
  • c986ebacca docs: document the usage of "latest" in fedora ver ER 2023-04-03 17:34:26 +03:00
  • ba12a9cf88 docs: cleanup some incorrect info ER 2023-04-03 17:32:01 +03:00
  • 095434581e docs: move note to getting started ER 2023-04-03 17:22:42 +03:00
  • 2e1499b332 docs: full simple customization section ER 2023-04-03 17:20:50 +03:00
  • 0f457747ad docs: getting started & start of customization ER 2023-04-03 17:12:05 +03:00
  • 0f3da15109 docs: streamline readme introduction ER 2023-04-03 17:03:22 +03:00
  • 8241d352e1 Merge pull request #17 from ublue-os/multibuild Eino Rauhala 2023-04-03 16:52:12 +03:00
  • 1458ebb19b chore: clean up test of two recipes ER 2023-04-03 16:51:13 +03:00
  • 0e98948785 Merge pull request #16 from ublue-os/multibuild Eino Rauhala 2023-04-03 16:49:52 +03:00
  • 47d7caf7fb chore: test with two recipes ER 2023-04-03 16:44:29 +03:00
  • 1bfabe674e feat: use a recipe matrix ER 2023-04-03 16:36:28 +03:00
  • 3b64346517 chore: remove unused matrix vars ER 2023-04-03 16:34:42 +03:00
  • 4527295bb7 chore: tidy tag gen, use correct major ver ER 2023-04-03 16:34:10 +03:00
  • 250c1242c7 Merge pull request #15 from ublue-os/more-config Eino Rauhala 2023-04-03 16:03:16 +03:00
  • c9c011d842 feat: declare image description in recipe.yml ER 2023-04-03 15:23:59 +03:00
  • f9ed74f2e7 docs: document everything undocumented ER 2023-04-03 15:20:47 +03:00
  • fe16187a92 feat: declare base image and fedora ver in recipe ER 2023-04-03 15:17:16 +03:00
  • 5947af45da fix: revert previous commit ER 2023-04-03 15:08:26 +03:00
  • f6ec397d50 chore: merge yq and image data step ER 2023-04-03 15:06:54 +03:00
  • 2b40d4b436 feat: declare image name in recipe.yml ER 2023-04-03 15:02:22 +03:00
  • f4a3bbd4ee Merge pull request #14 from ublue-os/build-ci-changes Eino Rauhala 2023-04-02 16:42:00 +03:00
  • 678ab12c5a fix: $IMAGE_NAME -> ${{ env.IMAGE_NAME }} ER 2023-04-02 16:31:58 +03:00
  • f7c2c4ab9a chore: remove image name from build args (unused) ER 2023-04-02 16:27:45 +03:00
  • 6cc44ff4a9 feat: update artifacthub readme url ER 2023-04-02 16:26:36 +03:00
  • 33ddd2bbac feat: change description for more information ER 2023-04-02 16:08:53 +03:00
  • 73de53cd39 fix: declare image name in one place ER 2023-04-02 16:06:55 +03:00
  • ab6fee7bd2 chore: only build after nvidia & main ER 2023-04-02 16:03:21 +03:00
  • cb82c8883a Merge pull request #13 from ublue-os/yafti Eino Rauhala 2023-04-02 15:52:35 +03:00
  • e9c31aba83 chore: put ublue-recipe in /tmp -> there's no reason to send the recipe to the client as it is only used in the build stages ER 2023-04-02 15:51:18 +03:00
  • 773fc23804 fix: loop over lines, functional var substitution ER 2023-04-02 15:31:01 +03:00
  • 9e827fe6be fix: add pip for yafti, remove zenity (unneeded) ER 2023-04-02 12:50:53 +03:00
  • 97ee7169f4 fix: add shebang ER 2023-04-02 12:48:14 +03:00
  • 616c59c90b fix: remove unneeded escape ER 2023-04-02 12:48:03 +03:00
  • 5a98ef6532 fix: remove -y flag from yq; not in go version ER 2023-04-02 12:38:06 +03:00
  • 0cf6b13b6c feat: yafti package group for recipe.yml read .flatpaks[] in recipe.yml and add declared packages to their own package group in yafti ER 2023-04-02 12:24:32 +03:00
  • f9a1561f2c feat: add yafti.yml from bluefin *with minor modifications, bluefin replaced with uBlue ER 2023-04-02 12:03:13 +03:00
  • 0b669f5bb5 feat: switch to yafti for first boot based on what's done in bluefin & https://github.com/ublue-os/yafti#running-from-a-containerfile ER 2023-04-02 12:00:58 +03:00
  • d572830b96 Merge pull request #11 from ublue-os/build-script Eino Rauhala 2023-04-02 11:46:41 +03:00
  • 4a77f9c1fc docs: document the containerfile ER 2023-04-02 11:45:21 +03:00
  • 68122c87ca feat: switch to separate build script ER 2023-04-02 11:44:44 +03:00
  • d4df64af9d Merge pull request #8 from EinoHR/workflow-cleanup Eino Rauhala 2023-04-02 11:08:47 +03:00
  • 93acf3d6ca chore(ci): move to semantic-prs bot ER 2023-03-13 21:03:23 +02:00
  • 2a4ce2830f chore: clean up workflows ER 2023-03-08 17:50:41 +02:00
  • 091e9396f2 fix: retain variables ER 2023-03-04 18:37:44 +02:00
  • 1af2eaf11e style: seperate firefox removal and rpms ER 2023-03-04 16:36:11 +02:00
  • 66d22650f0 fix: use yq in setup-flatpaks ER 2023-03-04 16:35:18 +02:00
  • 8b389d5f04 fix: don't copy usr as it's empty ER 2023-03-04 13:45:41 +02:00
  • ec416ba1a1 chore: quickly update img metadata ER 2023-03-04 13:37:44 +02:00
  • bd5db68387 fix: typo in /usr ER 2023-03-04 13:36:10 +02:00
  • fbd14f502f fix: typo in workflow_dispatch ER 2023-03-04 13:03:27 +02:00
  • 2521741049 feat: enable manually running build ER 2023-03-04 13:02:48 +02:00
  • 85e4343487 docs: update and rename installation section ER 2023-03-04 13:00:33 +02:00
  • b6b5ad19e0 docs: redo readme for startingpoint ER 2023-03-04 12:55:03 +02:00
  • 2f95c5a232 chore: rm comments which don't apply ER 2023-03-04 12:36:30 +02:00
  • 9b3578b217 fix: add zenity to not break if th FROM is changed ER 2023-03-04 12:33:52 +02:00
  • 5095c9521d chore: remove rpms included upstream ER 2023-03-04 12:30:50 +02:00
  • 9c2e6ca0a7 chore: clear up unneeded cmds ER 2023-03-04 12:28:58 +02:00
  • 1cf1c2441c chore: change base image ER 2023-03-04 12:27:32 +02:00
  • 9f47c1eddf feat: add back usr folder ER 2023-03-04 12:26:49 +02:00
  • d94b2c03e5 chore: rm stuff included in -main ER 2023-03-04 12:25:16 +02:00
  • c79ff6a896 chore(main): release 1.1.0 (#46) github-actions[bot] 2023-03-03 21:31:29 -05:00
  • ffcb3973bd feat: leave a warning for people to move to new repo (#99) Jorge O. Castro 2023-03-03 18:47:42 -05:00
  • 4a21580f4e fix: remove old pr workflow sections (#98) Jorge O. Castro 2023-03-02 21:46:27 -05:00
  • 785b8f0d8a fix: rename package back to base (#97) Jorge O. Castro 2023-03-02 21:39:29 -05:00
  • 0aff9bac37 fix: update cosign action (#94) Jorge O. Castro 2023-03-02 21:25:43 -05:00
  • 0c7bc17666 fix: remove if statements (#96) Jorge O. Castro 2023-03-02 21:23:19 -05:00
  • a5e90a588f feat: ease customization by reading flatpaks and rpms to install from a recipe.yml. (#79) Eino Rauhala 2023-02-28 17:08:29 +00:00
  • a831ce00df fix: re-tag image (#92) Marco Ceppi 2023-02-28 09:11:09 -05:00
  • c40bddfdf3 fix: restore download artifact step, support multi-line tags (#90) Marco Ceppi 2023-02-27 23:59:05 -05:00
  • 8a6f3433ad fix: remove 38 (#89) Marco Ceppi 2023-02-27 23:30:32 -05:00
  • 6590066ebc fix: artifact upload/extract (#88) Marco Ceppi 2023-02-27 23:04:56 -05:00