summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move the 'livesys is done' block back up so it's at least inside livesys0.21.00.20.16Adam Williamson2013-08-201-3/+3
|
* design: add vym, phatchLuya Tshimbalanga2013-08-191-2/+7
|
* Jam: add new plugins and mup notation editor.Brendan Jones2013-08-181-1/+4
|
* Sendmail is out of standard now. No need to exclude here.Kevin Fenzi2013-08-144-7/+1
|
* FSL moved to XfceFabian Affolter2013-08-131-315/+86
|
* LXDE: Make autologin more robustChristoph Wickert2013-08-131-1/+1
|
* LXDE: Fix clipit config file creationChristoph Wickert2013-08-131-20/+1
|
* LXDE: Clean upChristoph Wickert2013-08-131-5/+3
|
* LXDE: We don't need to list upower no more, it's a depenency os lxsessionChristoph Wickert2013-08-131-3/+0
|
* Design: custom menu and additional packagesLuya Tshimbalanga2013-08-111-24/+5
|
* Design: custom menu and addtional packagesLuya Tshimbalanga2013-08-1152-1732/+459
|\
| * Move configured set to the end. Fixes bug #991466Kevin Fenzi2013-08-041-2/+3
| |
| * Update SoAS namesKevin Fenzi2013-08-011-2/+2
| |
| * remove --grow from arm partitioningDennis Gilmore2013-08-015-4/+6
| |
| * add dracut-modules-growroot to arm imagesDennis Gilmore2013-07-311-0/+2
| |
| * set partition sizes to fit on a 4gb sd card except for mate which is too bigDennis Gilmore2013-07-314-2/+6
| |
| * desktop: rename fedora-gnome-packages to fedora-desktop-packagesRay Strode2013-07-264-3/+3
| | | | | | | | | | It's small detail, but the file contains gnome, firefox, and libreoffice in it. It's really the desktop packages (ring?) not just gnome packages.
| * desktop: drop rsyslog by default tooRay Strode2013-07-251-0/+5
| | | | | | | | | | | | | | journald provides most of the same functionality, so aside from some special cases it's redundant. It will probably get dropped from @standard post f20, but for now get it out of the desktop spin.
| * desktop: drop sendmail from default installRay Strode2013-07-251-0/+4
| | | | | | | | | | | | | | | | The plan is to enventually drop it from the lower comps groups entirely, but it didn't happen this time around, so at least get the desktop spin fixed for now. https://lists.fedoraproject.org/pipermail/devel/2013-July/186796.html
| * Design: add pencil to the listLuya Tshimbalanga2013-07-181-4/+9
| |
| * add desktop kickstarts for armDennis Gilmore2013-07-162-0/+20
| |
| * split out desktop packagesDennis Gilmore2013-07-162-18/+18
| |
| * Prevent warning about @base being not foundBruno Wolff III2013-07-051-1/+2
| | | | | | | | | | | | @base was renamed to @standard, but @base is still include by default by pungi. Using --nobase prevents a warning message from being issued.
| * Fix excluding java-1.8.0-openjdkBruno Wolff III2013-07-051-1/+2
| | | | | | | | | | | | The periods in java-1.8.0-openjdk appear to cause a problem with the exclude pattern matching. Using *s instead excludes java-1.8.0-openjdk, but not java-1.7.0-openjdk.
| * Games: Drop openlierox since it currently doesn't buildBruno Wolff III2013-07-051-1/+0
| | | | | | | | | | | | openlierox doesn't build with lua 5.2. It may be a while before it gets fixed. Upstream hasn't done a release in a long time. (Though the discussions forums appear to be active.)
| * Remove references to packages that no longer existBruno Wolff III2013-07-053-3/+0
| | | | | | | | | | I found a few attempts to remove packages that had been dropped from Fedora.
| * Fix up repo definitions0.20.15Bruno Wolff III2013-07-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Someone noticed that I messed up the repo definitions for live images, but the fix wasn't right for the live images. The install image uses a source repo, but the live images don't. The repo commands for the install image are in the install image itself. It is also safe to include the updates repo since an updates repo is created for branched that has no packages and stays that way until release is gold. That way the same repo set can be used before and after release. Also a commented out repo definition for updates-testing is provided to help people who want to enable that.
| * Remove file with non-graphic character in nameBruno Wolff III2013-07-041-0/+0
| |
| * add missing fedora-repo-rawhide.ks file and put in repo definitions for ↵Dennis Gilmore2013-07-042-0/+4
| | | | | | | | fedora-repo-not-rawhide.ks
| * ARM: add uboot for wandboard-quad to imagesDennis Gilmore2013-07-041-0/+1
| |
| * Scientific: remove/disable non-existent packagesAmit Saha2013-07-041-2/+1
| |
| * The publish target should build a tar ball if neededBruno Wolff III2013-07-021-1/+1
| |
| * Games: Base on xfce instead of gnomeBruno Wolff III2013-07-021-1/+1
| | | | | | | | | | The xfce spin is smaller and will work on some older systems (for at least some games) than gnome will.
| * design: remove cinepaint due to bug #904256, readd tutorialLuya Tshimbalanga2013-07-011-23/+18
| |
| * Handle trying to remake the tar ballBruno Wolff III2013-06-291-1/+3
| | | | | | | | | | Now running make when the tar ball already exists will result in it not being recreated.
| * Fix to work with multiple tagsBruno Wolff III2013-06-291-1/+1
| | | | | | | | | | | | | | If there are multiple tags pointing to HEAD we need to pick only one. We'll take one that seems to be a version number. This allows the version number tag to coexist with another tag, that perhaps indicates which images it was used to build.
| * Don't install stuff that ends in the doc directory0.20.14Bruno Wolff III2013-06-291-2/+0
| |
| * Make directories if needed and use specific permissions0.20.13Bruno Wolff III2013-06-291-5/+9
| |
| * The doc directory is versioned0.20.12Bruno Wolff III2013-06-291-1/+1
| |
| * Missing wildcard instances causes a problem0.20.11Bruno Wolff III2013-06-291-3/+3
| |
| * Fix install target0.20.10Bruno Wolff III2013-06-291-1/+3
| | | | | | | | | | Installing a mix of directories and files on the same install command doesn't work.
| * Use DESTDIR instead of prefix0.20.9Bruno Wolff III2013-06-291-5/+5
| |
| * Add an install target to the make file0.20.8Bruno Wolff III2013-06-291-3/+15
| | | | | | | | | | The fedora package uses make install, and it is easier to support that here rather than in the spec file.
| * Fix typo in tar ball name0.20.7Bruno Wolff III2013-06-291-1/+1
| |
| * Add a make publish function0.20.6Bruno Wolff III2013-06-292-1/+4
| |
| * Fix pushing tags instructionBruno Wolff III2013-06-291-1/+1
| |
| * Use a git hash for the version if HEAD isn't tagged0.20.5Bruno Wolff III2013-06-291-1/+8
| |
| * Add a dist-clean function for a fuller clean upBruno Wolff III2013-06-291-0/+3
| |
| * The prefix should end with a /Bruno Wolff III2013-06-291-1/+1
| |
| * Have make use tags to name tar ballBruno Wolff III2013-06-292-4/+9
| |