penguins-eggs 10.1.1 → 25.7.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.oclif.manifest.json +1 -1
- package/README.md +55 -60
- package/assets/calamares/install-system.sh +2 -1
- package/bootloaders/README.md +22 -0
- package/bootloaders/grub/x86_64-efi/acpi.mod +0 -0
- package/bootloaders/grub/x86_64-efi/adler32.mod +0 -0
- package/bootloaders/grub/x86_64-efi/affs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/afs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/afsplitter.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ahci.mod +0 -0
- package/bootloaders/grub/x86_64-efi/all_video.mod +0 -0
- package/bootloaders/grub/x86_64-efi/aout.mod +0 -0
- package/bootloaders/grub/x86_64-efi/appleldr.mod +0 -0
- package/bootloaders/grub/x86_64-efi/archelp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/at_keyboard.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ata.mod +0 -0
- package/bootloaders/grub/x86_64-efi/backtrace.mod +0 -0
- package/bootloaders/grub/x86_64-efi/bfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/bitmap.mod +0 -0
- package/bootloaders/grub/x86_64-efi/bitmap_scale.mod +0 -0
- package/bootloaders/grub/x86_64-efi/blocklist.mod +0 -0
- package/bootloaders/grub/x86_64-efi/boot.mod +0 -0
- package/bootloaders/grub/x86_64-efi/bsd.mod +0 -0
- package/bootloaders/grub/x86_64-efi/bswap_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/btrfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/bufio.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cat.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cbfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cbls.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cbmemc.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cbtable.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cbtime.mod +0 -0
- package/bootloaders/grub/x86_64-efi/chain.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cmdline_cat_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cmp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cmp_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/command.lst +194 -0
- package/bootloaders/grub/x86_64-efi/config.h +69 -0
- package/bootloaders/grub/x86_64-efi/configfile.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cpio.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cpio_be.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cpuid.mod +0 -0
- package/bootloaders/grub/x86_64-efi/crc64.mod +0 -0
- package/bootloaders/grub/x86_64-efi/crypto.lst +45 -0
- package/bootloaders/grub/x86_64-efi/crypto.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cryptodisk.mod +0 -0
- package/bootloaders/grub/x86_64-efi/cs5536.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ctz_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/date.mod +0 -0
- package/bootloaders/grub/x86_64-efi/datehook.mod +0 -0
- package/bootloaders/grub/x86_64-efi/datetime.mod +0 -0
- package/bootloaders/grub/x86_64-efi/disk.mod +0 -0
- package/bootloaders/grub/x86_64-efi/diskfilter.mod +0 -0
- package/bootloaders/grub/x86_64-efi/div.mod +0 -0
- package/bootloaders/grub/x86_64-efi/div_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/dm_nv.mod +0 -0
- package/bootloaders/grub/x86_64-efi/echo.mod +0 -0
- package/bootloaders/grub/x86_64-efi/efi_gop.mod +0 -0
- package/bootloaders/grub/x86_64-efi/efi_uga.mod +0 -0
- package/bootloaders/grub/x86_64-efi/efifwsetup.mod +0 -0
- package/bootloaders/grub/x86_64-efi/efinet.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ehci.mod +0 -0
- package/bootloaders/grub/x86_64-efi/elf.mod +0 -0
- package/bootloaders/grub/x86_64-efi/eval.mod +0 -0
- package/bootloaders/grub/x86_64-efi/exfat.mod +0 -0
- package/bootloaders/grub/x86_64-efi/exfctest.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ext2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/extcmd.mod +0 -0
- package/bootloaders/grub/x86_64-efi/f2fs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/fat.mod +0 -0
- package/bootloaders/grub/x86_64-efi/fdt.lst +0 -0
- package/bootloaders/grub/x86_64-efi/file.mod +0 -0
- package/bootloaders/grub/x86_64-efi/fixvideo.mod +0 -0
- package/bootloaders/grub/x86_64-efi/font.mod +0 -0
- package/bootloaders/grub/x86_64-efi/fs.lst +37 -0
- package/bootloaders/grub/x86_64-efi/fshelp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/functional_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_arcfour.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_blowfish.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_camellia.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_cast5.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_crc.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_des.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_dsa.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_idea.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_md4.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_md5.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_rfc2268.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_rijndael.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_rmd160.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_rsa.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_seed.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_serpent.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_sha1.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_sha256.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_sha512.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_tiger.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_twofish.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gcry_whirlpool.mod +0 -0
- package/bootloaders/grub/x86_64-efi/geli.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gettext.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gfxmenu.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gfxterm.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gfxterm_background.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gfxterm_menu.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gptsync.mod +0 -0
- package/bootloaders/grub/x86_64-efi/gzio.mod +0 -0
- package/bootloaders/grub/x86_64-efi/halt.mod +0 -0
- package/bootloaders/grub/x86_64-efi/hashsum.mod +0 -0
- package/bootloaders/grub/x86_64-efi/hdparm.mod +0 -0
- package/bootloaders/grub/x86_64-efi/hello.mod +0 -0
- package/bootloaders/grub/x86_64-efi/help.mod +0 -0
- package/bootloaders/grub/x86_64-efi/hexdump.mod +0 -0
- package/bootloaders/grub/x86_64-efi/hfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/hfsplus.mod +0 -0
- package/bootloaders/grub/x86_64-efi/hfspluscomp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/http.mod +0 -0
- package/bootloaders/grub/x86_64-efi/iorw.mod +0 -0
- package/bootloaders/grub/x86_64-efi/iso9660.mod +0 -0
- package/bootloaders/grub/x86_64-efi/jfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/jpeg.mod +0 -0
- package/bootloaders/grub/x86_64-efi/json.mod +0 -0
- package/bootloaders/grub/x86_64-efi/kernel.img +0 -0
- package/bootloaders/grub/x86_64-efi/keylayouts.mod +0 -0
- package/bootloaders/grub/x86_64-efi/keystatus.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ldm.mod +0 -0
- package/bootloaders/grub/x86_64-efi/legacy_password_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/legacycfg.mod +0 -0
- package/bootloaders/grub/x86_64-efi/linux.mod +0 -0
- package/bootloaders/grub/x86_64-efi/linux16.mod +0 -0
- package/bootloaders/grub/x86_64-efi/linuxefi.mod +0 -0
- package/bootloaders/grub/x86_64-efi/loadbios.mod +0 -0
- package/bootloaders/grub/x86_64-efi/loadenv.mod +0 -0
- package/bootloaders/grub/x86_64-efi/loopback.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ls.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lsacpi.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lsefi.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lsefimmap.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lsefisystab.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lsmmap.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lspci.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lssal.mod +0 -0
- package/bootloaders/grub/x86_64-efi/luks.mod +0 -0
- package/bootloaders/grub/x86_64-efi/luks2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lvm.mod +0 -0
- package/bootloaders/grub/x86_64-efi/lzopio.mod +0 -0
- package/bootloaders/grub/x86_64-efi/macbless.mod +0 -0
- package/bootloaders/grub/x86_64-efi/macho.mod +0 -0
- package/bootloaders/grub/x86_64-efi/mdraid09.mod +0 -0
- package/bootloaders/grub/x86_64-efi/mdraid09_be.mod +0 -0
- package/bootloaders/grub/x86_64-efi/mdraid1x.mod +0 -0
- package/bootloaders/grub/x86_64-efi/memdisk.mod +0 -0
- package/bootloaders/grub/x86_64-efi/memrw.mod +0 -0
- package/bootloaders/grub/x86_64-efi/minicmd.mod +0 -0
- package/bootloaders/grub/x86_64-efi/minix.mod +0 -0
- package/bootloaders/grub/x86_64-efi/minix2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/minix2_be.mod +0 -0
- package/bootloaders/grub/x86_64-efi/minix3.mod +0 -0
- package/bootloaders/grub/x86_64-efi/minix3_be.mod +0 -0
- package/bootloaders/grub/x86_64-efi/minix_be.mod +0 -0
- package/bootloaders/grub/x86_64-efi/mmap.mod +0 -0
- package/bootloaders/grub/x86_64-efi/moddep.lst +267 -0
- package/bootloaders/grub/x86_64-efi/modinfo.sh +40 -0
- package/bootloaders/grub/x86_64-efi/monolithic/gcdx64.efi +0 -0
- package/bootloaders/grub/x86_64-efi/monolithic/grubnetx64-installer.efi +0 -0
- package/bootloaders/grub/x86_64-efi/monolithic/grubnetx64.efi +0 -0
- package/bootloaders/grub/x86_64-efi/monolithic/grubx64.efi +0 -0
- package/bootloaders/grub/x86_64-efi/morse.mod +0 -0
- package/bootloaders/grub/x86_64-efi/mpi.mod +0 -0
- package/bootloaders/grub/x86_64-efi/msdospart.mod +0 -0
- package/bootloaders/grub/x86_64-efi/mul_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/multiboot.mod +0 -0
- package/bootloaders/grub/x86_64-efi/multiboot2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/nativedisk.mod +0 -0
- package/bootloaders/grub/x86_64-efi/net.mod +0 -0
- package/bootloaders/grub/x86_64-efi/newc.mod +0 -0
- package/bootloaders/grub/x86_64-efi/nilfs2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/normal.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ntfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ntfscomp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/odc.mod +0 -0
- package/bootloaders/grub/x86_64-efi/offsetio.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ohci.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_acorn.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_amiga.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_apple.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_bsd.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_dfly.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_dvh.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_gpt.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_msdos.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_plan.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_sun.mod +0 -0
- package/bootloaders/grub/x86_64-efi/part_sunpc.mod +0 -0
- package/bootloaders/grub/x86_64-efi/partmap.lst +11 -0
- package/bootloaders/grub/x86_64-efi/parttool.lst +1 -0
- package/bootloaders/grub/x86_64-efi/parttool.mod +0 -0
- package/bootloaders/grub/x86_64-efi/password.mod +0 -0
- package/bootloaders/grub/x86_64-efi/password_pbkdf2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/pata.mod +0 -0
- package/bootloaders/grub/x86_64-efi/pbkdf2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/pbkdf2_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/pcidump.mod +0 -0
- package/bootloaders/grub/x86_64-efi/pgp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/play.mod +0 -0
- package/bootloaders/grub/x86_64-efi/png.mod +0 -0
- package/bootloaders/grub/x86_64-efi/priority_queue.mod +0 -0
- package/bootloaders/grub/x86_64-efi/probe.mod +0 -0
- package/bootloaders/grub/x86_64-efi/procfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/progress.mod +0 -0
- package/bootloaders/grub/x86_64-efi/raid5rec.mod +0 -0
- package/bootloaders/grub/x86_64-efi/raid6rec.mod +0 -0
- package/bootloaders/grub/x86_64-efi/random.mod +0 -0
- package/bootloaders/grub/x86_64-efi/rdmsr.mod +0 -0
- package/bootloaders/grub/x86_64-efi/read.mod +0 -0
- package/bootloaders/grub/x86_64-efi/reboot.mod +0 -0
- package/bootloaders/grub/x86_64-efi/regexp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/reiserfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/relocator.mod +0 -0
- package/bootloaders/grub/x86_64-efi/romfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/scsi.mod +0 -0
- package/bootloaders/grub/x86_64-efi/search.mod +0 -0
- package/bootloaders/grub/x86_64-efi/search_fs_file.mod +0 -0
- package/bootloaders/grub/x86_64-efi/search_fs_uuid.mod +0 -0
- package/bootloaders/grub/x86_64-efi/search_label.mod +0 -0
- package/bootloaders/grub/x86_64-efi/serial.mod +0 -0
- package/bootloaders/grub/x86_64-efi/setjmp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/setjmp_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/setpci.mod +0 -0
- package/bootloaders/grub/x86_64-efi/sfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/shift_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/signature_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/sleep.mod +0 -0
- package/bootloaders/grub/x86_64-efi/sleep_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/smbios.mod +0 -0
- package/bootloaders/grub/x86_64-efi/spkmodem.mod +0 -0
- package/bootloaders/grub/x86_64-efi/squash4.mod +0 -0
- package/bootloaders/grub/x86_64-efi/strtoull_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/syslinuxcfg.mod +0 -0
- package/bootloaders/grub/x86_64-efi/tar.mod +0 -0
- package/bootloaders/grub/x86_64-efi/terminal.lst +9 -0
- package/bootloaders/grub/x86_64-efi/terminal.mod +0 -0
- package/bootloaders/grub/x86_64-efi/terminfo.mod +0 -0
- package/bootloaders/grub/x86_64-efi/test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/test_blockarg.mod +0 -0
- package/bootloaders/grub/x86_64-efi/testload.mod +0 -0
- package/bootloaders/grub/x86_64-efi/testspeed.mod +0 -0
- package/bootloaders/grub/x86_64-efi/tftp.mod +0 -0
- package/bootloaders/grub/x86_64-efi/tga.mod +0 -0
- package/bootloaders/grub/x86_64-efi/time.mod +0 -0
- package/bootloaders/grub/x86_64-efi/tpm.mod +0 -0
- package/bootloaders/grub/x86_64-efi/tr.mod +0 -0
- package/bootloaders/grub/x86_64-efi/trig.mod +0 -0
- package/bootloaders/grub/x86_64-efi/true.mod +0 -0
- package/bootloaders/grub/x86_64-efi/udf.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ufs1.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ufs1_be.mod +0 -0
- package/bootloaders/grub/x86_64-efi/ufs2.mod +0 -0
- package/bootloaders/grub/x86_64-efi/uhci.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usb.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usb_keyboard.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usbms.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usbserial_common.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usbserial_ftdi.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usbserial_pl2303.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usbserial_usbdebug.mod +0 -0
- package/bootloaders/grub/x86_64-efi/usbtest.mod +0 -0
- package/bootloaders/grub/x86_64-efi/video.lst +4 -0
- package/bootloaders/grub/x86_64-efi/video.mod +0 -0
- package/bootloaders/grub/x86_64-efi/video_bochs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/video_cirrus.mod +0 -0
- package/bootloaders/grub/x86_64-efi/video_colors.mod +0 -0
- package/bootloaders/grub/x86_64-efi/video_fb.mod +0 -0
- package/bootloaders/grub/x86_64-efi/videoinfo.mod +0 -0
- package/bootloaders/grub/x86_64-efi/videotest.mod +0 -0
- package/bootloaders/grub/x86_64-efi/videotest_checksum.mod +0 -0
- package/bootloaders/grub/x86_64-efi/wrmsr.mod +0 -0
- package/bootloaders/grub/x86_64-efi/xfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/xnu.mod +0 -0
- package/bootloaders/grub/x86_64-efi/xnu_uuid.mod +0 -0
- package/bootloaders/grub/x86_64-efi/xnu_uuid_test.mod +0 -0
- package/bootloaders/grub/x86_64-efi/xzio.mod +0 -0
- package/bootloaders/grub/x86_64-efi/zfs.mod +0 -0
- package/bootloaders/grub/x86_64-efi/zfscrypt.mod +0 -0
- package/bootloaders/grub/x86_64-efi/zfsinfo.mod +0 -0
- package/bootloaders/grub/x86_64-efi/zstd.mod +0 -0
- package/bootloaders/grubnetx64.efi.signed +0 -0
- package/bootloaders/grubx64.efi +0 -0
- package/bootloaders/grubx64.efi.signed +0 -0
- package/bootloaders/ipxe.pxe +0 -0
- package/bootloaders/shimx64.efi +0 -0
- package/bootloaders/shimx64.efi.signed +0 -0
- package/bootloaders/undionly.kpxe +0 -0
- package/conf/derivatives.yaml +5 -1
- package/conf/distros/alpine/calamares/modules/packages.yml +1 -1
- package/conf/distros/alpine/calamares/settings.yml +16 -29
- package/conf/distros/buster/calamares/modules/fstab.yml +1 -1
- package/conf/distros/buster/calamares/modules/mount.yml +4 -12
- package/conf/distros/fedora/calamares/modules/bootloader.yml +46 -17
- package/conf/distros/fedora/calamares/modules/fstab.yml +36 -11
- package/conf/distros/fedora/calamares/modules/mount.yml +101 -39
- package/conf/distros/fedora/calamares/modules/partition.yml +173 -23
- package/conf/distros/fedora/calamares/modules/users.yml +7 -9
- package/conf/distros/openmamba/calamares/settings.yml +0 -2
- package/conf/distros/opensuse/calamares/modules/bootloader.yml +46 -17
- package/conf/distros/opensuse/calamares/modules/displaymanager.yml +9 -5
- package/conf/distros/opensuse/calamares/modules/finished.yml +1 -1
- package/conf/distros/opensuse/calamares/modules/fstab.yml +36 -11
- package/conf/distros/opensuse/calamares/modules/grubcfg.yml +51 -0
- package/conf/distros/opensuse/calamares/modules/mount.yml +104 -39
- package/conf/distros/opensuse/calamares/modules/packages.yml +3 -3
- package/conf/distros/opensuse/calamares/modules/partition.yml +30 -237
- package/conf/distros/opensuse/calamares/modules/removeuser.yml +1 -14
- package/conf/distros/opensuse/calamares/modules/unpackfs.yml +0 -1
- package/conf/distros/opensuse/calamares/modules/users.yml +296 -16
- package/conf/distros/opensuse/calamares/modules/welcome.yml +91 -16
- package/conf/distros/opensuse/calamares/settings.yml +34 -120
- package/conf/distros/opensuse/calamares/zstd2lzo.sh +2 -0
- package/conf/distros/rolling/calamares/modules/shellprocess_sync.yml +5 -0
- package/conf/distros/rolling/calamares/settings.yml +4 -5
- package/dist/classes/bleach.d.ts +5 -0
- package/dist/classes/bleach.js +13 -0
- package/dist/classes/cli-autologin.js +14 -9
- package/dist/classes/daddy.js +9 -1
- package/dist/classes/distro.js +0 -9
- package/dist/classes/incubation/incubator.d/fedora.d.ts +32 -0
- package/dist/classes/incubation/incubator.d/fedora.js +79 -0
- package/dist/classes/incubation/incubator.d/opensuse.js +4 -6
- package/dist/classes/incubation/incubator.d/rolling.js +1 -3
- package/dist/classes/incubation/incubator.js +6 -11
- package/dist/classes/ovary.d/fertilization.js +1 -0
- package/dist/classes/ovary.d/initrd.js +39 -10
- package/dist/classes/ovary.d/make-dot-disk.js +21 -11
- package/dist/classes/ovary.d/make-efi.d.ts +5 -1
- package/dist/classes/ovary.d/make-efi.js +60 -118
- package/dist/classes/ovary.d/merged.d.ts +1 -1
- package/dist/classes/ovary.d/merged.js +3 -2
- package/dist/classes/ovary.d/produce.js +7 -6
- package/dist/classes/ovary.d/syslinux.js +2 -1
- package/dist/classes/ovary.d/user-create-live.js +15 -11
- package/dist/classes/ovary.d.ts +2 -1
- package/dist/classes/ovary.js +2 -1
- package/dist/classes/pacman.d/alpine.js +12 -7
- package/dist/classes/pacman.d/opensuse.js +4 -3
- package/dist/classes/pacman.js +3 -12
- package/dist/classes/pxe.d.ts +21 -18
- package/dist/classes/pxe.js +194 -257
- package/dist/classes/tailor.js +69 -33
- package/dist/classes/utils.d/filesystem.js +2 -0
- package/dist/classes/utils.d/kernel.js +12 -2
- package/dist/classes/utils.d/snapshot.js +1 -1
- package/dist/classes/utils.d/system.js +2 -2
- package/dist/commands/cuckoo.js +4 -6
- package/dist/commands/export/pkg.js +28 -12
- package/dist/commands/wardrobe/wear.js +1 -1
- package/dist/dhcpd-proxy/classes/packet.d.ts +36 -0
- package/dist/dhcpd-proxy/classes/packet.js +124 -0
- package/dist/dhcpd-proxy/index.d.ts +4 -0
- package/dist/dhcpd-proxy/index.js +4 -0
- package/dist/dhcpd-proxy/interfaces/i-pxe.d.ts +45 -0
- package/dist/dhcpd-proxy/interfaces/i-pxe.js +1 -0
- package/dist/dhcpd-proxy/lib/packet/converters.d.ts +11 -0
- package/dist/dhcpd-proxy/lib/packet/converters.js +395 -0
- package/dist/dhcpd-proxy/lib/packet/message-types.d.ts +10 -0
- package/dist/dhcpd-proxy/lib/packet/message-types.js +12 -0
- package/dist/dhcpd-proxy/lib/packet/options.d.ts +8 -0
- package/dist/dhcpd-proxy/lib/packet/options.js +264 -0
- package/dist/dhcpd-proxy/lib/sprintf.d.ts +6 -0
- package/dist/dhcpd-proxy/lib/sprintf.js +130 -0
- package/dist/dhcpd-proxy/lib/utils.d.ts +126 -0
- package/dist/dhcpd-proxy/lib/utils.js +255 -0
- package/dist/dhcpd-proxy/simple-proxy.d.ts +11 -0
- package/dist/dhcpd-proxy/simple-proxy.js +118 -0
- package/dist/interfaces/i-pxe.d.ts +16 -16
- package/dist/krill/classes/sequence.d/add_user.d.ts +3 -3
- package/dist/krill/classes/sequence.d/add_user.js +34 -29
- package/dist/krill/classes/sequence.d/bootloader_config.js +3 -26
- package/dist/krill/classes/sequence.d/fstab.js +10 -22
- package/dist/krill/classes/sequence.d/grubcfg.js +5 -3
- package/dist/krill/classes/sequence.d/mkfs.d.ts +1 -1
- package/dist/krill/classes/sequence.d/mkfs.js +10 -11
- package/dist/krill/classes/sequence.d/partition.d/bios_standard.d.ts +3 -4
- package/dist/krill/classes/sequence.d/partition.d/bios_standard.js +31 -16
- package/dist/krill/classes/sequence.d/partition.d/uefi_standard.js +0 -1
- package/dist/krill/lib/select_filesystem_type.js +2 -1
- package/dist/lib/utils.d.ts +2 -25
- package/dist/lib/utils.js +4 -27
- package/dist/penguins-eggs_25.7.10-1-linux-x64.tar.gz +0 -0
- package/dracut/README.md +14 -0
- package/dracut/dracut.conf +3 -3
- package/dracut/dracut.conf.d/10-persistent_policy.conf +1 -0
- package/dracut/dracut.conf.d/{01-live.conf → 50-live.conf} +3 -2
- package/mkinitcpio/arch/live.conf +3 -2
- package/mkinitcpio/manjaro/live.conf +1 -1
- package/mkinitfs/README.md +10 -49
- package/mkinitfs/live.conf +2 -0
- package/package.json +30 -28
- package/pods/ci/minimal/opensuse-container2host.sh +1 -1
- package/scripts/99clean +42 -0
- package/conf/distros/aldos/calamares/modules/bootloader.yml +0 -85
- package/conf/distros/aldos/calamares/modules/displaymanager.yml +0 -22
- package/conf/distros/aldos/calamares/modules/finished.yml +0 -5
- package/conf/distros/aldos/calamares/modules/fstab.yml +0 -12
- package/conf/distros/aldos/calamares/modules/locale.yml +0 -97
- package/conf/distros/aldos/calamares/modules/luksopenswaphookcfg.yml +0 -5
- package/conf/distros/aldos/calamares/modules/machineid.yml +0 -17
- package/conf/distros/aldos/calamares/modules/mount.yml +0 -56
- package/conf/distros/aldos/calamares/modules/packages.yml +0 -6
- package/conf/distros/aldos/calamares/modules/partition.yml +0 -242
- package/conf/distros/aldos/calamares/modules/removeuser.yml +0 -15
- package/conf/distros/aldos/calamares/modules/unpackfs.yml +0 -6
- package/conf/distros/aldos/calamares/modules/users.yml +0 -19
- package/conf/distros/aldos/calamares/modules/welcome.yml +0 -19
- package/conf/distros/aldos/calamares/settings.yml +0 -124
- package/conf/distros/fedora/calamares/modules/bootloader.conf +0 -85
- package/conf/distros/opensuse/calamares/modules/bootloader.conf +0 -86
- package/conf/distros/opensuse/calamares/modules/locale.yml +0 -98
- package/conf/distros/opensuse/calamares/modules/luksopenswaphookcfg.yml +0 -5
- package/conf/distros/opensuse/calamares/modules/machineid.yml +0 -17
- package/conf/distros/rolling/calamares/modules/shellprocess_removelink.yml +0 -8
- package/dist/index_old.d.ts +0 -8
- package/dist/index_old.js +0 -8
- package/dist/penguins-eggs_10.1.1-0_amd64.deb +0 -0
- package/dist/penguins-eggs_10.1.1-0_amd64.deb.sha256 +0 -1
- package/dracut/sidecar.sh +0 -19
- package/ipxe/ipxe.efi +0 -0
- package/mkinitfs/initramfs-init.in +0 -1051
- package/mkinitfs/sidecar.sh +0 -52
- /package/{syslinux → bootloaders/syslinux}/README.md +0 -0
- /package/{syslinux → bootloaders/syslinux}/chain.c32 +0 -0
- /package/{syslinux → bootloaders/syslinux}/isohdpfx.bin +0 -0
- /package/{syslinux → bootloaders/syslinux}/isolinux.bin +0 -0
- /package/{syslinux → bootloaders/syslinux}/ldlinux.c32 +0 -0
- /package/{syslinux → bootloaders/syslinux}/libcom32.c32 +0 -0
- /package/{syslinux → bootloaders/syslinux}/libutil.c32 +0 -0
- /package/{syslinux → bootloaders/syslinux}/lpxelinux.0 +0 -0
- /package/{syslinux → bootloaders/syslinux}/memdisk +0 -0
- /package/{syslinux → bootloaders/syslinux}/pxelinux.0 +0 -0
- /package/{syslinux → bootloaders/syslinux}/vesamenu.c32 +0 -0
- /package/dist/classes/ovary.d/{xorriso-commend.d.ts → xorriso-command.d.ts} +0 -0
- /package/dist/classes/ovary.d/{xorriso-commend.js → xorriso-command.js} +0 -0
package/.oclif.manifest.json
CHANGED
package/README.md
CHANGED
|
@@ -8,15 +8,10 @@
|
|
|
8
8
|
[](https://sourceforge.net/projects/penguins-eggs/files/)
|
|
9
9
|
[](https://npmjs.org/package/penguins-eggs)
|
|
10
10
|
|
|
11
|
-
|
|
12
|
-
* [Conversione a Deno](./DOCS/DENO.md)
|
|
13
|
-
|
|
14
|
-
# Index
|
|
11
|
+
## Index
|
|
15
12
|
<!-- toc -->
|
|
16
13
|
* [penguins-eggs](#penguins-eggs)
|
|
17
|
-
* [
|
|
18
|
-
* [Index](#index)
|
|
19
|
-
* [penguins-eggs](#penguins-eggs)
|
|
14
|
+
* [Presentation](#presentation)
|
|
20
15
|
* [Installation](#installation)
|
|
21
16
|
* [Introduction](#introduction)
|
|
22
17
|
* [Technology](#technology)
|
|
@@ -25,26 +20,25 @@
|
|
|
25
20
|
* [Usage](#usage)
|
|
26
21
|
* [Commands](#commands)
|
|
27
22
|
* [GUI](#gui)
|
|
23
|
+
* [Book](#book)
|
|
28
24
|
* [Copyright and licenses](#copyright-and-licenses)
|
|
29
25
|
<!-- tocstop -->
|
|
30
26
|
|
|
31
27
|
## Links
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
# penguins-eggs
|
|
28
|
+
- [Blog](https://penguins-eggs.net/blog)
|
|
29
|
+
- [Cook eggs in 5 minutes!](https://penguins-eggs.net/docs/Tutorial/eggs5)
|
|
30
|
+
- [Users guide](https://penguins-eggs.net/docs/Tutorial/eggs-users-guide)
|
|
31
|
+
- [Wardrobe users' guide](https://penguins-eggs.net/docs/Tutorial/wardrobe-users-guide)
|
|
32
|
+
- [FAQ](https://penguins-eggs.net/docs/faq)
|
|
33
|
+
- [Changelog](https://github.com/pieroproietti/penguins-eggs/blob/master/CHANGELOG.md#changelog)
|
|
34
|
+
|
|
35
|
+
# Presentation
|
|
41
36
|
**penguins-eggs** is a system cloning and distribution remastering tool primarily designed for Linux distributions.
|
|
42
37
|
|
|
43
38
|
It’s often used to create customized live ISO images or backups of a Linux system, allowing users to replicate or share their setup easily. Think of it as a way to "hatch" a new system from an existing one—hence the funny name.
|
|
44
39
|
|
|
45
40
|
Here’s a breakdown of what it’s used for:
|
|
46
41
|
|
|
47
|
-
|
|
48
42
|
* Distribution Remastering: If you’re into crafting your own Linux distro (or a spin of an existing one), `penguins-eggs` simplifies the process. You can tweak an existing system, strip out or add components, and then package it as a new ISO for distribution.
|
|
49
43
|
|
|
50
44
|
* Creating Custom Live ISOs: It lets you generate a bootable live ISO from your system. You can share this ISO with others or use it to boot your setup on different hardware. It’s like creating your own personalized Linux distro without starting from scratch.
|
|
@@ -59,12 +53,16 @@ Lightweight and Distro-Agnostic: It works across various Debian, Devuan, Ubuntu,
|
|
|
59
53
|
`penguins-eggs-10.0.x` depends on `nodejs >18`, which is not directly available on all distros. We can rely on [nodesource](https://github.com/nodesource/distributions?tab=readme-ov-file#debian-and-ubuntu-based-distributions) for adding them.
|
|
60
54
|
|
|
61
55
|
### using get-eggs
|
|
62
|
-
It's the most pratical way and is valid for
|
|
56
|
+
It's the most pratical way and is valid for Almalinux, Arch, Debian, Devuan, Fedora, OpenSUSE, Rocky and Ubuntu.
|
|
57
|
+
|
|
58
|
+
[get-eggs](https://github.com/pieroproietti/get-eggs) configure automatically `nodesource` when need, and install the right package or tarball. Copy and paste, the follow commands:
|
|
63
59
|
```
|
|
64
60
|
git clone https://github.com/pieroproietti/get-eggs
|
|
65
61
|
cd get-eggs
|
|
66
62
|
sudo ./get-eggs.sh
|
|
67
63
|
```
|
|
64
|
+
And follow instructions.
|
|
65
|
+
|
|
68
66
|
### Manual installation
|
|
69
67
|
|
|
70
68
|
#### Arch, Manjaro, Debian 12 Bookworm, Ubuntu 24.04 Noble
|
|
@@ -80,7 +78,7 @@ Use the package `penguins-eggs-10.x.x-bionic-x`, which is compiled against node1
|
|
|
80
78
|
Openmamba is an italian distribution based on rpm and using dnf as package manager, it is really up-to-date, penguins-eggs is available as rpm package.
|
|
81
79
|
|
|
82
80
|
### AlmaLinux, Fedora, openSuSE, RockyLinux
|
|
83
|
-
You can easily install [penguins-eggs-tarball](https://penguins-eggs.net/basket/index.php?p=packages%2Ftarballs).
|
|
81
|
+
You can easily install [penguins-eggs-tarball](https://penguins-eggs.net/basket/index.php?p=packages%2Ftarballs), using [get-eggs](https://github.com/pieroproietti/get-eggs).
|
|
84
82
|
|
|
85
83
|
### AlpineLinux
|
|
86
84
|
Given the difficulties encountered in updating my version of Alpine's initramfs, I have been forced to suspend the release of packages for this splendid operating system.
|
|
@@ -515,7 +513,7 @@ EXAMPLES
|
|
|
515
513
|
$ eggs adapt
|
|
516
514
|
```
|
|
517
515
|
|
|
518
|
-
_See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
516
|
+
_See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/adapt.ts)_
|
|
519
517
|
|
|
520
518
|
## `eggs analyze`
|
|
521
519
|
|
|
@@ -536,7 +534,7 @@ EXAMPLES
|
|
|
536
534
|
sudo eggs analyze
|
|
537
535
|
```
|
|
538
536
|
|
|
539
|
-
_See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
537
|
+
_See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/analyze.ts)_
|
|
540
538
|
|
|
541
539
|
## `eggs autocomplete [SHELL]`
|
|
542
540
|
|
|
@@ -567,7 +565,7 @@ EXAMPLES
|
|
|
567
565
|
$ eggs autocomplete --refresh-cache
|
|
568
566
|
```
|
|
569
567
|
|
|
570
|
-
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.
|
|
568
|
+
_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.32/src/commands/autocomplete/index.ts)_
|
|
571
569
|
|
|
572
570
|
## `eggs calamares`
|
|
573
571
|
|
|
@@ -600,7 +598,7 @@ EXAMPLES
|
|
|
600
598
|
sudo eggs calamares --remove
|
|
601
599
|
```
|
|
602
600
|
|
|
603
|
-
_See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
601
|
+
_See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/calamares.ts)_
|
|
604
602
|
|
|
605
603
|
## `eggs config`
|
|
606
604
|
|
|
@@ -627,7 +625,7 @@ EXAMPLES
|
|
|
627
625
|
sudo eggs config --clean --nointeractive
|
|
628
626
|
```
|
|
629
627
|
|
|
630
|
-
_See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
628
|
+
_See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/config.ts)_
|
|
631
629
|
|
|
632
630
|
## `eggs cuckoo`
|
|
633
631
|
|
|
@@ -647,7 +645,7 @@ EXAMPLES
|
|
|
647
645
|
sudo eggs cuckoo
|
|
648
646
|
```
|
|
649
647
|
|
|
650
|
-
_See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
648
|
+
_See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/cuckoo.ts)_
|
|
651
649
|
|
|
652
650
|
## `eggs dad`
|
|
653
651
|
|
|
@@ -676,7 +674,7 @@ EXAMPLES
|
|
|
676
674
|
sudo dad --default
|
|
677
675
|
```
|
|
678
676
|
|
|
679
|
-
_See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
677
|
+
_See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/dad.ts)_
|
|
680
678
|
|
|
681
679
|
## `eggs export iso`
|
|
682
680
|
|
|
@@ -701,7 +699,7 @@ EXAMPLES
|
|
|
701
699
|
$ eggs export iso --clean
|
|
702
700
|
```
|
|
703
701
|
|
|
704
|
-
_See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
702
|
+
_See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/export/iso.ts)_
|
|
705
703
|
|
|
706
704
|
## `eggs export pkg`
|
|
707
705
|
|
|
@@ -728,7 +726,7 @@ EXAMPLES
|
|
|
728
726
|
$ eggs export pkg --all
|
|
729
727
|
```
|
|
730
728
|
|
|
731
|
-
_See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
729
|
+
_See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/export/pkg.ts)_
|
|
732
730
|
|
|
733
731
|
## `eggs export tarballs`
|
|
734
732
|
|
|
@@ -752,7 +750,7 @@ EXAMPLES
|
|
|
752
750
|
$ eggs export tarballs --clean
|
|
753
751
|
```
|
|
754
752
|
|
|
755
|
-
_See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
753
|
+
_See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/export/tarballs.ts)_
|
|
756
754
|
|
|
757
755
|
## `eggs help [COMMAND]`
|
|
758
756
|
|
|
@@ -772,7 +770,7 @@ DESCRIPTION
|
|
|
772
770
|
Display help for eggs.
|
|
773
771
|
```
|
|
774
772
|
|
|
775
|
-
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.
|
|
773
|
+
_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.30/src/commands/help.ts)_
|
|
776
774
|
|
|
777
775
|
## `eggs install`
|
|
778
776
|
|
|
@@ -814,7 +812,7 @@ EXAMPLES
|
|
|
814
812
|
sudo eggs install --chroot
|
|
815
813
|
```
|
|
816
814
|
|
|
817
|
-
_See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
815
|
+
_See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/install.ts)_
|
|
818
816
|
|
|
819
817
|
## `eggs kill`
|
|
820
818
|
|
|
@@ -837,7 +835,7 @@ EXAMPLES
|
|
|
837
835
|
sudo eggs kill
|
|
838
836
|
```
|
|
839
837
|
|
|
840
|
-
_See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
838
|
+
_See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/kill.ts)_
|
|
841
839
|
|
|
842
840
|
## `eggs krill`
|
|
843
841
|
|
|
@@ -899,7 +897,7 @@ EXAMPLES
|
|
|
899
897
|
$ eggs auto
|
|
900
898
|
```
|
|
901
899
|
|
|
902
|
-
_See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
900
|
+
_See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/love.ts)_
|
|
903
901
|
|
|
904
902
|
## `eggs mom`
|
|
905
903
|
|
|
@@ -919,7 +917,7 @@ EXAMPLES
|
|
|
919
917
|
$ eggs mom
|
|
920
918
|
```
|
|
921
919
|
|
|
922
|
-
_See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
920
|
+
_See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/mom.ts)_
|
|
923
921
|
|
|
924
922
|
## `eggs pods [DISTRO]`
|
|
925
923
|
|
|
@@ -946,7 +944,7 @@ EXAMPLES
|
|
|
946
944
|
$ eggs pods ubuntu
|
|
947
945
|
```
|
|
948
946
|
|
|
949
|
-
_See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
947
|
+
_See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/pods.ts)_
|
|
950
948
|
|
|
951
949
|
## `eggs produce`
|
|
952
950
|
|
|
@@ -1007,7 +1005,7 @@ EXAMPLES
|
|
|
1007
1005
|
sudo eggs produce --excludes home # exclude ~/*
|
|
1008
1006
|
```
|
|
1009
1007
|
|
|
1010
|
-
_See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1008
|
+
_See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/produce.ts)_
|
|
1011
1009
|
|
|
1012
1010
|
## `eggs status`
|
|
1013
1011
|
|
|
@@ -1028,7 +1026,7 @@ EXAMPLES
|
|
|
1028
1026
|
$ eggs status
|
|
1029
1027
|
```
|
|
1030
1028
|
|
|
1031
|
-
_See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1029
|
+
_See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/status.ts)_
|
|
1032
1030
|
|
|
1033
1031
|
## `eggs syncfrom`
|
|
1034
1032
|
|
|
@@ -1054,7 +1052,7 @@ EXAMPLES
|
|
|
1054
1052
|
sudo eggs syncfrom --file /path/to/luks-volume
|
|
1055
1053
|
```
|
|
1056
1054
|
|
|
1057
|
-
_See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1055
|
+
_See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/syncfrom.ts)_
|
|
1058
1056
|
|
|
1059
1057
|
## `eggs syncto`
|
|
1060
1058
|
|
|
@@ -1081,7 +1079,7 @@ EXAMPLES
|
|
|
1081
1079
|
sudo eggs syncto --excludes
|
|
1082
1080
|
```
|
|
1083
1081
|
|
|
1084
|
-
_See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1082
|
+
_See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/syncto.ts)_
|
|
1085
1083
|
|
|
1086
1084
|
## `eggs tools clean`
|
|
1087
1085
|
|
|
@@ -1103,7 +1101,7 @@ EXAMPLES
|
|
|
1103
1101
|
sudo eggs tools clean
|
|
1104
1102
|
```
|
|
1105
1103
|
|
|
1106
|
-
_See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1104
|
+
_See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/clean.ts)_
|
|
1107
1105
|
|
|
1108
1106
|
## `eggs tools ppa`
|
|
1109
1107
|
|
|
@@ -1129,7 +1127,7 @@ EXAMPLES
|
|
|
1129
1127
|
sudo eggs tools ppa --remove
|
|
1130
1128
|
```
|
|
1131
1129
|
|
|
1132
|
-
_See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1130
|
+
_See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/ppa.ts)_
|
|
1133
1131
|
|
|
1134
1132
|
## `eggs tools skel`
|
|
1135
1133
|
|
|
@@ -1153,7 +1151,7 @@ EXAMPLES
|
|
|
1153
1151
|
sudo eggs tools skel --user user-to-be-copied
|
|
1154
1152
|
```
|
|
1155
1153
|
|
|
1156
|
-
_See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1154
|
+
_See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/skel.ts)_
|
|
1157
1155
|
|
|
1158
1156
|
## `eggs tools stat`
|
|
1159
1157
|
|
|
@@ -1179,7 +1177,7 @@ EXAMPLES
|
|
|
1179
1177
|
$ eggs tools stat --year
|
|
1180
1178
|
```
|
|
1181
1179
|
|
|
1182
|
-
_See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1180
|
+
_See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/stat.ts)_
|
|
1183
1181
|
|
|
1184
1182
|
## `eggs tools yolk`
|
|
1185
1183
|
|
|
@@ -1200,7 +1198,7 @@ EXAMPLES
|
|
|
1200
1198
|
sudo eggs tools yolk
|
|
1201
1199
|
```
|
|
1202
1200
|
|
|
1203
|
-
_See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1201
|
+
_See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/yolk.ts)_
|
|
1204
1202
|
|
|
1205
1203
|
## `eggs update`
|
|
1206
1204
|
|
|
@@ -1221,7 +1219,7 @@ EXAMPLES
|
|
|
1221
1219
|
$ eggs update
|
|
1222
1220
|
```
|
|
1223
1221
|
|
|
1224
|
-
_See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1222
|
+
_See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/update.ts)_
|
|
1225
1223
|
|
|
1226
1224
|
## `eggs version`
|
|
1227
1225
|
|
|
@@ -1241,7 +1239,7 @@ FLAG DESCRIPTIONS
|
|
|
1241
1239
|
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.
|
|
1242
1240
|
```
|
|
1243
1241
|
|
|
1244
|
-
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v2.2.
|
|
1242
|
+
_See code: [@oclif/plugin-version](https://github.com/oclif/plugin-version/blob/v2.2.31/src/commands/version.ts)_
|
|
1245
1243
|
|
|
1246
1244
|
## `eggs wardrobe get [REPO]`
|
|
1247
1245
|
|
|
@@ -1267,7 +1265,7 @@ EXAMPLES
|
|
|
1267
1265
|
$ eggs wardrobe get your-wardrobe
|
|
1268
1266
|
```
|
|
1269
1267
|
|
|
1270
|
-
_See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1268
|
+
_See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/get.ts)_
|
|
1271
1269
|
|
|
1272
1270
|
## `eggs wardrobe list [REPO]`
|
|
1273
1271
|
|
|
@@ -1296,7 +1294,7 @@ EXAMPLES
|
|
|
1296
1294
|
$ eggs wardrobe list --distro arch
|
|
1297
1295
|
```
|
|
1298
1296
|
|
|
1299
|
-
_See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1297
|
+
_See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/list.ts)_
|
|
1300
1298
|
|
|
1301
1299
|
## `eggs wardrobe show [REPO]`
|
|
1302
1300
|
|
|
@@ -1326,7 +1324,7 @@ EXAMPLES
|
|
|
1326
1324
|
$ eggs wardrobe show accessories/
|
|
1327
1325
|
```
|
|
1328
1326
|
|
|
1329
|
-
_See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1327
|
+
_See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/show.ts)_
|
|
1330
1328
|
|
|
1331
1329
|
## `eggs wardrobe wear [REPO]`
|
|
1332
1330
|
|
|
@@ -1357,7 +1355,7 @@ EXAMPLES
|
|
|
1357
1355
|
sudo eggs wardrobe wear wagtail/waydroid
|
|
1358
1356
|
```
|
|
1359
1357
|
|
|
1360
|
-
_See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/
|
|
1358
|
+
_See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/wear.ts)_
|
|
1361
1359
|
<!-- commandsstop -->
|
|
1362
1360
|
|
|
1363
1361
|
# GUI
|
|
@@ -1372,13 +1370,15 @@ eggsmaker is a graphical interface for penguins-eggs.
|
|
|
1372
1370
|
|
|
1373
1371
|
Written by my friend Jorge Luis Endres, it is essential and functional. It doesn’t cover all the possibilities of penguins-eggs, but in the end, a GUI should be simple and intuitive.
|
|
1374
1372
|
|
|
1375
|
-
I like it, I hope you like it too, and I thank Jorge for his daring.
|
|
1373
|
+
I like it, I hope you like it too, and I thank Jorge for his daring.
|
|
1376
1374
|
|
|
1377
|
-
|
|
1378
|
-

|
|
1379
|
-
### penGUI take cure of eggs!
|
|
1375
|
+
eggsmaker packages are available on [Jorge gdrive](https://drive.google.com/drive/folders/1hK8OB3e5sM2M9Z_vy1uR3_X7gPdNFYdO).
|
|
1380
1376
|
|
|
1381
|
-
|
|
1377
|
+
# Book
|
|
1378
|
+
|
|
1379
|
+
My friend [Hosein Seilany](https://predator-store.com/about-us/) founder of [predator-os](https://predator-os.ir/), has written a book on Penguins's eggs, with my partecipation. It's a remarkable work - even in size and weight - so it's a great honor to [announce](https://predator-store.com/product/penguins-eggs-tool) it here!
|
|
1380
|
+
|
|
1381
|
+
[](https://predator-store.com/product/penguins-eggs-tool/)
|
|
1382
1382
|
|
|
1383
1383
|
## That's all, Folks!
|
|
1384
1384
|
|
|
@@ -1402,11 +1402,6 @@ If you have any questions or need further assistance, feel free to contact me vi
|
|
|
1402
1402
|
|
|
1403
1403
|
Thank you!
|
|
1404
1404
|
|
|
1405
|
-
## Book
|
|
1406
|
-
My friend [Hosein Seilany](https://predator-store.com/about-us/) founder of [predator-os](https://predator-os.ir/), has written a book on Penguins's eggs, with my partecipation. It's a remarkable work - even in size and weight - so it's a great honor to [announce](https://predator-store.com/product/penguins-eggs-tool) it here!
|
|
1407
|
-
|
|
1408
|
-
[](https://predator-store.com/product/penguins-eggs-tool/)
|
|
1409
|
-
|
|
1410
1405
|
## Star History
|
|
1411
1406
|
This project collects stars, look to the sky... contribute!
|
|
1412
1407
|
|
|
@@ -19,7 +19,8 @@ export QT_AUTO_SCREEN_SCALE_FACTOR=1
|
|
|
19
19
|
|
|
20
20
|
# Access control to run calamares as root for xwayland
|
|
21
21
|
xhost +si:localuser:root
|
|
22
|
-
pkexec calamares
|
|
22
|
+
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY calamares
|
|
23
|
+
#pkexec calamares
|
|
23
24
|
xhost -si:localuser:root
|
|
24
25
|
|
|
25
26
|
# Restore stale fstab, for what it's worth
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# bootloaders
|
|
2
|
+
|
|
3
|
+
To boot from live, We use bootloaders from Debian bookworm for every distro.
|
|
4
|
+
|
|
5
|
+
## grub
|
|
6
|
+
* grub/grubx64.efi.signed (boot from live cd)
|
|
7
|
+
* grub/grubnetx64.efi.signed (boot from network)
|
|
8
|
+
* grub/shimx64.efi.signed as bootx64.efi
|
|
9
|
+
* grub/x86_64-efi (modules)
|
|
10
|
+
|
|
11
|
+
## ipxe
|
|
12
|
+
* /ipxe.pxe (booting pxe on UEFI)
|
|
13
|
+
* /undionly.kpxe (booting from BIOS)
|
|
14
|
+
|
|
15
|
+
## syslinux
|
|
16
|
+
* /syslinux
|
|
17
|
+
|
|
18
|
+
# Path signed/unsigned
|
|
19
|
+
* /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed
|
|
20
|
+
* /usr/lib/grub/x86_64-efi/monolithic/grubx64.efi
|
|
21
|
+
* /usr/lib/shim/shimx64.efi.signed
|
|
22
|
+
* /usr/lib/shim/shimx64.efi
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|