Skip to content

v9.6.16

Piero Proietti requested to merge devel into master

eggs-9.6.16

  • nest: I make a bit of refactoring on the nest (/home/eggs) - under the hood virtually all remain unchanged - but we get more clear vision:
- iso -> .mnt/iso
- livefs -> .mnt/filesystem.squashfs
- ovarium
- README.md
- egg-of_image.iso
- egg-of_image.md5
- egg-of_image.sha256

In addiction, there are two hidden dirs too: ./mnt, ./overlay, where happen the magic.

  • kill: added --isos to force erase of ISOs on remote share;
  • dad: changed suggestions in accord;
  • info: restored info on .disk of the ISO created.

Merge request reports