问题描述
Firefox,Amarok或Banshee,Evolution,游戏等附带有正式副本。是否有发行版仅附带必要的软件包(如使系统稳定的突触),而没有其他软件包?
最佳答案
Ubuntu minimal install CD或Ubuntu server。如果然后运行此脚本(source):
sudo apt-get -y install gnome-core gdm network-manager-gnome \
fast-user-switch-applet human-theme x11-xserver-utils \
tangerine-icon-theme gnome-themes-ubuntu ubuntu-artwork \
jockey-gtk gnome-screensaver gnome-utils
您将获得最简约的侏儒。
从那个链接
… memory usage from around 250-350mb to about 80-90mb. All of the themes are there, the network-manager, gedit, restricted hardware tool, etc. …
次佳答案
您可以获得的最接近的是Ubuntu Core。它目前正在开发中,并将于2011年10月与Oneiric一起交付。根据Canonical Engineering Services,Ubuntu Core“非常适合关键于Internet连接的下一代嵌入式设备”。您可以使用Ubuntu Core创建Ubuntu Server,桌面或自定义操作系统。 Ubuntu Core具有apt-get,因此您可以使用它来仅安装所需的软件,而无需安装其他软件。