Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
dracut /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
8.1
KB
-rw-r--r--
2018-10-08 13:38
HACKING
912
B
-rw-r--r--
2018-10-08 13:38
NEWS
52.87
KB
-rw-r--r--
2018-10-08 13:38
README
3.91
KB
-rw-r--r--
2018-10-08 13:38
TODO
2.14
KB
-rw-r--r--
2018-10-08 13:38
dracut.html
237.02
KB
-rw-r--r--
2025-12-17 18:54
dracut.png
6.21
KB
-rw-r--r--
2018-10-08 13:38
dracut.svg
68.34
KB
-rw-r--r--
2018-10-08 13:38
Save
Rename
Current TODO list, broken into things which are relevant for the initramfs itself (/init et al) vs the generator. A lot of things are/should be marked with "FIXME" in the code. Items are ordered in priority. INITRAMFS TODO - search domain string - allow dual stack configuration (IPv4, IPv6) for the same interface - "bind-mount" kernel drivers in real root for the rescue image, if the real root does not have any kernel modules for this kernel https://bugzilla.redhat.com/show_bug.cgi?id=1046510 - use info and warn prefix - generate systemd unit dracut-initramfs-restore in /run/systemd dynamically - put "root=" parsing hooks in separate hook dir - call "root=" parsing hooks after getting new rootpath from dhcp - put mount hook in main initqueue loop / careful about resume! - the hard-coded list of udev rules that we care about is kind of lame. - panic fallback - progress indication for fsck https://bugzilla.redhat.com/show_bug.cgi?id=827118 - domain, searchdomain https://bugzilla.redhat.com/show_bug.cgi?id=840778 - probably fix "--include" https://bugzilla.redhat.com/show_bug.cgi?id=849338 GENERATOR TODO - report errors on missing files in check() - remove wait for swap devs, if no "resume=" is given on the kernel command line - remove wait for swap devs, if the "resume" dracut module is not included (omitted) - add presets (predefined set of modules) - add interpreter/plugin-scripts to be sourced at the beginning or end (can use dracut-functions) - add mechanism for module specific command line options - pkg-config integration, to make it easy for other packages to use us. - default module specification could use some work - udev rule copying, as mentioned above, is a bit too hard-coded - dracut-install parse LD_SHOW_AUXV="" AT_PLATFORM for lib install CODE TODO - document more functions - make function vars local, and prefix with "_" Future Enhancement Requests - run ssh server to enter crypto password or perform debugging (supported by debian) - https://bugzilla.redhat.com/show_bug.cgi?id=524727 - dracut + encrypted root + networking - lsinitrd --print-cmdline - dracut --print-cmdline error if additional arguments - library for cmdline