From d5cd0fd8ae85cac6c6f59481a696cd93e3c06b21 Mon Sep 17 00:00:00 2001 From: Dmitry Nedospasov Date: Mon, 17 May 2010 23:12:59 +0200 Subject: [PATCH] Added some TODOs Updated Authors --- AUTHORS | 10 +++++++--- TODO | 2 ++ 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 7667f67..2a79f86 100644 --- a/AUTHORS +++ b/AUTHORS @@ -53,12 +53,19 @@ Contributions Gordon Messmer - Supplied .spec file for building .rpm packages. + Wilson Neil + - Several suggestions and code for disabling start-stop-daemon + - Compatibility fixups for Ubuntu. + Walter Reiner - Provided --image-dev + --swap-dev patch. Jameson Rollins - Provided --output + --extension code. + Michal Safranek (Wejn) + - Inspiration for pygrub in the install-kernel scripts + Felipe Scarel - Bugfix for --no-swap + LVM @@ -78,6 +85,3 @@ Contributions Ward Vandewege - Made several updates for Ubuntu support. - Wilson Neil - - Several suggestions and code for disabling start-stop-daemon - - Compatibility fixups for Ubuntu. diff --git a/TODO b/TODO index 520c483..06a105c 100644 --- a/TODO +++ b/TODO @@ -70,6 +70,8 @@ Bugs to fix and Features to add before a 4.2 release - Clean up setup-hostname - copying the dom0s /etc/hosts isn't reliable +- Add a flag to not copy /etc/hosts file + - Setup locales in the hooks?