Commit Graph

15 Commits

Author SHA1 Message Date
Joanna Rutkowska
6ad43624e6 anaconda: fix initramfs regenerating code 2011-09-11 16:03:01 +02:00
Marek Marczykowski
1fe4aa8183 anaconda: call dracut manually
Anaconda does use own version, not from installed system (so without needed
modules).
2011-09-09 11:23:02 +02:00
Marek Marczykowski
97d0f39f38 Revert "anaconda: Regenerate initramfs at the installation end"
This reverts commit bf57b2a3f5.
This script is not needed any more. Perhaps dracut should be called here
directly, but I believe that anaconda does it automatically.

Conflicts:

	anaconda/installclasses/qubes.py
2011-09-09 11:22:44 +02:00
Joanna Rutkowska
8dbb66724a Grand Dom0 packages cleanup! 2011-07-31 18:06:08 +02:00
Rafal Wojtczuk
3eda9af075 Import default rpm keys
...so that qubes-receive-updates can call rpm -K
2011-07-29 12:29:11 +02:00
Marek Marczykowski
bf57b2a3f5 anaconda: Regenerate initramfs at the installation end 2011-07-16 15:12:32 +02:00
Marek Marczykowski
c321043e39 Do not disable qubes_setupdvm at the end of instalation (#216) 2011-06-23 15:02:48 +02:00
Joanna Rutkowska
ba25e32153 Anaconda: do not ask for root password 2011-04-05 19:17:36 +02:00
Joanna Rutkowska
a9795ae4a6 Disable unnecessary services in qubes.postAction() 2011-04-05 19:17:31 +02:00
Joanna Rutkowska
7acedffd35 Do not ask about hostname, use 'dom0' (#183) 2011-04-03 16:39:44 +02:00
Joanna Rutkowska
065e5773e1 Actually do not skip some of the important steps (which don't involve GUI) 2011-04-03 16:24:35 +02:00
Joanna Rutkowska
59e90686a1 Revert "Do not support package selection and upgrade in Qubes"
This reverts commit 61af4bd9af.

This is now properly covered by 85b30a5f4c.
2011-04-03 13:57:44 +02:00
Joanna Rutkowska
85b30a5f4c Qubes class fixups
* Ensure this is the only class
* Skip installation steps that make no sense for Qubes
2011-04-03 13:56:18 +02:00
Tomasz Sterna
61af4bd9af Do not support package selection and upgrade in Qubes 2011-03-31 18:27:36 +02:00
Tomasz Sterna
25b30fa527 Moved Anaconda source to subdirectory 2011-03-31 13:40:54 +02:00