Key Release Changes: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
= Package Management = | = Package Management = | ||
== Full Package Management == | |||
You can now easily add packages to the NST distribution using standard '''yum''' and '''rpm''' commands. This allows you to start with a initial NST distribution and then enhance it for your custom purposes. | |||
This is only recommended after performing a hard disk installation of the NST. | |||
== Live Systems Can Be Updated == | |||
You can perform package management commands using '''yum''' and '''rpm''' commands even if you boot NST Live (off of a DVD). However, since the media is not writable, new packages which are downloaded and added will consume RAM. | |||
Because of this, you should only install a few packages at a time for experimental purposes. If you were to attempt a full system update on a Live system, it is likely it will run out of memory. | |||
= Distribution Size = | = Distribution Size = |
Revision as of 09:23, 23 September 2009
Package Management
Full Package Management
You can now easily add packages to the NST distribution using standard yum and rpm commands. This allows you to start with a initial NST distribution and then enhance it for your custom purposes.
This is only recommended after performing a hard disk installation of the NST.
Live Systems Can Be Updated
You can perform package management commands using yum and rpm commands even if you boot NST Live (off of a DVD). However, since the media is not writable, new packages which are downloaded and added will consume RAM.
Because of this, you should only install a few packages at a time for experimental purposes. If you were to attempt a full system update on a Live system, it is likely it will run out of memory.
Distribution Size
Initial Boot
Default Password
In prior releases, you were forced
The default password is still nst2003.
Services Disabled
When you boot NST Live, the https and sshd services are now disabled until you set the system passwords using the nstpasswd script.