include("site.inc"); $template = new Page; $template->initCommon(); $template->displayHeader(); ?>
Најсвежије белешке о издању на вебу | |
---|---|
Овај текст је подложан изменама. За најсвежију верзију текста за Fedora, посетите: |
Fedora 9 features the Upstart initialization system. All System V
init scripts should run fine in compatibility mode. However, users
who have made customizations to their
/etc/inittab
file will need to port those
modifications to upstart. For information on how upstart works, see the init(8)
and initctl(8)
man pages. For information on writing upstart scripts, see the events(5)
man page, and also the Upstart Getting Started Guide:
http://upstart.ubuntu.com/getting-started.html
Due to the change of init systems, it is recommended that users who do an upgrade on a live file system to Fedora 9, reboot soon afterwards.
Fedora 9 укључује NetworkManager. NetworkManager 0.7 доноси побољшану подршку за мобилну широкопојасну везу, укључујући GSM и CDMA уређаје, и сада подржава вишеструке уређаје и ад-хок умрежавање за дељене везе, и употребу мрежних подешавања широм система. Сада је укључен подразумевано на свим инсталацијама. Обратите пажњу на следеће када користите NetworkManager:
NetworkManager does not currently support all virtual device types. Users who use bridging, bonding, or VLANs may need to switch to the old network service after configuration of those interfaces.
NetworkManager starts the network asynchronously. Users who have applications that require the network to be fully initialized during boot should set the NETWORKWAIT
variable in /etc/sysconfig/network
. Please file bugs about cases where this is necessary, so we can fix the applications in question.
Autofs is no longer installed by default. Users who wish to use Autofs can choose it from the
group in the installer, or with the package installation tools.