From c489837d400c05098f3e122a69e8c9ab83840a29 Mon Sep 17 00:00:00 2001 From: r00t Date: Sat, 19 Aug 2017 03:17:33 -0400 Subject: [PATCH] minor tweaks, fixes, etc. --- .gitignore | 6 +++++- extra/aif.png | Bin 0 -> 152 bytes extra/pre-build.d/etc/locale.conf | 26 +++++++++++++------------- extra/pre-build.d/root/packages.both | 1 + 4 files changed, 19 insertions(+), 14 deletions(-) create mode 100644 extra/aif.png diff --git a/.gitignore b/.gitignore index 2fd738b..6c04234 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,11 @@ /overlay !/overlay/x86_64 !/overlay/i686 -!/overlay/etc/ +!/overlay/etc +extra/templates/overlay +!extra/templates/overlay/x86_64 +!extra/templates/overlay/i686 +!extra/templates/overlay/etc # The default doesn't store these in the git working dir, # but better safe than sorry. /root.x86_64 diff --git a/extra/aif.png b/extra/aif.png new file mode 100644 index 0000000000000000000000000000000000000000..9dd30abe65547eb3f5026a0c7d3ca0c70e9af315 GIT binary patch literal 152 zcmeAS@N?(olHy`uVBq!ia0y~yU}|7sV0^&H3>4v)_gfC6m;-!5T!HlRD%)E?ioL|s z*OmPtD;tl3P7otAA5h5F)5S5Q;?~=PjJ!bJp#|UlbNS2{0GWirgYyj2A22X_pON+g ODfV>rb6Mw<&;$T7nj6^w literal 0 HcmV?d00001 diff --git a/extra/pre-build.d/etc/locale.conf b/extra/pre-build.d/etc/locale.conf index 4425391..c0d17cf 100644 --- a/extra/pre-build.d/etc/locale.conf +++ b/extra/pre-build.d/etc/locale.conf @@ -1,14 +1,14 @@ LANG=en_US.UTF-8 -LC_CTYPE="en_US.UTF-8" -LC_NUMERIC="en_US.UTF-8" -LC_TIME="en_US.UTF-8" -LC_COLLATE="en_US.UTF-8" -LC_MONETARY="en_US.UTF-8" -LC_MESSAGES="en_US.UTF-8" -LC_PAPER="en_US.UTF-8" -LC_NAME="en_US.UTF-8" -LC_ADDRESS="en_US.UTF-8" -LC_TELEPHONE="en_US.UTF-8" -LC_MEASUREMENT="en_US.UTF-8" -LC_IDENTIFICATION="en_US.UTF-8" -LC_ALL= +#LC_CTYPE="en_US.UTF-8" +#LC_NUMERIC="en_US.UTF-8" +#LC_TIME="en_US.UTF-8" +#LC_COLLATE="en_US.UTF-8" +#LC_MONETARY="en_US.UTF-8" +#LC_MESSAGES="en_US.UTF-8" +#LC_PAPER="en_US.UTF-8" +#LC_NAME="en_US.UTF-8" +#LC_ADDRESS="en_US.UTF-8" +#LC_TELEPHONE="en_US.UTF-8" +#LC_MEASUREMENT="en_US.UTF-8" +#LC_IDENTIFICATION="en_US.UTF-8" +#LC_ALL= diff --git a/extra/pre-build.d/root/packages.both b/extra/pre-build.d/root/packages.both index 14be6ba..5fb16db 100644 --- a/extra/pre-build.d/root/packages.both +++ b/extra/pre-build.d/root/packages.both @@ -280,6 +280,7 @@ stress sucrack symlinks sysstat +systemd-sysvcompat tcpdump tcpslice tcptraceroute