diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-20 22:57:55 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-20 23:00:29 +0100 |
commit | 09f727eebd87661f263d3c2c1e0de7b7771acd40 (patch) | |
tree | 78fdfc6e5a3f77d18681813d5fc5dd52896ef713 /TODO | |
parent | 89ffcd2ad5bf87866314e96c4179ba622851cd6e (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,6 +49,9 @@ Features: - Use for seamless upgrades, by running the new server before stopping the old. +* after all byte-wise realloc() is slow, even on glibc, so i guess we + need manual exponential loops after all + * BootLoaderSpec: drop allowing ext234 for $BOOT. Clarify that the kernel has to be in $BOOT. Clarify that the boot loader should be installed to the ESP. Define a way how an installer can figure out |