-
Tue Jan 26 2016 Jared Greenwald <jared.greenwald@oracle.com> - 0.3.0-2
- Fix directory naming for Oracle VM 3.3 channels [orabug 22599619]
-
Wed Jun 25 2014 Avi Miller <avi.miller@oracle.com> - 0.3.0-1
- Added support for Oracle Linux 7
- Modified the logic for creating local paths for repos to make them more readable
-
Wed Apr 09 2014 Avi Miller <avi.miller@oracle.com> - 0.2.1-1
- Set createrepo and modifyrepo to use simple filenames [orabug 17608573]
- expose the EXTRA_ARGS in the sysconfig script
-
Fri Feb 14 2014 Avi Miller <avi.miller@oracle.com> - 0.2.0-1
- Escape the disablerepo parameter for yum makecache
- Shift yum makecache to occur only on Oracle Linux 5
-
Sat Feb 08 2014 Avi Miller <avi.miller@oracle.com> - 0.1.6-1
- Move ALL_PKGS logic so that it works on both OL5 and OL6 [orabug 18205425]
-
Wed Jan 22 2014 Avi Miller <avi.miller@oracle.com> - 0.1.5-1
- Check physical memory and disable the "--update" parameter to createrepo if less than 6GB. This should avoid OOM-killer on large repos
-
Fri Jan 10 2014 Avi Miller <avi.miller@oracle.com> - 0.1.4-2
- Set reposync to remove RPMs that fail GPG checking after downloading
-
Fri Jan 10 2014 Avi Miller <avi.miller@oracle.com> - 0.1.4-1
- Set hardlinkpy to ensure filenames are identical
- Exclude cache and metadata directories from hardlinking to improve scanning performance
- Set yum-arch to quiet to reduce log output
-
Mon Nov 25 2013 Avi Miller <avi.miller@oracle.com> - 0.1.3-4
- Fix incorrect path in logrotate script
- Set logrotate to compress uln-yum-mirror logs on a daily basis
-
Tue Nov 19 2013 Avi Miller <avi.miller@oracle.com> - 0.1.3-3
- Switch license to GPL and add GPL license text
- Add README documentation
-
Mon Nov 04 2013 Avi Miller <avi.miller@oracle.com> - 0.1.3-2
- Set minimum yum-utils version to ensure reposync --source support on Oracle Linux 5
-
Fri Nov 01 2013 Avi Miller <avi.miller@oracle.com> - 0.1.3-1
- Remove check for uln-yum-proxy
-
Thu Oct 10 2013 Avi Miller <avi.miller@oracle.com> - 0.1.1-1
- Obsolete uln-yum-proxy
- Add dependencies for syncing, creating and hosting yum repos from uln-yum-proxy
- Install RPM-GPG-KEY for EL4, OL5 and OL6
- Track logfile in RPM file list
-
Tue Oct 08 2013 Avi Miller <avi.miller@oracle.com> - 0.0.11-1
- Add locking to cron script so that only one instance of uln-yum-mirror runs
-
Wed Oct 02 2013 Avi Miller <avi.miller@oracle.com> - 0.0.10-1
- Added parameter to make hardlinkpy quieter when logging
- Remove support for running the script on OL4/EL4
- Check for rpm installation more effeciently
- Make reposync run quiet
- move hardlinking to after all the repos are downloaded
-
Mon Sep 30 2013 Avi Miller <avi.miller@oracle.com> - 0.0.7-1
- Added hardlinkpy support to reduce storage requirements
- Added logging support and log rotation
-
Thu Sep 19 2013 Avi Miller <avi.miller@oracle.com> - 0.0.4-1
- Added option to download all packages instead of just latest packages
- Added cronjob support
-
Thu Nov 09 2006 Avi Miller <avi.miller@oracle.com> - 0.0.1-1
- Initial version