diff --git a/AUTHORS b/AUTHORS index da86e00..17d2723 100644 --- a/AUTHORS +++ b/AUTHORS @@ -53,6 +53,10 @@ 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. + Nathan O'Sullivan - New features wrt. options and helper functions @@ -62,6 +66,9 @@ Contributions Jameson Rollins - Provided --output + --extension code. + Michal Safranek (Wejn) + - Inspiration for pygrub in the install-kernel scripts + Felipe Scarel - Bugfix for --no-swap + LVM @@ -81,6 +88,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 b2baf87..a96b17c 100644 --- a/TODO +++ b/TODO @@ -69,6 +69,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?