diff options
author | Robert "ar" Gerus <ar@bash.org.pl> | 2013-05-05 23:14:26 +0200 |
---|---|---|
committer | Robert "ar" Gerus <ar@bash.org.pl> | 2013-05-05 23:14:26 +0200 |
commit | cfa2941e58ff4ff3002a86304b50edca2a2121b9 (patch) | |
tree | ecc2f8c79aadccf04c69ccf127b16b420bd7c5a3 | |
parent | 8fadc5cded1a6c64ef1f0eeeeb1a6c574e6f004e (diff) | |
download | tar-xz-loading-initramfs-cfa2941e58ff4ff3002a86304b50edca2a2121b9.tar.gz tar-xz-loading-initramfs-cfa2941e58ff4ff3002a86304b50edca2a2121b9.tar.bz2 tar-xz-loading-initramfs-cfa2941e58ff4ff3002a86304b50edca2a2121b9.tar.xz tar-xz-loading-initramfs-cfa2941e58ff4ff3002a86304b50edca2a2121b9.zip |
Update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,6 @@ YES: * Unattended mode, where reboot loop is actually the desired behavior. * Might require /proc to be mounted somehow, as the easiest way to do this might be "echo b > /proc/sysrq-trigger" - * Configure bridges MAYBE: * Change the rootfs_part= argument handling, so that it would accept arbitrary @@ -33,3 +32,4 @@ DONE: * Added some examples. * rootfs_part= argument handling now accepts arbitrary ammount of predefined transformations. + * Configure bridges |