Commit Graph

8 Commits

Author SHA1 Message Date
Timothée Ravier 04c703cede Rework Silverblue to split packages common to all variants 2018-08-04 15:37:50 -04:00
Colin Walters 8d663d8830 manifest: Set tmp-is-dir to enable tmpfs on /tmp
Should help https://bugzilla.redhat.com/show_bug.cgi?id=1559531
2018-03-26 12:15:10 -04:00
Dennis Gilmore 6d78cf5cd3 Merge #65 `Add initial comps-sync script, use it to trim package set` 2018-02-17 21:34:16 +00:00
Colin Walters 4c7c664708 manifest: Drop atomic-devmode from ppc64{,le}
It's only intended for FAH, having it the ppc64 sections was an oversight.
2018-02-17 16:26:21 -05:00
Colin Walters de680ffc2b Further split workstation-base to have a -pkgs.json base
We synchronize things with comps. This is prep for doing that; we will start
auto-generating the `-pkgs.json` file in a later commit.
2018-02-17 11:53:36 -05:00
Dusty Mabe 4b92e52571
remove setroubleshoot from base
They removed it from the workstation product in:

https://pagure.io/fedora-workstation/issue/24
https://pagure.io/fedora-comps/pull-request/195
2018-02-16 17:55:49 -05:00
Dusty Mabe b166666715
move the repos definition into the top file
When pungi injects its repo it does it into the file that it has been
pointed at (i.e. the toplevel json file). We need to move it from the
fedora-workstation-base.json into fedora-atomic-workstation.json
otherwise pungi will end up trying to pull from the 'fedora-rawhide'
repo too and it will fail.
2018-02-16 17:20:49 -05:00
Colin Walters e08b908904 Split workstation-base from "atomic"
This is obviously confusing but right now "ostree workstation" is really
"Atomic". I'm not changing the refs or the names of the manifest JSON files yet,
but the high level idea here is we have:

 - workstatoin-base (should be like comps...that's another issue)
 - atomic (inherits desktop-base, adds rpm-ostree + container tooling)
   Also I added a compat symlink so pungi doesn't need an immediate change.
2018-02-12 12:12:25 -05:00