]> git.ipfire.org Git - thirdparty/dracut.git/blobdiff - TODO
network-manager: remove useless use of basename
[thirdparty/dracut.git] / TODO
diff --git a/TODO b/TODO
index 4a7d9595cf2412a7509efcd9b9db3a7891f4f3e5..f4fc208aaad539eaf18e77784003ac091821fc5a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,7 +7,6 @@ Items are ordered in priority.
 INITRAMFS TODO
 
 - search domain string
-- peerdns=no
 - 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
@@ -19,11 +18,8 @@ INITRAMFS TODO
 - 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