Du weisst, dass Blogs doch irgendwie zu Dir durchdringen, wenn Du beim Blick auf dein Mobiltelefon glaubst Dein Provider hieße "Vodkamelone".
-- Nilsk Ketelsen im IRC SucheAktuelle EinträgeBetter UX on the Nagios web interface using the corewindow parameter
Sonntag, Februar 25 2024 Avocent PM webinterface issues Samstag, September 7 2019 The missing man page: cyc_ipmicmd - Avocent IPMI power control Donnerstag, April 30 2015 Better debugging of dracut and systemd inside the initramfs Freitag, Januar 24 2014 dss_cli, an Open-E Data Storage Server command line interpreter Donnerstag, Mai 16 2013 Link ListLetzte Google Suchetesting
testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing testing KategorienLast played...Song: Numbers (DJ-Kicks) (Extended Vocal Mix) Artist: Booka Shade 7. Februar 2015, 02:32 Song: Numbers (DJ-Kicks) (Club Mix) Artist: Booka Shade 7. Februar 2015, 02:24 Song: Estoril Artist: Booka Shade 7. Februar 2015, 02:17 Song: Numbers (DJ-Kicks) (Extended Vocal Mix) Artist: Booka Shade 7. Februar 2015, 02:12 Song: Numbers (DJ-Kicks) (Extended Vocal Mix) Artist: Booka Shade 12. Januar 2015, 00:43 18. August 2015, 15:15
|
Montag, 6. April 2009Red Hat Enterprise Linux/CentOS 5 minimal installationTrackbacks
Trackback für spezifische URI dieses Eintrags
Keine Trackbacks
Kommentare
Ansicht der Kommentare:
(Linear | Verschachtelt)
thx a lot :D gonna try this on a vmware tomorrow :) I was already wondering how minimal one can go ;)
Useful article: I've been attempting to do something similar, including the virtualisation aspect using VirtualBox. In addition (possibly) I'm trying to keep the actual install CD-ROM image small by only placing in the CentOS directory those packages I actually want to be installed. When I deselected iptables-ipv6 as per your example, the install failed, complaining that package was missing. That was the case for a number of core packages I was trying to deselect. Was this your experience or was the aspect of keeping the install image small not a concern for you (i.e. fully populated package directory)
As I've only ever been doing netinstalls, I never experienced your problem. My installation tree is always completely available, so a dependency problem wouldn't break the installation.
I have noticed, that some dependencies changed between e.g. CentOS 5 GA and the current 5.3 release with the latter pulling in more packages than before. Revisiting the kickstart receipt may be in order. To build your smaller CDs, I'd suggest you take a look at revisor. It allows you to create customized CDs and does correct depsolving for you. |