From Fedora Project Wiki

No edit summary
(dracut is fun)
(70 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{header|docs}}
== dracut ==
 
The `dracut` utility, used to create the initramfs image used during boot, can now create a uefi bootable executable. The argument "--uefi" allows dracut to create a single UEFI executable, including an EFI stub, kernel, and initramfs.
 
 
Fedora 14 has replaced Upstart with systemd. systemd uses services files located in /lib/systemd/system for services, and /etc/systemd/system for configuration. A dozen desktop daemons have been initially converted to use systemd service files and small number of programs have been patched to take advantage of it. systemd is compatible with legacy SysV init scripts and rest of the migration will happen incrementally over time.
 
* abrtd
* acpid
* avahi
* bluetooth
* dbus
* automount
* firstboot
* fsck
* getty
* halt
* hwclock
* killall
* mail-transfer-agent
* messagebus
* NetworkManager
* network
* nss
* ntpd
* plymouth
* poweroff
* prefdm
* printer
* reboot
* remote-fs
* rescue
* rcpbind
* shutdown
* sigpwr
* single
* smartcard
* sockets
* swap
* sysinit
* sys-kernel-debug
* sys-kernel-security
* syslog
* systemd
* udev
* umount
* var-lock
* var-run
 
 
 


{{header|docs}}{{Docs_beat_open}}
[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 01:11, 28 August 2015

dracut

The dracut utility, used to create the initramfs image used during boot, can now create a uefi bootable executable. The argument "--uefi" allows dracut to create a single UEFI executable, including an EFI stub, kernel, and initramfs.

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer