diff options
author | 2017-02-13 18:01:50 +0000 | |
---|---|---|
committer | 2017-02-13 18:01:50 +0000 | |
commit | 3a59c600a89bdbd52e5025204811b1d47cb6c9d7 (patch) | |
tree | fdac9771d493ab5d6443b5430a21fbcbd2d73fc4 /calculate.txt | |
parent | 2017-02-13T17:40:01Z (diff) | |
download | repos-3a59c600a89bdbd52e5025204811b1d47cb6c9d7.tar.gz repos-3a59c600a89bdbd52e5025204811b1d47cb6c9d7.tar.bz2 repos-3a59c600a89bdbd52e5025204811b1d47cb6c9d7.zip |
2017-02-13T18:00:01Z
Diffstat (limited to 'calculate.txt')
-rw-r--r-- | calculate.txt | 33 |
1 files changed, 31 insertions, 2 deletions
diff --git a/calculate.txt b/calculate.txt index 2b6eec683d7d..0d3adc83abe5 100644 --- a/calculate.txt +++ b/calculate.txt @@ -11,8 +11,37 @@ WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile form WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set From git://git.calculate.ru/calculate/overlay - 1e099a37d..b9f04d8b3 update -> origin/update -Already up-to-date. + 4bdc81361..b9f04d8b3 master -> origin/master + * [new tag] 856 -> 856 +Updating 4bdc81361..b9f04d8b3 +Fast-forward + profiles/base/package.keywords/default | 2 +- + profiles/base/package.mask/default | 2 - + .../dracut/80calculate/iso-scan-rootok.sh | 3 + + .../sys-kernel/dracut/80calculate/iso-scan.sh | 1 - + .../dracut/80calculate/scratch-mount-root.sh | 2 +- + sys-apps/calculate-utils/Manifest | 3 + + .../calculate-utils/calculate-utils-3.5.1.3.ebuild | 25 ++ + sys-kernel/dracut/Manifest | 1 - + sys-kernel/dracut/dracut-040-r3.ebuild | 254 --------------------- + ...01-dracut-functions.sh-support-for-altern.patch | 41 ---- + ...02-gentoo.conf-let-udevdir-be-handled-by-.patch | 30 --- + ...03-Use-the-same-paths-in-dracut.sh-as-tho.patch | 74 ------ + ...04-Install-dracut-install-into-libexec-di.patch | 81 ------- + .../dracut/files/040-0005-NEWS-add-040-entry.patch | 25 -- + ...06-Don-t-pass-rsyncable-option-to-gzip-Ge.patch | 26 --- + ...07-Take-into-account-lib64-dirs-when-dete.patch | 44 ---- + 16 files changed, 33 insertions(+), 581 deletions(-) + create mode 100644 sys-apps/calculate-utils/calculate-utils-3.5.1.3.ebuild + delete mode 100644 sys-kernel/dracut/Manifest + delete mode 100644 sys-kernel/dracut/dracut-040-r3.ebuild + delete mode 100644 sys-kernel/dracut/files/040-0001-dracut-functions.sh-support-for-altern.patch + delete mode 100644 sys-kernel/dracut/files/040-0002-gentoo.conf-let-udevdir-be-handled-by-.patch + delete mode 100644 sys-kernel/dracut/files/040-0003-Use-the-same-paths-in-dracut.sh-as-tho.patch + delete mode 100644 sys-kernel/dracut/files/040-0004-Install-dracut-install-into-libexec-di.patch + delete mode 100644 sys-kernel/dracut/files/040-0005-NEWS-add-040-entry.patch + delete mode 100644 sys-kernel/dracut/files/040-0006-Don-t-pass-rsyncable-option-to-gzip-Ge.patch + delete mode 100644 sys-kernel/dracut/files/040-0007-Take-into-account-lib64-dirs-when-dete.patch *** syncing calculate *** synced calculate * Sync succeeded |