Commit Graph

84 Commits

Author SHA1 Message Date
Owen W. Taylor 20dd1c55a7 Remove vte3
The old compat vte3 is no apparently no longer in rawhide, and in
any case doesn't need to be listed explicitly.
2017-01-11 11:47:10 -05:00
Owen W. Taylor 57a919fe17 fedora-ostree-workstation.json: Remove adwaita-qt-common
This subpackage was removed - adwaita-qt4 and adwaita-qt5 no longer
share files.
2017-01-05 15:59:40 -05:00
pfrields 33c6d0b3cc Remove pam_pkcs11 2016-11-08 15:42:51 +00:00
Owen W. Taylor 392bd281cd Work around systemd issue with ProtectHome
Systemd has issues with the ProtectHome directive when /home is a
symlink. Since this is used by several systemd-provided services,
this causes problems with starting them up. Work around this temporarily
by removing these lines. (The issue will be fixed in systemd 232)

Copied from atomic-ws.
2016-10-10 16:31:53 -04:00
Owen W. Taylor 44883daf24 Fix problem with systemd logs not being persisted
During the boot with ostree, the detection of whether the logs on
the system should be persisted can be confused. Explicitely configure
them to be persisted.

Copied from atomic-ws.
2016-10-10 16:31:11 -04:00
Owen W. Taylor f5191fcf1a Add an empty postprocess script
This is a place to add workarounds and config changes
2016-10-10 16:29:28 -04:00
Ray Strode 444a6b2354 fedora-ostree-workstation: remove vmmouse driver
[09:55:01] 2<8dgilmore2> halfline: error: No package
'xorg-x11-drv-vmmouse' found
[09:57:15] <dgilmore> apparently the vmmouse is now a kernel drive that
works with libinput
2016-10-07 10:02:29 -04:00
Ray Strode 65b40b2e7a fedora-ostree-workstation: remove duplicates from package list
Some packages are listed twice.
2016-10-07 10:02:11 -04:00
Ray Strode 7e60d64c9b fedora-ostree-workstation: add nss-altfiles back
ostree needs it for the /usr/lib/passwd split
2016-10-06 15:56:23 -04:00
Dennis Gilmore 33c8fc286c cleanup the workstation ostree package set
after a irc converastion with Ray Strode it was decided that these
packages are not part of the workstation ostree and should not be
installed.

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 15:43:27 -05:00
Dennis Gilmore 49d5c55449 pull in fedora-bookmarks not astronomy-bookmarks
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-29 10:33:34 -05:00
Dennis Gilmore 9a651faf28 set automatic_version_prefix to 26
rawhide is targeting fedora 26 now update the version to match

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-18 21:10:24 -05:00
Dennis Gilmore 955dbde7d7 sync repo file to fedora-atomic copy
copy the repo definition from https://pagure.io/fedora-atomic/blob/master/f/fedora-rawhide.repo

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-18 21:08:57 -05:00
Dennis Gilmore 70eda3c106 use download.fp.o to download content from
download.fp.o is part of mirrormanager that redirects to a close by
mirror using geoip

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-18 21:06:44 -05:00
David King 66638b701d Remove obsolete dnf langpacks packages 2016-09-13 08:44:31 +02:00
David King e18483cc83 Uncomment mirrorlist in repo file 2016-09-13 08:43:51 +02:00
Colin Walters 7857bf4dad repo: Use dl.fp.org
This is a more canonical location and generally a better direct
mirror, at least for me (admittedly in the US).
2016-06-10 08:37:14 -04:00
David King 39ee686981 xdg-app was renamed to flatpak 2016-05-30 13:22:38 +02:00
David King 4510efc9e5 Remove obsolete blivet-data package from manifest 2016-05-16 14:03:25 +01:00
David King 5396a3a5fe Fix tree_file in config.ini 2016-05-16 14:03:07 +01:00
David King 2f798520b6 Change the ref again
As suggested in:

https://fedorahosted.org/rel-eng/ticket/6399
2016-04-29 20:08:56 +01:00
David King aa4a1b9533 Remove open-vm-tools from the package list
It has not been built successfully against newer versions of ICU.
Mirrors a change in comps.
2016-04-29 20:07:02 +01:00
David King 044f2d9ff9 Fix the repository URL 2016-04-29 20:07:02 +01:00
David King 5ab428c97c Remove a couple of nonexistent packages 2016-04-29 19:59:43 +01:00
Matthias Clasen 9fe609434f Another round of package additions
This adds all the packages to the list that were missing in a
direct comparsion of rpm -qa on the Workstation live image and
the ostree image. I've also resorted the list alphabetically.
2016-04-05 22:43:00 -04:00
Matthias Clasen 0f2a56ba48 Remove one more package list addition
iptables-services is not on the workstation live image.
2016-04-05 22:24:49 -04:00
Matthias Clasen a685e6147e Boot to graphical.target by default
Thats what we do in the workstation.
2016-04-05 15:39:44 -04:00
Matthias Clasen c422c5b798 Fix json syntax 2016-04-05 15:38:59 -04:00
Matthias Clasen 32eb4874c4 Drop space-saving hacks
We don't need to strip out languages for the workstation image.
2016-04-05 15:37:01 -04:00
Matthias Clasen bc077a274e Drop iscsi from the initramfs
No particular need for this here.
2016-04-05 15:31:47 -04:00
Matthias Clasen 2f5054fb6d Use a more boring tree name
The workstation is for getting work done, now fooing around here!
2016-04-05 15:18:52 -04:00
Matthias Clasen 9a16921b3e Sync up the package list somewhat
I've compared the package list here to the workstation live image,
and removed/added things for a closer match.
2016-04-05 14:44:52 -04:00
Matthias Clasen 53e432b3fd Update the automatic version prefix for rawhide 2016-04-05 14:35:10 -04:00
David King 59393410a6 Initial commit 2016-04-05 08:39:25 +02:00