summaryrefslogtreecommitdiff
path: root/virtual/miller-base
diff options
context:
space:
mode:
Diffstat (limited to 'virtual/miller-base')
-rw-r--r--virtual/miller-base/Manifest5
-rwxr-xr-xvirtual/miller-base/files/auto-download-packages4
-rw-r--r--virtual/miller-base/miller-base-6-r15.ebuild58
-rw-r--r--virtual/miller-base/miller-base-6-r19.ebuild57
-rw-r--r--virtual/miller-base/miller-base-6-r20.ebuild (renamed from virtual/miller-base/miller-base-6-r16.ebuild)5
5 files changed, 11 insertions, 118 deletions
diff --git a/virtual/miller-base/Manifest b/virtual/miller-base/Manifest
index 5601eb0..f49a905 100644
--- a/virtual/miller-base/Manifest
+++ b/virtual/miller-base/Manifest
@@ -1,3 +1,4 @@
+AUX auto-download-packages 81 RMD160 05c97eeabe538cdc52dc55259dc77a75cdb1f65b SHA1 6990f34aaf209d5ad2504ed92ea8496125f0378f SHA256 0ec31222dc2d7b7dac658faffed8b971d9ee6710811c6eefe0145e4ed4c95792
AUX daily-av-update.cron 31 RMD160 17399a1386d96221b51960ec38c7059af01c609e SHA1 e4ef1c8f4d2195229da18b4d23b8a42e9b61afe8 SHA256 1b83ac59e56ffbc3ec1c0f42c3c43de2b0cf9485690292a7dcb3440d529d0f78
AUX hourly-distclean-updatedb.cron 940 RMD160 f6f420a2da2588be0f5ba47c3c887a403002fce0 SHA1 f5626fcddd829d6bfa75bb132e2644162548f9d2 SHA256 ce2ec02cd3a9b1af3df6f7eba15dedb1b4ca8b224fc68431a9afc1a76702c0c6
AUX update.portage.cron 171 RMD160 c388289e78342b65d48077868f4acbe9b3b00849 SHA1 d7430ff8e906ad8d66918750c29722bfa6030c73 SHA256 394b727e294166db136d5b5c46ab0ac180952d6f20cd93b4a356a2cfc9bedf03
@@ -5,7 +6,5 @@ AUX update.portage.cron-2 291 RMD160 6c5d01317821ba01df42fd596541c0e6538dfbc3 SH
AUX weekly-av-scan.cron 125 RMD160 f899ac0fd639b9f498877a518b7658a9d0d67c88 SHA1 76e0acd80e769bc7a3ff7095c274033021cabdda SHA256 c36075a5d6061813cf3c2ca0944a7c7365a3dfb313a7077f6a70ec3de0541532
AUX weekly-distclean-exec-eclean.cron 40 RMD160 3c0f801ebbb3e575590aa7764e5020a820e5f5fe SHA1 a077c7c5265c3d9817fa4846dbbab8bc9addfeb5 SHA256 dbb37593b994102324c5a24b5d5d21597c215924a29d065d84b8c64af3049b38
AUX weekly-distclean-exec.cron 664 RMD160 af55d070f6f442feedbfb7a324ccaa5ceff53037 SHA1 76f91d4eac90a44f3d9e636640279d1754f2739e SHA256 98808e9a3402beea0f023db32cd09df6195d608256672e01d7f05e21536af141
-EBUILD miller-base-6-r15.ebuild 1433 RMD160 ff0f6e6d432e8b93516da467f71ec992efb0a9f5 SHA1 c4754fac5001f985f84bf3b942909c31b03c099b SHA256 10d1f6703fdf4c6859b796d1e0a2e52e0c90bb1f7d796fc9e48861a455585045
-EBUILD miller-base-6-r16.ebuild 1334 RMD160 c31e86291671ad379cd33d2c09e4ddb7d0eae81d SHA1 2c51885935d860d681735b141ebbe8adc9674e50 SHA256 9b55503e3bd8a3408253ad5942fc1e08f91580bd721051e7f5d1db3424ae5bf1
EBUILD miller-base-6-r17.ebuild 1349 RMD160 215b4de319df7e12ceae517c723b71f33dff9759 SHA1 47fbb0008559bfa286f53deeca2b5383b4937277 SHA256 90f34959931027de164bc642d1827071e61673faf9704fa952446cc36cd94d1a
-EBUILD miller-base-6-r19.ebuild 1367 RMD160 ffd4236084aad819637d3dc9e7a58f54da1eefcc SHA1 af7b668e0c0676f6a0e90c75f8bf7ec20a6b4233 SHA256 c78aa324cad84e78153321f390fcd806e23e031439dc4070aa9a52b5953a0eb0
+EBUILD miller-base-6-r20.ebuild 1474 RMD160 d214d493c041157729327880f2deb3ea61318283 SHA1 a27fd3c5201db032b0323aba2ed484266a2a328a SHA256 c9b25a374051e67d79ae376ea4e652ff54236bd7dbe875cc441cb5fdd98d73ed
diff --git a/virtual/miller-base/files/auto-download-packages b/virtual/miller-base/files/auto-download-packages
new file mode 100755
index 0000000..0166310
--- /dev/null
+++ b/virtual/miller-base/files/auto-download-packages
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+emerge -uDNqf @world @system 2>&1 >> /var/log/emerge-autofetch.log
+
diff --git a/virtual/miller-base/miller-base-6-r15.ebuild b/virtual/miller-base/miller-base-6-r15.ebuild
deleted file mode 100644
index a668485..0000000
--- a/virtual/miller-base/miller-base-6-r15.ebuild
+++ /dev/null
@@ -1,58 +0,0 @@
-DESCRIPTION="Virtual for Miller servers"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd"
-IUSE="nohardenedkernel nohourlyupdate fuse xfs"
-
-DEPEND="
-net-dns/bind-tools
-fuse? ( sys-fs/sshfs-fuse )
-net-fs/mount-cifs
-xfs? ( sys-fs/xfsdump )
-sys-fs/lvm2
-app-portage/gentoolkit
-sys-process/vixie-cron
-sys-apps/eject
-app-admin/sudo
-mail-client/mailx
-sys-apps/pciutils
-app-dicts/myspell-en
-net-misc/ntp
-net-analyzer/netcat
-net-ftp/ncftp
-dev-util/cvs
-x11-apps/xauth
-sys-process/lsof
-app-portage/layman
-net-analyzer/net-snmp
-app-admin/syslog-ng
-app-admin/logrotate
-app-admin/gkrellm
-app-antivirus/clamav
-nohardenedkernel? ( sys-kernel/gentoo-sources )
-!nohardenedkernel? ( sys-kernel/hardened-sources )
-app-text/unix2dos
-app-misc/screen
-sys-boot/grub
-app-vim/gentoo-syntax
-sys-apps/kexec-tools
-app-text/dos2unix
-sys-auth/pam_ldap
-sys-auth/nss_ldap
-"
-
-src_install() {
- exeinto /etc/cron.weekly
- newexe "${FILESDIR}"/weekly-av-scan.cron av-scan || die
- newexe "${FILESDIR}"/weekly-distclean-exec.cron portage-distclean-exec || die
-
- exeinto /etc/cron.hourly
- newexe "${FILESDIR}"/hourly-distclean-updatedb.cron portage-distclean-updatedb || die
-
- exeinto /etc/cron.daily
- newexe "${FILESDIR}"/daily-av-update.cron av-update || die
-
- use nohourlyupdate && exeinto /etc/cron.daily
- use !nohourlyupdate && exeinto /etc/cron.hourly
- newexe "${FILESDIR}"/update.portage.cron gentoo-portage-update || die
-}
diff --git a/virtual/miller-base/miller-base-6-r19.ebuild b/virtual/miller-base/miller-base-6-r19.ebuild
deleted file mode 100644
index 69b70ea..0000000
--- a/virtual/miller-base/miller-base-6-r19.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-DESCRIPTION="Virtual for Miller servers"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd"
-IUSE="nohardenedkernel nohourlyupdate fuse xfs"
-
-DEPEND="
-sys-apps/hdparm
-sys-libs/unscd
-net-dns/bind-tools
-fuse? ( sys-fs/sshfs-fuse )
-net-fs/mount-cifs
-xfs? ( sys-fs/xfsdump )
-sys-fs/lvm2
->=app-portage/gentoolkit-0.2.1
-sys-process/vixie-cron
-sys-apps/eject
-app-admin/sudo
-mail-client/mailx
-sys-apps/pciutils
-app-dicts/myspell-en
-net-misc/ntp
-net-analyzer/netcat
-net-ftp/ncftp
-dev-util/cvs
-x11-apps/xauth
-sys-process/lsof
-app-portage/layman
-net-analyzer/net-snmp
-app-admin/syslog-ng
-app-admin/logrotate
-app-admin/gkrellm
-app-antivirus/clamav
-nohardenedkernel? ( sys-kernel/gentoo-sources )
-!nohardenedkernel? ( sys-kernel/hardened-sources )
-app-text/unix2dos
-app-misc/screen
-sys-boot/grub
-app-vim/gentoo-syntax
-sys-apps/kexec-tools
-app-text/dos2unix
-sys-auth/pam_ldap
-sys-auth/nss_ldap
-"
-
-src_install() {
- exeinto /etc/cron.weekly
- newexe "${FILESDIR}"/weekly-av-scan.cron av-scan || die
- newexe "${FILESDIR}"/weekly-distclean-exec-eclean.cron portage-distclean-exec || die
-
- exeinto /etc/cron.daily
- newexe "${FILESDIR}"/daily-av-update.cron av-update || die
-
- use nohourlyupdate && exeinto /etc/cron.daily
- use !nohourlyupdate && exeinto /etc/cron.hourly
- newexe "${FILESDIR}"/update.portage.cron-2 gentoo-portage-update || die
-}
diff --git a/virtual/miller-base/miller-base-6-r16.ebuild b/virtual/miller-base/miller-base-6-r20.ebuild
index b30f4a6..a1e5453 100644
--- a/virtual/miller-base/miller-base-6-r16.ebuild
+++ b/virtual/miller-base/miller-base-6-r20.ebuild
@@ -5,6 +5,8 @@ KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd"
IUSE="nohardenedkernel nohourlyupdate fuse xfs"
DEPEND="
+sys-apps/hdparm
+sys-libs/unscd
net-dns/bind-tools
fuse? ( sys-fs/sshfs-fuse )
net-fs/mount-cifs
@@ -52,4 +54,7 @@ src_install() {
use nohourlyupdate && exeinto /etc/cron.daily
use !nohourlyupdate && exeinto /etc/cron.hourly
newexe "${FILESDIR}"/update.portage.cron gentoo-portage-update || die
+
+ exeinto /etc/portage/postsync.d/
+ newexe "${FILESDIR}"/auto-download-packages auto-download-package || die
}