commit: 2b0e64ae268cd7a8f6871a36c706aa0957ab8a26 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Oct 13 14:54:57 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Oct 13 14:54:57 2024 +0000 URL: https://gitweb.gentoo.org/proj/catalyst.git/commit/?id=2b0e64ae
We dont need the motd here for the diskimages... may add another one though. Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> diskimage/files/.keep | 0 diskimage/files/generic.motd.txt | 7 ------- 2 files changed, 7 deletions(-) diff --git a/diskimage/files/.keep b/diskimage/files/.keep new file mode 100644 index 00000000..e69de29b diff --git a/diskimage/files/generic.motd.txt b/diskimage/files/generic.motd.txt deleted file mode 100644 index 0ba415de..00000000 --- a/diskimage/files/generic.motd.txt +++ /dev/null @@ -1,7 +0,0 @@ -##GREETING - -The root password on this system has been auto-scrambled for security. - -If any ethernet adapters were detected at boot, they should be auto-configured -if DHCP is available on your network. -
