Commit Graph

606 Commits

Author SHA1 Message Date
Joanna Rutkowska
58d9e2f7f5 .gitignore tweaks 2010-06-18 14:28:50 +02:00
Joanna Rutkowska
40bf8407f1 Do not create the failsafe boot entry anymore
I don't think we need it anymore with the new Dom0 kernel --
it was mainly introduced so that people could easily get
around not-working-nouveau driver in the previous Dom0 kernel,
but it seems to work just fine out of the box with this new kernel.

Having this additional boot traget just introduces some mess,
that can confuse users. And users can still boot using original
Fedora kernel if something goes wrong.
2010-06-18 14:27:14 +02:00
Joanna Rutkowska
fb58bbd020 spec: Provides kernel-drm-nouveau = 16, needed by xorg-nouveau 2010-06-16 16:10:28 +02:00
Joanna Rutkowska
36bc8c7d98 config: enable CONFIG_KERNEL_DESKTOP
Apparently it tweaks some sched params for better user experience...
2010-06-16 13:01:36 +02:00
Joanna Rutkowska
4a7126e793 config: CONFIG_LOOP=y (instead of =m)
We pass max_loop=255 via kernel argument, so for this to work the loop
device must be compiled in.
2010-06-16 12:45:24 +02:00
Joanna Rutkowska
68e14237cb Initial version. 2010-06-15 22:49:11 +02:00