diff options
author | Robert "ar" Gerus <ar@bash.org.pl> | 2013-05-05 23:14:04 +0200 |
---|---|---|
committer | Robert "ar" Gerus <ar@bash.org.pl> | 2013-05-05 23:14:04 +0200 |
commit | 8fadc5cded1a6c64ef1f0eeeeb1a6c574e6f004e (patch) | |
tree | 0898ba0b77fc27474e3533e2f501123ffd282b96 | |
parent | 7ff65e5103e15a20d5563b8523aa0fa7cb0014b8 (diff) | |
download | tar-xz-loading-initramfs-8fadc5cded1a6c64ef1f0eeeeb1a6c574e6f004e.tar.gz tar-xz-loading-initramfs-8fadc5cded1a6c64ef1f0eeeeb1a6c574e6f004e.tar.bz2 tar-xz-loading-initramfs-8fadc5cded1a6c64ef1f0eeeeb1a6c574e6f004e.tar.xz tar-xz-loading-initramfs-8fadc5cded1a6c64ef1f0eeeeb1a6c574e6f004e.zip |
Update TODO
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ MAYBE: * Optional curl, for https and other uri types. * Fallback sshd. * Kernel parameter for accepted-by-default ssh keys + * Download a file containing a list of tarballs to download. DONE: * Downloading rootfs over http. |