Opened 12 years ago
Last modified 10 years ago
#271 new defect
Make kickstart punt more packages
Reported by: | ezyang | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | Fedora 20 |
Component: | internals | Keywords: | |
Cc: |
Description
Apparently you can do negative packages. So we should make Kickstart punt them.
systemctl disable capi.service cpuspeed.service cups.service gpm.service irqbalance.service gpm.service smartd.service systemctl enable munin-node.service mcstrans.service ntpdate.service
(This will prevent us from installing new servers properly.)
Change History (3)
comment:1 Changed 12 years ago by ezyang
comment:2 Changed 11 years ago by achernya
- Milestone changed from Fedora 17 to Fedora 19
comment:3 Changed 10 years ago by achernya
For F19 Alpha, anaconda completely dropped the ball and failed to respect a lot of the kickstart. It's currently unclear if that's due to the release being an Alpha, or if our kickstart has errors.
Note: See
TracTickets for help on using
tickets.
Tentatively punted here:
But we'll need to check if we need to add more packages to install so that the service can be disabled.