1. 12 Feb, 2020 1 commit
    • Vitaly Lipatov's avatar
      3.1.5-alt1 · 590fb151
      Vitaly Lipatov authored
      - epm-install: fix double run rpm installing on ALT
      - epm-remove: don't use hilevel command if --nodeps
      - epm-remove: change to a writable dir (/tmp) before remove
      - epm-restore: temp. implementation of python requires translation to spec
      590fb151
  2. 05 Feb, 2020 1 commit
    • Vitaly Lipatov's avatar
      3.1.4-alt1 · 7d3b7b33
      Vitaly Lipatov authored
      - epm-repack: alien will use rpmbuild, assure we have it
      - epm-repack: repack only selected packages with abs paths (eterbug #14411)
      - epm: increase stdinput wait to 10 seconds
      - epm-print: improve print pkgsourcename
      7d3b7b33
  3. 30 Jan, 2020 1 commit
    • Vitaly Lipatov's avatar
      3.1.3-alt1 · be7de514
      Vitaly Lipatov authored
      - commit packed files
      - distro_info related fixes
      - add initial openrc support
      - add restore command (install packages by project list (python's requirements.txt)
      - epm install: forbid src.rpm installation
      - epm repolist: support task number(s)
      - epm repack: more cleanup output, print list of converted packages
      - epm restore: add using ldd-requires for binary files
      be7de514
  4. 25 Nov, 2019 1 commit
    • Vitaly Lipatov's avatar
      3.1.2-alt1 · 73e1eca1
      Vitaly Lipatov authored
      - improve homebrew support
      - serv: add edit support for systemd
      - fixes for ALT p9 detection
      - epm query_file: use -- after options
      - use external distro_info on non ALT systems
      - epm: add support for a few tasks in addrepo/removerepo/install
      - upgrade: add support for epm upgrade TASK (upgrade only already installed packages)
      - remove TASK: remove all packages from the TASK
      - release_upgrade: install alt-gpgkeys firstly
      73e1eca1
  5. 21 Nov, 2019 1 commit
  6. 12 Nov, 2019 1 commit
    • Vitaly Lipatov's avatar
      3.1.1-alt1 · 23c16be4
      Vitaly Lipatov authored
      - epm-dedup: fix info message (ALT bug 37473)
      - epm: add --no-stdin support (do not read commands from stdin)
      - run internal eepm with --inscript (no read from stdin) (ALT bug 37209)
      23c16be4
  7. 08 Nov, 2019 1 commit
    • Vitaly Lipatov's avatar
      3.1.0-alt1 · dc885073
      Vitaly Lipatov authored
      - add epm full-upgrade
      - kernel update/remove: add --auto support (non interactive)
      - is_active_systemd: rewrite systemd detection
      - serv: add print out virtualization type (via systemd helper)
      dc885073
  8. 05 Nov, 2019 1 commit
    • Vitaly Lipatov's avatar
      3.0.0-alt1 · 1681a3c8
      Vitaly Lipatov authored
      - distr_info: p9 support
      - addrepo: add check for empty DISTRVERSION
      - epm install: add support for several task numbers
      - fix tasknumber checking
      - addrepo: add support for dnf, add support for epel repo add
      - release_upgrade: install etersoft-gpgkeys firstly if used one
      - epm: add alias for policy (resolve) and release-upgrade (upgrade-system)
      - add initial packagekit (pkcon) support
      - more clean and strict rules
      - workaround against ALT bug 37272
      1681a3c8
  9. 28 Sep, 2019 1 commit
    • Vitaly Lipatov's avatar
      2.6.0-alt1 · 10ac5ec1
      Vitaly Lipatov authored
      - add repack.d/XenDesktopVDA.sh (ALT bug 37167)
      - fix systemd detection
      - epm-check_updated_repo: fix wrong cleaned variable
      - serv-log: add sshd support
      - repack mssql-server.sh: improve requires
      10ac5ec1
  10. 15 Aug, 2019 1 commit
    • Vitaly Lipatov's avatar
      2.5.10-alt1 · 47232fca
      Vitaly Lipatov authored
      - move dedup code to the separate command
      - epm dedup: add apt-get dedup from apt-get dedup support
      - epm search: improve for zypper
      - release_upgrade: rewrite to p9 upgrade support
      47232fca
  11. 17 May, 2019 1 commit
    • Vitaly Lipatov's avatar
      2.5.9-alt1 · 99c0570d
      Vitaly Lipatov authored
      - epm-check: use rpmevrcmp to delete old versions
      - epm-sh-functions: improve systemd detection (docker support)
      - support release upgrade for p9
      99c0570d
  12. 26 Mar, 2019 1 commit
    • Vitaly Lipatov's avatar
      2.5.8-alt1 · 835a9dde
      Vitaly Lipatov authored
      - add trueconf-client repack config
      - epm: set timeout for 2 secs
      - fix broken pkg_filenames
      835a9dde
  13. 25 Feb, 2019 2 commits
  14. 05 Feb, 2019 1 commit
    • Vitaly Lipatov's avatar
      2.5.6-alt1 · 327ffe77
      Vitaly Lipatov authored
      - check: improve remove dupls: remove identical packages, add common removing
      327ffe77
  15. 25 Jan, 2019 1 commit
    • Vitaly Lipatov's avatar
      2.5.5-alt1 · c7bca4e3
      Vitaly Lipatov authored
      - check: add fix duplicates
      - epm: keep sssd-ad during upgrade
      c7bca4e3
  16. 29 Nov, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.5.4-alt1 · 1b24e1df
      Vitaly Lipatov authored
      - add Amzn (Amazon Linux AMI) support
      - rename README to README.md
      - fix openSUSE Leap support
      - epm-release_upgrade: force install make-initrd if exists when upgrade to Sisyphus
      1b24e1df
  17. 20 Nov, 2018 1 commit
  18. 06 Oct, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.5.3-alt1 · a36cc251
      Vitaly Lipatov authored
      - distr_info -b: add 64 bit for aarch64
      - epm-print: fix release output, add version-release support
      - add yandex-browser-beta.sh
      - add --short support for what-depends
      a36cc251
  19. 24 Jul, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.5.2-alt1 · 1de8dee2
      Vitaly Lipatov authored
      - distr_info: add OpenWrt detection
      - distr_info: drop obsoleted systems
      - fix inputistty (implement via test -t)
      - distr_info: use awk instead tr (broken in busybox on OpenWrt), cleanup code
      1de8dee2
  20. 17 Jul, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.5.1-alt1 · 6b983be5
      Vitaly Lipatov authored
      - distr_info: small fixes
      - epm-query: fix __print_suffix (skip for empty arg)
      6b983be5
  21. 04 Jul, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.5.0-alt1 · 03eb4f61
      Vitaly Lipatov authored
      - epm autoremove: skip manually installed packages on ALT
      03eb4f61
  22. 18 Jun, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.4.9-alt1 · 1720f2c7
      Vitaly Lipatov authored
      - repack: run independently to user's .rpmmacros
      1720f2c7
  23. 07 Jun, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.4.8-alt1 · a6e33bc2
      Vitaly Lipatov authored
      - autoorphans: assure for package-cleanup for yum/dnf
      - apt-dpkg: implement addrepo/removerepo
      - addrepo: add ALT branch support
      - distr_info: support ALT starter kits
      - epm-packages: add arch on deb
      a6e33bc2
  24. 19 Mar, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.4.7-alt1 · 2c1770c1
      Vitaly Lipatov authored
      - checkpkg: detect rpm --nosignature/--nogpg
      - epm-query: fix check only names without arch
      2c1770c1
  25. 26 Feb, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.4.6-alt1 · f334059e
      Vitaly Lipatov authored
      - distr_info: cleanup code, fix quotes
      - checkpkg: check only md5 (skip gpg)
      - implement repack for rpm to deb and deb to rpm conversion
      f334059e
  26. 04 Feb, 2018 1 commit
    • Vitaly Lipatov's avatar
      2.4.5-alt1 · bcb38d23
      Vitaly Lipatov authored
      - implement assure_distr and use it
      - add repack command and move all repack code to a separate module
      bcb38d23
  27. 22 Dec, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.4.4-alt1 · 6d4e4977
      Vitaly Lipatov authored
      - distr_info: check if proc exists before use
      - repack: add duplicati support
      6d4e4977
  28. 14 Dec, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.4.3-alt1 · 5c2f9442
      Vitaly Lipatov authored
      - implement __epm_search_internal
      - full search output for Slackware only with --verbose
      - fix simulate for Slackware
      5c2f9442
  29. 12 Dec, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.4.2-alt1 · 4176f085
      Vitaly Lipatov authored
      - epm-install: fix --skip-install with dnf/yum
      4176f085
  30. 11 Dec, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.4.1-alt1 · 0ad51609
      Vitaly Lipatov authored
      - add teamviewer.sh for repack (ALT bug 34318)
      0ad51609
  31. 10 Dec, 2017 3 commits
  32. 08 Dec, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.3.6-alt1 · 429cb36c
      Vitaly Lipatov authored
      - drop arch suffix adding (we can't distinct between arch/noarch)
      - improve --skip-installed on x86_64 Fedora based: check for noarch too
      429cb36c
  33. 06 Dec, 2017 2 commits
    • Vitaly Lipatov's avatar
      2.3.5-alt1 · 755ba86f
      Vitaly Lipatov authored
      - serv-status: mask stderr in is_service_running
      - epm-query: fix list package by package
      - serv list-all: cleanup output
      - serv list: improve speed with run sudo once
      - serv status: improve running state detection
      - query: replace (x86-32) with .i686 for rpm/dnf
      755ba86f
    • Vitaly Lipatov's avatar
      2.3.4-alt1 · 36de68bc
      Vitaly Lipatov authored
      - apply prefix only if there are no other prefix
      36de68bc
  34. 05 Dec, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.3.3-alt1 · 25791616
      Vitaly Lipatov authored
      - add repo alias for repolist
      - epm-install: add options support during cross install
      - distr_info: distinct between x86 and x86_64 for -a
      - epm install: expand package names with arch before isinstalled checking (eterbug #12332)
      25791616
  35. 01 Dec, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.3.2-alt1 · 8e0da767
      Vitaly Lipatov authored
      - fix --auto remove for dnf
      - release_upgrade: do not update rpm apt when downgraded from Sisyphus
      - release_upgrade: fix downgrade to p8
      - release_upgrade: ask confirm before upgrade
      - epm: add --non-interactive alias for --auto
      8e0da767
  36. 19 Nov, 2017 1 commit
    • Vitaly Lipatov's avatar
      2.3.1-alt1 · c2b8ffc0
      Vitaly Lipatov authored
      - epm whatdepends: use rdepends
      - repofix: fix signing when we have /
      - query_file: only inform about epm sf using
      - allow ei/ik install any package(s) from Korinf
      c2b8ffc0