From 84b86debdcba9544655093aa56762e7ad63a0949 Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Sat, 21 Mar 2026 20:55:57 +0000 Subject: [PATCH] Update git metadata files. --- .gitattributesdb | 15 ++------ .githooks/gitattributesdb | 2 +- .gitignore | 1 - etc/.gitignore | 46 ++++++------------------ etc/certificates/.gitkeepdir | 0 etc/cron.d/.gitignore | 3 +- etc/default/.gitignore | 9 ++--- etc/fusiondirectory/fusiondirectory.conf | 8 ----- root/.gitignore | 1 + var/.gitignore | 2 -- var/lib/.gitignore | 17 ++++----- var/lib/php/sessions/.gitignore | 2 -- var/tmp/php-uploads/.gitignore | 2 -- 13 files changed, 27 insertions(+), 81 deletions(-) create mode 100644 etc/certificates/.gitkeepdir delete mode 100644 etc/fusiondirectory/fusiondirectory.conf delete mode 100644 var/lib/php/sessions/.gitignore delete mode 100644 var/tmp/php-uploads/.gitignore diff --git a/.gitattributesdb b/.gitattributesdb index 766c79b..2aa7ac0 100644 --- a/.gitattributesdb +++ b/.gitattributesdb @@ -112,6 +112,9 @@ ZXRj 1774124129.988147011 1771501908.000000000 root:root 0755 - - Ym9vdC5k - - ZXRjL2Jvb3QuZC9wdXNob3Zlci1hbGVydA== 1773658239.854435424 1758225089.000000000 root:root 0755 - - ZXRj 1774124129.988147011 1771501908.000000000 root:root 0755 - - +Y2VydGlmaWNhdGVz - - +ZXRjL2NlcnRpZmljYXRlcy8uZ2l0a2VlcGRpcg== 1774113072.570554776 1774113072.570554776 root:root 0644 - - +ZXRj 1774124129.988147011 1771501908.000000000 root:root 0755 - - Y3Jvbi4xNW1pbg== - - ZXRjL2Nyb24uMTVtaW4vLmdpdGlnbm9yZQ== 1762535468.567176697 1762535289.358058790 root:root 0644 - - ZXRj 1774124129.988147011 1771501908.000000000 root:root 0755 - - @@ -307,9 +310,6 @@ ZnVzaW9uZGlyZWN0b3J5 - - ZXRjL2Z1c2lvbmRpcmVjdG9yeS9mdXNpb25kaXJlY3RvcnktYXBhY2hlLmNvbmY= 1740415693.000000000 1762022137.000000000 root:root 0644 - - ZXRj 1774124129.988147011 1771501908.000000000 root:root 0755 - - ZnVzaW9uZGlyZWN0b3J5 - - -ZXRjL2Z1c2lvbmRpcmVjdG9yeS9mdXNpb25kaXJlY3RvcnkuY29uZg== - - -ZXRj 1774124129.988147011 1771501908.000000000 root:root 0755 - - -ZnVzaW9uZGlyZWN0b3J5 - - ZXRjL2Z1c2lvbmRpcmVjdG9yeS9mdXNpb25kaXJlY3RvcnkuY29uZi5vcmln 1760207207.000000000 1760207207.000000000 root:root 0644 - - ZXRj 1774124129.988147011 1771501908.000000000 root:root 0755 - - ZXRjL2dyb3Vw 1773951237.415059979 1773951237.415059979 root:root 0644 - - @@ -605,18 +605,9 @@ bGli 1767688090.000000000 1767688090.000000000 root:root 0777 - - cGhw - - dmFyL2xpYi9waHAvLmdpdGlnbm9yZQ== 1773235424.683445828 1773235424.683445828 root:root 0644 - - dmFy 1773949028.799601180 1771512801.620005134 root:root 0755 - - -bGli 1767688090.000000000 1767688090.000000000 root:root 0777 - - -cGhw - - -c2Vzc2lvbnM= - - -dmFyL2xpYi9waHAvc2Vzc2lvbnMvLmdpdGlnbm9yZQ== - - -dmFy 1773949028.799601180 1771512801.620005134 root:root 0755 - - dG1w 1774115233.254635001 1771501870.000000000 root:root 1777 - - dmFyL3RtcC8uZ2l0aWdub3Jl 1771459200.000000000 1771459200.000000000 root:root 0644 - - dmFy 1773949028.799601180 1771512801.620005134 root:root 0755 - - -dG1w 1774115233.254635001 1771501870.000000000 root:root 1777 - - -cGhwLXVwbG9hZHM= - - -dmFyL3RtcC9waHAtdXBsb2Fkcy8uZ2l0aWdub3Jl - - -dmFy 1773949028.799601180 1771512801.620005134 root:root 0755 - - d3d3 - - dmFyL3d3dy8uZ2l0aWdub3Jl 1773949001.724048991 1773949001.724048991 root:root 0644 - - dmFy 1773949028.799601180 1771512801.620005134 root:root 0755 - - diff --git a/.githooks/gitattributesdb b/.githooks/gitattributesdb index 6f956ff..ff06547 160000 --- a/.githooks/gitattributesdb +++ b/.githooks/gitattributesdb @@ -1 +1 @@ -Subproject commit 6f956ff56af0a65b6dd8f84aa845031c22998c61 +Subproject commit ff06547286837af17b586b256a3d7ac226f2c382 diff --git a/.gitignore b/.gitignore index 8d64849..b07a28c 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,3 @@ /srv/ /sys/ /tmp/ -/usr/ diff --git a/etc/.gitignore b/etc/.gitignore index 34654b4..35c3e9e 100644 --- a/etc/.gitignore +++ b/etc/.gitignore @@ -6,31 +6,19 @@ /alternatives/ /apparmor.d/ /bash.bashrc -/bash_completion /bash_completion.d/ /bindresvport.blacklist -/binfmt.d/ -/ca-certificates/ /ca-certificates.conf -/credstore/ -/credstore.encrypted/ -/certificates/ -/dbus-1/ +/ca-certificates/ /debconf.conf /debian_version /deluser.conf -/depmod.d/ -/dhcpcd.conf +/devuan_version /dpkg/ /environment /ethertypes /fonts/ -/freeipmi/ -/fstab /gai.conf -/ghostscript/ -/gprofng.rc -/groff/ /group- /gshadow /gshadow- @@ -38,8 +26,11 @@ /gssapi_mech.conf /host.conf /hosts.* +/inittab /inputrc -/ipmi/ +/insserv/ +/insserv.conf +/insserv.conf.d/ /issue /issue.net /kernel/ @@ -51,52 +42,38 @@ /logcheck/ /lynx/ /machine-id -/magic -/magic.mime -/mail.rc +/mime.types /mailcap /mailcap.order /manpath.config /mime.types -/modprobe.d/ -/modules -/modules-load.d/ /msmtprc /mtab /nanorc /netconfig /networks -/nftables.conf /nsswitch.conf -/nvme/ /opt/ /os-release /pam.conf /pam.d/ -/paperspecs /passwd- /perl/ -/polkit-1/ /profile /profile.d/ /protocols -/python3/ -/python3.13/ /rc?.d/ /rmt /rpc +/rsyncd.passwd /runit/ /security/ /selinux/ -/sensors.d/ -/sensors3.conf /services -/sgml/ /shadow /shadow- /shells /skel/ -/snmp/ /ssl/ /subgid /subuid @@ -106,14 +83,11 @@ /supercat/ /sv/ /sysctl.d/ +/systemd/ /terminfo/ -/tmpfiles.d/ /ucf.conf -/udev/ /ufw/ /update-motd.d/ -/vconsole.conf /vim/ +/wgetrc /xattr.conf -/xdg -/xml diff --git a/etc/certificates/.gitkeepdir b/etc/certificates/.gitkeepdir new file mode 100644 index 0000000..e69de29 diff --git a/etc/cron.d/.gitignore b/etc/cron.d/.gitignore index a68d087..2c5f09c 100644 --- a/etc/cron.d/.gitignore +++ b/etc/cron.d/.gitignore @@ -1,2 +1 @@ -/* -!/.gitignore +/.placeholder diff --git a/etc/default/.gitignore b/etc/default/.gitignore index 2a9e21a..bd937a6 100644 --- a/etc/default/.gitignore +++ b/etc/default/.gitignore @@ -1,10 +1,11 @@ /apache-htcacheclean -/cron -/dbus +/devpts +/halt +/hwclock /locale /networking /nss -/openipmi +/rcS /ssh +/tmpfs /useradd -/winbind diff --git a/etc/fusiondirectory/fusiondirectory.conf b/etc/fusiondirectory/fusiondirectory.conf deleted file mode 100644 index ca86517..0000000 --- a/etc/fusiondirectory/fusiondirectory.conf +++ /dev/null @@ -1,8 +0,0 @@ - - -
- - - -
-
diff --git a/root/.gitignore b/root/.gitignore index 83fd8b0..28acd14 100644 --- a/root/.gitignore +++ b/root/.gitignore @@ -10,3 +10,4 @@ /.lesshst /.nano_history /.profile +/.wget-hsts diff --git a/var/.gitignore b/var/.gitignore index 9ba0da3..6b70f3a 100644 --- a/var/.gitignore +++ b/var/.gitignore @@ -1,4 +1,3 @@ -/.updated /backups/ /cache/ /local/ @@ -8,4 +7,3 @@ /opt/ /run /spool/ -/www/ diff --git a/var/lib/.gitignore b/var/lib/.gitignore index f73ab66..b3e5853 100644 --- a/var/lib/.gitignore +++ b/var/lib/.gitignore @@ -1,27 +1,22 @@ /apache2/ /apt/ -/dbus/ +/dehydrated/ +/dokuwiki/ /dpkg/ -/ghostscript/ /git/ -/libuuid/ +/initscripts/ /logrotate/ -/man-db/ /misc/ /pam/ -/php/ -/private/ /prometheus/ /python/ /samba/ -/sgml-base/ /shells.state -/smartmontools/ -/snmp/ /sudo/ /systemd/ +/terraform-http-backend/ /ucf/ +/update-rc.d/ +/urandom/ /vim/ /wtmpdb/ -/xfonts/ -/xml-core/ diff --git a/var/lib/php/sessions/.gitignore b/var/lib/php/sessions/.gitignore deleted file mode 100644 index a68d087..0000000 --- a/var/lib/php/sessions/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/* -!/.gitignore diff --git a/var/tmp/php-uploads/.gitignore b/var/tmp/php-uploads/.gitignore deleted file mode 100644 index a68d087..0000000 --- a/var/tmp/php-uploads/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/* -!/.gitignore