Commit Graph

395 Commits

Author SHA1 Message Date
Marek Marczykowski
3aae7accdc comps: remove duplicated anaconda-tools group 2013-02-07 00:34:38 +01:00
Marek Marczykowski
1cb20ba052 comps: hide unneded groups 2013-02-06 14:18:29 +01:00
Marek Marczykowski
8ed84973ff anaconda 18.37.11-2, firstboot 18.6-3, lorax-templates-qubes 1.0-1, qubes-logos 1-4, qubes-release 2-2 2013-01-27 00:16:02 +01:00
Marek Marczykowski
1a59ea6764 qubes-logos: background for grub2 2013-01-26 22:46:42 +01:00
Marek Marczykowski
c4ce756bfb update build deps 2013-01-26 22:46:08 +01:00
Marek Marczykowski
c39779731f qubes-release: import all rpm-gpg keys
This is now the only rpm --import during system installation.
2013-01-26 22:45:00 +01:00
Marek Marczykowski
008b2aacf3 conf: specify gpgkey for package verification 2013-01-26 22:44:25 +01:00
Marek Marczykowski
6e1b85fa43 pungi+pykickstart: import packages and patch it to support rpm signature verification
Details here: https://bugzilla.redhat.com/show_bug.cgi?id=904654
When above bug will be resolved, this commit can be reverted.
2013-01-26 22:41:55 +01:00
Marek Marczykowski
ca50a4ba4a firstboot: use 'service' command to start qubes-netvm
Instead of obsolete init.d scripts.
2013-01-26 22:40:01 +01:00
Marek Marczykowski
74005a240b firstboot: run most qvm-tools as normal user
As warning says, to not lead into permission problems (eg for menu entries).
2013-01-26 22:39:54 +01:00
Marek Marczykowski
3f12480aea conf+qubes-release: enable updates repo
There are still some broken packages in base fc18, most of them have opened bugzilla tickets, so do not block updates when they will be released.
Also switch to metalink style mirrorlist URLs.
2013-01-26 22:37:47 +01:00
Marek Marczykowski
97521d4662 conf: Package groups improvement
Mostly based on Fedora 18 comps file - added translations, fonts, xfce plugins etc.
Ssome unneded packges removed from xfce group
Two separate environment (KDE and XFCE).
2013-01-26 22:35:08 +01:00
Marek Marczykowski
492e2932e7 anaconda: make encrypted partitions by default 2013-01-26 22:29:36 +01:00
Marek Marczykowski
745a36a17d anaconda: fix grub config setup
Remove non-xen options, make the right thing default one
2013-01-26 22:28:55 +01:00
Marek Marczykowski
da044ddca2 anaconda: do not start network during install 2013-01-26 22:26:08 +01:00
Marek Marczykowski
a3970b15fd makefile: include all anaconda packages 2013-01-26 22:21:58 +01:00
Marek Marczykowski
da9fe1b076 Move result files version independent directory 2013-01-26 22:19:09 +01:00
Marek Marczykowski
d4d4dc7c09 firstboot: update to 18.6 upstream version (preserving qubes mods) 2013-01-26 04:05:35 +01:00
Marek Marczykowski
2c2f035c61 lorax: qubes customized templates 2013-01-24 11:54:44 +01:00
Marek Marczykowski
a25ae51162 lorax: add lorax-templates-qubes package - for now with fc18 templates 2013-01-24 11:50:02 +01:00
Marek Marczykowski
63b1a3fa76 firstboot: make it working with both SysV and SystemD init style 2013-01-24 03:20:05 +01:00
Marek Marczykowski
6c3b88a24a revisor: remove it, now ISO will be built with pungi and lorax 2013-01-24 03:20:05 +01:00
Marek Marczykowski
13fc2f86d9 use pungi to build installation ISO 2013-01-24 03:19:59 +01:00
Marek Marczykowski
d38e8d90ec qubes-logos: splash for syslinux in png 2013-01-24 01:45:53 +01:00
Marek Marczykowski
00c5528adc anaconda: import unmodified 18.37.11 version from fc18 2013-01-24 01:45:53 +01:00
Marek Marczykowski
f29edc0b66 qubes-release: use Fedora 18 as base distro 2013-01-24 01:45:44 +01:00
Marek Marczykowski
d6a588e0a4 firstboot: add text-based fallback in case of GUI failed
If firstboot fails it is very hard to debug the problem, because lack of any
user and no network access. So provide some basic fallback.
2012-12-19 04:50:16 +01:00
Marek Marczykowski
d8f0aa057c Include linux-firmware package in dom0 for better AMD GPU support
Actually radeon driver needs additional firmware.
2012-12-19 03:14:21 +01:00
Marek Marczykowski
59b685d2dc Fix qubes-release-notes package.
The package is actually placeholder, but do not confuse revisor about missing
package.
2012-12-19 03:11:47 +01:00
Marek Marczykowski
8d3c6ce94e Merge branch 'master' of git://git.qubes-os.org/joanna/installer 2012-12-10 00:55:17 +01:00
Marek Marczykowski
d0922a1cfa makefile: update-repo-* targets 2012-12-09 23:54:24 +01:00
Joanna Rutkowska
0de38f3d44 Merge branch 'master' of git://git.qubes-os.org/marmarek/installer 2012-12-04 00:18:37 +01:00
Joanna Rutkowska
788d86a88c make clean: also remove the build/ directory 2012-11-27 15:09:30 +01:00
Marek Marczykowski
e99e0c2744 firstboot: obtain version info automatically (#676) 2012-11-27 02:17:44 +01:00
Joanna Rutkowska
d75d0e53d0 Increase verbosity of revisor
The output is redirected to a log file anyway, but in case of an error this
prints much more useful info.
2012-11-19 17:51:42 +01:00
Joanna Rutkowska
c460c5c430 update-repo: reduce verbosity 2012-11-19 17:50:55 +01:00
Joanna Rutkowska
572f775f8f New target: make clean_repos 2012-11-19 17:50:15 +01:00
Joanna Rutkowska
8ded5f9a31 yum/update_repo.sh: reduce verbosity 2012-11-19 17:48:21 +01:00
Joanna Rutkowska
46b793dcba rpm_verify: reduce verbosity, and at the same time print more info on error 2012-11-19 17:43:09 +01:00
Marek Marczykowski
3dce61a3ed makefile: fix retrieving spec version
Simple sed doesn't expand macros (now used in qubes-release), so replace with
proper rpm query.
2012-11-16 04:49:01 +01:00
Marek Marczykowski
c6272b9bb4 qubes-release-2-1 2012-11-15 19:59:36 +01:00
Marek Marczykowski
a13ad65d9f qubes-release: use %{dist_version} macro in version 2012-11-15 19:15:57 +01:00
Marek Marczykowski
6391b552da qubes-release: remove release 1 keys 2012-11-15 19:00:58 +01:00
Marek Marczykowski
81c9edc244 qubes-release: import all keys on update 2012-11-15 18:57:32 +01:00
Marek Marczykowski
5e82de56c1 qubes-release: Add Release 2 primary key 2012-11-15 18:53:16 +01:00
Marek Marczykowski
01bb26e40e Use correct key based on $releasever 2012-11-15 18:27:52 +01:00
Marek Marczykowski
8f01ba8310 Add Release 2 unstable key 2012-11-15 18:27:52 +01:00
Marek Marczykowski
4c3d39283b qubes-release: use $releasever in repository url 2012-11-15 17:52:03 +01:00
Marek Marczykowski
2c7f61081b makefile: Use QUBES_RELEASE variable 2012-11-15 11:57:49 +01:00
Marek Marczykowski
85734e0169 Sort packages 2012-11-15 11:46:01 +01:00