Luca Di Maio
3165b9305b
export: support exporting app launchers by full-path.
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2024-06-28 16:56:33 +02:00
Luca Di Maio
d447d8c71a
export: support exporting graphical apps
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2024-02-26 21:23:16 +01:00
Luca Di Maio
6e26cb2a30
export: add list-apps and list-binaries flags, to list exported stuff inside a container. Fix #1137
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2024-02-19 19:05:25 +01:00
Luca Di Maio
a672b4811d
docs: update usages for all
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2024-02-03 17:03:04 +01:00
Luca Di Maio
375ef16564
docs: update docs
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2023-11-19 14:36:07 +01:00
Luca Di Maio
9b4e7ec439
export: add label none to disable labeling. Fix #993
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2023-09-26 21:07:03 +02:00
Luca Di Maio
d71a805ac0
export: add default path for exported bins
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2023-06-13 22:41:06 +02:00
Julio Gutierrez
c8a8047583
docs: update distrobox-export.md ( #676 )
...
fix alignment
2023-03-28 21:07:33 +02:00
Luca Di Maio
4bc28f1a62
export: remove service export, now we have initful container for that.
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2023-03-26 16:56:04 +02:00
5360adeefc
export: add login shell option ( #651 )
...
* distrobox-export: add login shell option
Add the option (-l or --login) to distrobox export so that the exported
command runs inside a login shell, giving it access to the variables
sourced during login (e.g: /etc/profile).
If sudo is also specified, then care has been taken so that it also runs
in a login shell (via -i).
Co-authored-by: Clyde Laforge <clyde.laforge@cern.ch >
Co-authored-by: Luca Di Maio <luca.dimaio1@gmail.com >
2023-03-09 19:35:02 +01:00
Pg Biel
8f34b9d26e
all: oiplement options for sudo program customization ( #346 )
2022-07-10 22:24:50 +02:00
Luca Di Maio
2a26ab654e
docs: improve man pages layout
...
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com >
2022-06-22 08:47:30 +02:00
89luca89
bf7c0ba556
CI: add markdownlint to Lint job
2022-04-05 18:21:37 +02:00
89luca89
ac320cc40a
docs: update and format docs
2022-04-05 17:12:42 +02:00
Mišo Barišić and 89luca89
b1426f31c6
Create Manuals ( #99 )
...
* Create distrobox-create manpage. Include manpage in the install script
Co-authored-by: 89luca89 <luca.dimaio1@gmail.com >
2022-01-13 19:23:12 +01:00