67 Commits

Author SHA256 Message Date
9cbea8266e Accepting request 1331142 from Virtualization:containers
- Drop 0001-fix-add-newline-when-manually-adding-user.patch since it was merged upstream
- Update to 1.8.2.4:
    * Add missing dependencies for fedora and wolfi. by @Kamorst in https://github.com/89luca89/distrobox/pull/1931
    * docs: update Alpine Linux images to latest versions by @dottorblaster in https://github.com/89luca89/distrobox/pull/1977
    * distrobox-init: add newline when appending user via printf by @tblume in https://github.com/89luca89/distrobox/pull/1988
    * init: refactor user setup to modify attributes individually by @89luca89 in https://github.com/89luca89/distrobox/pull/1994
    * chore(version): bump to v1.8.2.4 by @dottorblaster in https://github.com/89luca89/distrobox/pull/1995

OBS-URL: https://build.opensuse.org/request/show/1331142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=30
2026-02-05 17:00:40 +00:00
aecc8dc24d - Drop 0001-fix-add-newline-when-manually-adding-user.patch since it was merged upstream
- Update to 1.8.2.4:
    * Add missing dependencies for fedora and wolfi. by @Kamorst in https://github.com/89luca89/distrobox/pull/1931
    * docs: update Alpine Linux images to latest versions by @dottorblaster in https://github.com/89luca89/distrobox/pull/1977
    * distrobox-init: add newline when appending user via printf by @tblume in https://github.com/89luca89/distrobox/pull/1988
    * init: refactor user setup to modify attributes individually by @89luca89 in https://github.com/89luca89/distrobox/pull/1994
    * chore(version): bump to v1.8.2.4 by @dottorblaster in https://github.com/89luca89/distrobox/pull/1995

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=66
2026-02-05 10:29:27 +00:00
a448dcb8e2 Accepting request 1330780 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1330780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=29
2026-02-03 20:35:13 +00:00
0a32480ba9 add newline when manually adding user (bsc#1257302)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=64
2026-02-03 14:23:09 +00:00
846f6372fd Accepting request 1330406 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1330406
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=28
2026-02-02 13:58:57 +00:00
8a4ec0837a - Update to 1.8.2.3:
* fix: add missing fedora dependency by @Kamorst in https://github.com/89luca89/distrobox/pull/1922
    * fix: unintended print to stdout in assemble command by @balanza in https://github.com/89luca89/distrobox/pull/1925
    * build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/89luca89/distrobox/pull/1929
    * Review README.md by @nilslindemann in https://github.com/89luca89/distrobox/pull/1953
    * fix: make sure PWD matches workdir by @Taywee in https://github.com/89luca89/distrobox/pull/1952
    * fix(init): fix support for newer shadow strictier checks by @89luca89 in https://github.com/89luca89/distrobox/pull/1965
    * init: only install base packages once by @Kamorst in https://github.com/89luca89/distrobox/pull/1932
    * fix: remove the error in case dependencies are not fully met by @dottorblaster in https://github.com/89luca89/distrobox/pull/1967
    * fix: manpages generation auth error by @dottorblaster in https://github.com/89luca89/distrobox/pull/1968
    * chore(version): bump to 1.8.2.3 by @dottorblaster in https://github.com/89luca89/distrobox/pull/1969
    * docs: add Fedora 43 to the compatbility list by @dottorblaster in https://github.com/89luca89/distrobox/pull/1970
    * docs: fix manpages generation by setting contents: write permissions by @dottorblaster in https://github.com/89luca89/distrobox/pull/1971
    * docs: add CentOS Stream 10 to the supported container OSes by @dottorblaster in https://github.com/89luca89/distrobox/pull/1972
    * ci: persist credentials in order to allow for manpages commit by @dottorblaster in https://github.com/89luca89/distrobox/pull/1973
    * docs: add Oracle Linux 10 to the compatibility doc by @dottorblaster in https://github.com/89luca89/distrobox/pull/1974
    * docs: leverage PAT again for gen_man action by @dottorblaster in https://github.com/89luca89/distrobox/pull/1975
    * docs: add Linux Mint 22.3 to the compatibility document by @dottorblaster in https://github.com/89luca89/distrobox/pull/1976

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=62
2026-02-02 12:31:13 +00:00
6afcaaf8b0 Accepting request 1320347 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1320347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=27
2025-11-28 15:52:05 +00:00
5add89dc64 - Update to 1.8.2.2:
* docs: update command for GNOME installation by @amnexya in https://github.com/89luca89/distrobox/pull/1873
    * Fix typo in nested Podman instructions by @atimeofday in https://github.com/89luca89/distrobox/pull/1879
    * docs: note that Podman and Distrobox are now pre-installed on SteamOS 3.5+ by @kavishgr in https://github.com/89luca89/distrobox/pull/1881
    * docs: clarify distrobox-host-exec behavior by @jaluoma in https://github.com/89luca89/distrobox/pull/1882
    * docs: fix reference to #28 in README.md by @dottorblaster in https://github.com/89luca89/distrobox/pull/1891
    * init: fix stat syntax error in rootful detection by @john-holt4 in https://github.com/89luca89/distrobox/pull/1907
    * docs: fix mdlint issues in compatibility matrix by @dottorblaster in https://github.com/89luca89/distrobox/pull/1908
    * create: fix failing to create containers from images that print to stdout with no input by @bsutherland333 in https://github.com/89luca89/distrobox/pull/1912
    * docs: systemd unit example to mount root as a shared mount by @yehorb in https://github.com/89luca89/distrobox/pull/1911
    * assemble: /dev/null stdin for distrobox enter execs by @dottorblaster and @balanza in https://github.com/89luca89/distrobox/pull/1915
    * feat: set compopt filenames for --file in bash completion by @yedayak in https://github.com/89luca89/distrobox/pull/1916
    * enter: preserve SHELL with unshared groups by @Kamorst in https://github.com/89luca89/distrobox/pull/1917
    * fix: don't use --pty with buggy su implementations by @Kamorst in https://github.com/89luca89/distrobox/pull/1919
    * init: restrict find pattern to libcuda so it doesn't pick up non-NVIDIA libs by @miaulightouch in https://github.com/89luca89/distrobox/pull/1918
    * create: direct stderr to /dev/null to prevent incorrect eval by @dottorblaster and @inc0 in https://github.com/89luca89/distrobox/pull/1920
    * chore(version): bump to 1.8.2.2 by @dottorblaster in https://github.com/89luca89/distrobox/pull/1921

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=60
2025-11-27 14:30:28 +00:00
1068bf790a Accepting request 1316057 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1316057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=26
2025-11-06 17:15:43 +00:00
f7380ac850 - Update to 1.8.2.1:
* fix: Alt -> ALT by @x1z53 (gh#89luca89/distrobox#1868)
    * init: fix wrong $HOME when using --init by @Kamorst (gh#89luca89/distrobox#1871)
    * chore: bump version to 1.8.2.1 by @dottorblaster (gh#89luca89/distrobox#1872)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=58
2025-11-06 15:11:39 +00:00
6a03daaed7 Accepting request 1315315 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1315315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=25
2025-11-03 17:56:11 +00:00
ee5cde3e62 - Update to 1.8.2.0:
* Decommission Clearlinux
  * assemble:
    - add unshare-groups support (gh#89luca89/distrobox#1675)
    - extend manifest definitions with include
      (gh#89luca89/distrobox#1860)
    - fix accidental file globbing during parsing
      (gh#89luca89/distrobox#1713)
  * completion:
    - Bash completion enhancements (gh#89luca89/distrobox#1848)
  * create:
    - Support --userns=keep-id:size= (gh#89luca89/distrobox#1667)
    - explicitly prefer using crun if present
    - indentation for --root usage in distrobox-create
      (gh#89luca89/distrobox#1846)
    - fix formatting and quoting issues
      (gh#89luca89/distrobox#1862)
  * enter:
    - Allow whitespaces in environment variables
      (gh#89luca89/distrobox#1811)
  * export:
    - fix doas case, fix missing sudo_prefix when local execution
  * host-exec:
    - fail for HTTP response codes >= 400 (curl --fail)
      (gh#89luca89/distrobox#1787)
  * init:
    - Support Chimera Linux guests (gh#89luca89/distrobox#1778)
    - Fixes Vulcan ICD config files for NVIDIA driver host
      integration (openSUSE, Fedora) (gh#89luca89/distrobox#1688)
    - add altlinux in distrobox (gh#89luca89/distrobox#1512)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=56
2025-11-03 14:15:20 +00:00
7d832c7a94 Accepting request 1240483 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1240483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=24
2025-01-27 19:55:38 +00:00
d210155404 - Update to 1.8.1.2:
* Nvidia hotfixes:
    - init: improve nvidia symlinks resolution (#1668)
    - init: mask systemd-resolved in case we use host's network
- Changes from 1.8.1 -> 1.8.1.1
  * Update install (#1664)
  * init: improve nvidia integration, avoid directory mounts and
    possible mount loops
  * Revert "export: potential improvements to pull-request
    #1102"(#1608)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=54
2025-01-27 09:54:56 +00:00
330212f0df Accepting request 1239563 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1239563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=23
2025-01-22 15:39:44 +00:00
74899c1820 - update to 1.8.1:
* assemble: add clone in distrobox assemble by @PawsFunctions in #1618
  * completions: zsh reworked. fixed not completing container names. by @fredricocalamari in #1603
  * create: better check clone support
  * create: properly handle platform specification for alien architectures. Fix #1644
  * distrobox-enter: improve cmd composition speed by @TigerGorilla2 in #1649
  * docs: Cut 80% of the source package size by optimizing/cleaning doc images by @eugenesan in #1586
  * docs: Fix misspelling in Useful tips section by @brandondong in #1645
  * docs: Update compatibility list
  * docs: Update compatibility.md for fedora toolbox images by @ImBearChild in #1637
  * docs: add deepin 23 docker image by @chenchongbiao in #1632
  * docs: fix nvidia container toolkit commands. Fix #1654
  * docs: update Podman inside Distrobox by @alexandrevicenzi in #1597
  * enter: Replace tac with awk to be more portable by @shtayerc in #1591
  * enter: Stop importing zsh FPATH into container by @jgroman in #1636
  * enter: fix additional flags composition, Fix #1594
  * export: potential improvement to pull-request #1102 by @AbduEhab in #1608
  * fix:repeat trigger update locale when locale exists by @heysion in #1614
  * init: Strip single quotes when parsing locale.conf by @catgirlconspiracy in #1605
  * init: add timeout to systemd bringup wait. Fix #1641
  * init: fix missing hooks in pacman, Fix #1595, Fix #1602, Fix #1610, Fix #1619
  * init: fix prompt not sourcing on some distros
  * init: fix runtime sync fallback by @xz-dev in #1622
  * init: improve nvidia integration, skip files when directory is already a ro-mountpoint, log with warnings
  * init: move pkg manager exclude lists to separate step, always run them.
  * init: provide default prompt for fish shell by @Boria138 in #1588
  * init: simplify nvidia 32bit dir detection
  * rm: fix redundant print with quotes. Fix #1634

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=52
2025-01-22 15:02:36 +00:00
6668bc8f98 Accepting request 1217050 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1217050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=22
2024-10-23 19:09:39 +00:00
82d46f9951 Fix some typos in upstreams changelog
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=50
2024-10-22 14:06:20 +00:00
6ebab72c73 - update to 1.8.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=49
2024-10-22 12:34:18 +00:00
ac736324dc Accepting request 1173947 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1173947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=21
2024-05-14 11:39:12 +00:00
10a305c70b Accepting request 1173377 from home:jgwang:branches:Virtualization:containers
Update to version 1.7.2.1

OBS-URL: https://build.opensuse.org/request/show/1173377
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=47
2024-05-14 10:24:54 +00:00
08da50b422 Accepting request 1161689 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1161689
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=20
2024-03-26 18:27:52 +00:00
45cf94071c Accepting request 1161564 from home:mvyskocil:branches:Virtualization:containers
- Update to 1.7.1
 * all: ensure no side effects on global variables
 * create the binary export path if it doesn't exist (#1291)
 * docs: Add info on upgrading package on steamdeck (#1271)
 * docs: remove extra ` from xhost command by (#1284)
 * enter: Add option to run with clean PATH (#1299)
 * fix: missing .fifo logfile in distrobox-enter (#1307)
 * init: ignore findmnt error in routine remounting (#1289) (#1296)
 * init: mask suspend/hibernate/hybrid-sleep
 * init: massively speed up apk deps install by @JamiKettunen in (#1298)
 * rm: do not block container removal if we cannot start it

OBS-URL: https://build.opensuse.org/request/show/1161564
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=45
2024-03-26 10:04:05 +00:00
f4a59c55e4 Accepting request 1158222 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1158222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=19
2024-03-15 19:31:35 +00:00
62d9a092ac Accepting request 1158221 from home:dfaggioli:microos-desktop
- Update to current git version in order to include the code that
  fixes the problem of ImageMagick not being able to resize the
  icons dynamically. This means including the following commits:
  * install: fix linting
  * assemble: fix regression in file reading
  * chore: fix typo (#1283)
  * install: fix installation script (#1282)
  * install: add fixed resolution png icons for use on desktops (#1280)
  * Update install (#1278)

OBS-URL: https://build.opensuse.org/request/show/1158221
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=43
2024-03-15 12:35:44 +00:00
a19c219cdc Accepting request 1158083 from home:mvyskocil:branches:Virtualization:containers
- Update to 1.7.0.1
 * install: fix version
 * distrobox-generate-entry: respect DBX_CONTAINER_MANAGER variable
 * distrobox-init: do not fail if locale cannot be set by
 * Don't create empty XAUTH* variables.
 * Add DISTROBOX_EXPORT_PATH env var for distrobox-export.
 * distrobox-init: use "zypper se --match-exact" (instead of "zypper se -x")
 * init: better detection of file watching trigger
 * enter: fix shell when entering initful container after
 * export: fix quotes arount exported binary path
 * upgrade: fix execution with new enter behavior
 * enter: do not use a shell when executing a custom command
 * export: fix execution of binaries with spaces in the name
 * rm: do not fail if no exports are found

OBS-URL: https://build.opensuse.org/request/show/1158083
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=42
2024-03-15 08:51:59 +00:00
728e3b78f8 Accepting request 1153457 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1153457
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=18
2024-02-29 20:51:57 +00:00
208ffd33a1 Accepting request 1153452 from home:dfaggioli:microos-desktop
- Really remove the patch file

OBS-URL: https://build.opensuse.org/request/show/1153452
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=40
2024-02-29 15:57:55 +00:00
2b8e88dd37 Accepting request 1153040 from home:sfalken:branches:Virtualization:containers
- Removed:
  * 0001-Fix-systemd-init-container-startup-1069.patch
- Update to 1.7.0
  * added --enter-flags to distrobox-export to specify additional
    distrobox flags to use when entering
  * added --hostname flag to distrobox-create so you can choose a
    different hostname than the box name
  * added --unshare-groups to distrobox-create to allow unsharing
    user's additional groups inside the container
  * better login shell management
  * better systemd support for initful containers
  * fixed multiple bins and apps exports declaration in assemble
  * improved NVidia support
  * improved Wolfi container support
  * improved rootful containers support for exported graphical apps
  * improved terminfo support
  * new distrobox-export --list-apps and --list-binaries to show
    exported apps and binaries

OBS-URL: https://build.opensuse.org/request/show/1153040
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=39
2024-02-29 15:48:48 +00:00
0db7c90fe8 Accepting request 1149621 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1149621
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=17
2024-02-22 20:02:33 +00:00
bf2e4779e9 Accepting request 1149620 from home:dfaggioli:microos-desktop
- Add flatpak as a dependency, as we need it for distrobox-host-exec
  to work properly (bsc#1220037)

OBS-URL: https://build.opensuse.org/request/show/1149620
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=37
2024-02-22 18:06:06 +00:00
f65295da92 Accepting request 1148789 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1148789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=16
2024-02-21 17:02:03 +00:00
5bc832e0c1 Accepting request 1148667 from home:iDesmI:branches:Virtualization:containers
Fixes bug with image `registry.opensuse.org/opensuse/distrobox` running as root

- Add 0001-Fix-systemd-init-container-startup-1069.patch:
  * run podman exec command as root since some distros would ask
    for user password when using su to login even though the user
    has no password in /etc/shadow
  * fix pam_systemd not being checked for su

OBS-URL: https://build.opensuse.org/request/show/1148667
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=35
2024-02-21 15:50:58 +00:00
edb57c8ea5 Accepting request 1130006 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1130006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=15
2023-11-30 21:04:29 +00:00
954c3f2f63 Accepting request 1127997 from home:mvyskocil:branches:Virtualization:containers
- Update to version 1.6.0.1:
  * Export: fix exporting desktop app.
  * Init: fix nvidia library integration.
- Update to version 1.6.0:
  * Lilipod support
  * Improved nvidia integration, particularly for cuda
  * General improvements in the init process
  * Improve user's shell handling, so that it now always respects the chsh done inside the container
  * Fix tzdata/zoneinfo problems
  * Rootful containers now will properly setup user password for sudo
  * General polish in initful containers
  * Initful containers now support also OpenRC when present
  * Initful containers will now have also a proper systemd user session
  * New --unshare-all, --unshare-netns, --unshare-process, --unshare-devsys
    flags in create
    + Now initful + unshare-all containers can be used as playgrounds for
      services like LXC and Libvirt more easily
  * New container_additional_volumes configuration
  * Export fixes and improvements in multi-icon and space-in-name handling
  * Exported binaries will be runnable between distroboxes
  * Exported binaries will always run in a login shell
  * Assemble is now more polished and supports all of create flags
  * Assemble can now export apps/binaries directly from the manifest

OBS-URL: https://build.opensuse.org/request/show/1127997
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=33
2023-11-30 14:00:45 +00:00
60a56d08de Accepting request 1097899 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1097899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=14
2023-07-10 14:40:16 +00:00
a2479aaccd Accepting request 1097483 from home:fcrozat:branches:Virtualization:containers
- Update to version 1.5.0.2:
  * Fix typo in instructions for setting podman-host path
  * Fix user initialization for ubuntu 23.04
  * Compatibility: add openEULER and Linux Mint containers
  * Fix docker minimum version to 19.03.15. 
  * Better container detection in host-exec
  * fix host file sync when unsharing network
- Changes from version 1.5.0.1:
  * Fix bashism in assemble.
  * Revert to using distrobox-enter for upgrade.
  * Fix bug in init_readlink with relative paths in init.
  * Improve dry-run output to show a flag for each line in enter/create.

OBS-URL: https://build.opensuse.org/request/show/1097483
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=31
2023-07-10 08:31:30 +00:00
07d0c2900d Accepting request 1094116 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1094116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=13
2023-06-21 20:38:55 +00:00
0c90d66bd5 Accepting request 1093616 from home:iDesmI:branches:Virtualization:containers
- Update to version 1.5.0:
  * additional-packages flag in create, to directly add packages during init
  * NVidia GPU Support for containers: distrobox will attempt to share host's drivers with the container
  * New distrobox-assemble command lets you declare your distroboxes-as-code, in an easy config file
  * Now, removing a distrobox will un-export apps and binaries exported by it
  * Init is now more flexible in how it adds packages, allowing for greater compatibility
  * Init now supports systemd containers using --additional-packages systemd during creation
  * General reliability improvements, lots of bug fixes and QoL

OBS-URL: https://build.opensuse.org/request/show/1093616
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=29
2023-06-20 15:39:54 +00:00
0cce43128a Accepting request 1067110 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1067110
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=12
2023-02-22 14:21:44 +00:00
5e3c9980aa Accepting request 1067042 from home:RBrownSUSE:branches:Virtualization:containers
- Remove container_image from .conf, obsoleted by
  container_image_default
- use official distrobox:latest container instead of vanilla
  tumbleweed to speedup start times, still call it tumbleweed
  because it is

OBS-URL: https://build.opensuse.org/request/show/1067042
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=27
2023-02-22 08:58:13 +00:00
7bbf73377a Accepting request 1060993 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1060993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=11
2023-01-26 12:57:39 +00:00
daf5ddfbdb Accepting request 1060695 from home:predivan:branches:Virtualization:containers
- Use tubleweed:latest as the default image
  instead of, hardcoded in 'distrobox-create', fedora:toolbox.

OBS-URL: https://build.opensuse.org/request/show/1060695
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=25
2023-01-25 16:46:55 +00:00
a73073f439 Accepting request 1045713 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1045713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=10
2022-12-29 12:09:43 +00:00
89c2b82999 Accepting request 1045681 from home:thecoder-001:branches:Virtualization:containers
Update to 1.4.2.1

OBS-URL: https://build.opensuse.org/request/show/1045681
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=23
2022-12-29 10:34:59 +00:00
f391943057 Accepting request 1036497 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1036497
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=9
2022-11-17 18:52:42 +00:00
dcd599c202 Accepting request 1036452 from home:dimstar:Factory
- Do not recommend bash-completion subpackage: this triggers
  installation even if bash-completion is not there yet. All (well,
  most for now) packages are handled to install the completion IF
  bash-completion is present (which is the default on standard
  setups).

OBS-URL: https://build.opensuse.org/request/show/1036452
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=21
2022-11-17 18:12:09 +00:00
9e030d5bde Accepting request 1007027 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1007027
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=8
2022-09-30 15:57:28 +00:00
91ee0575f2 Accepting request 1007026 from home:dfaggioli:microos-desktop
- Update to latest version (1.4.1)
- Patches removed:
  0001-distrobox-if-no-command-is-specified-default-to-ente.patch
- Add a bash-completion subpackage
- Changes in 1.4.1:
  * completion: add bash completion support!
  * create/enter: revert 52a34fb
  * create: add --no-entry
  * docs: update host and guest lists
  * docs: redundant "else" in readme
  * init: add mesa and vulkan drivers by default
  * init: don't query filesystems mounted by beesd
  * install-podman: update to 4.2.1
  * install-podman: install crun, it generally
    works better in rootless.
  * install-podman: fix default configuration
  * ephemeral: do cleanup even in case of errors
  * generate-entry: auto-discover curl or wget.

OBS-URL: https://build.opensuse.org/request/show/1007026
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distrobox?expand=0&rev=19
2022-09-29 16:40:34 +00:00
b5ea1a5e2e Accepting request 1003684 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1003684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/distrobox?expand=0&rev=7
2022-09-15 20:58:53 +00:00