Commit Graph
9 Commits
Author SHA1 Message Date
Luca Di Maio afbb06dfec assemble: add new command for distroboxes-as-code
This new command adds the ability to declare distroboxes in manifest
files and either create or destroy them in batch.

Fix #405

Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2023-03-29 09:27:54 +02:00
Luca Di Maio 783768e1d2 upgrade: add upgrade command to perform single or batch update on distroboxes, Fix #240
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2022-08-31 20:11:58 +02:00
Luca Di Maio 9824687b18 docs: fix markdown linting
Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>
2022-07-18 07:43:39 +02:00
Jens PetersenandLuca Di Maio 8cbe2a491b 'temporary' ephemeral distrobox (#335) (#336)
* initial poc of 'temporary' ephemeral distrobox (#335)

installing basic packages a little time but
this is already quite useful to me.

This could surely be improved more...
In the longer term the right thing may well be to fork
this off to a separate file like the other cmds.

* ephemeral: create dedicated script
* ephemeral: tidy up help, add usage docs

Signed-off-by: Luca Di Maio <luca.dimaio1@gmail.com>

Co-authored-by: Luca Di Maio <luca.dimaio1@gmail.com>
2022-06-27 23:50:03 +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 ac320cc40a docs: update and format docs 2022-04-05 17:12:42 +02:00
89luca89 8a8288b963 docs: update docs 2022-04-04 22:23:34 +02:00
89luca89 e045a4d029 docs: update docs 2022-03-10 22:48:49 +01:00
Mišo Barišićand89luca89 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