penguins-eggs 25.7.7 → 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.
Files changed (314) hide show
  1. package/.oclif.manifest.json +1 -1
  2. package/README.md +30 -30
  3. package/bootloaders/README.md +22 -0
  4. package/bootloaders/grubx64.efi +0 -0
  5. package/bootloaders/grubx64.efi.signed +0 -0
  6. package/bootloaders/shimx64.efi +0 -0
  7. package/bootloaders/shimx64.efi.signed +0 -0
  8. package/dist/classes/ovary.d/fertilization.js +1 -0
  9. package/dist/classes/ovary.d/initrd.js +3 -3
  10. package/dist/classes/ovary.d/make-efi.d.ts +5 -1
  11. package/dist/classes/ovary.d/make-efi.js +52 -112
  12. package/dist/classes/ovary.d/syslinux.js +2 -1
  13. package/dist/classes/ovary.d.ts +1 -0
  14. package/dist/classes/ovary.js +1 -0
  15. package/dist/classes/pxe.js +18 -14
  16. package/dist/{penguins-eggs_25.7.7-1_amd64.deb → penguins-eggs_25.7.10-1-linux-x64.tar.gz} +0 -0
  17. package/package.json +5 -6
  18. package/dist/penguins-eggs_25.7.7-1_amd64.deb.sha256 +0 -1
  19. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/acpi.mod +0 -0
  20. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/adler32.mod +0 -0
  21. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/affs.mod +0 -0
  22. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/afs.mod +0 -0
  23. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/afsplitter.mod +0 -0
  24. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ahci.mod +0 -0
  25. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/all_video.mod +0 -0
  26. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/aout.mod +0 -0
  27. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/appleldr.mod +0 -0
  28. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/archelp.mod +0 -0
  29. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/at_keyboard.mod +0 -0
  30. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ata.mod +0 -0
  31. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/backtrace.mod +0 -0
  32. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/bfs.mod +0 -0
  33. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/bitmap.mod +0 -0
  34. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/bitmap_scale.mod +0 -0
  35. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/blocklist.mod +0 -0
  36. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/boot.mod +0 -0
  37. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/bsd.mod +0 -0
  38. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/bswap_test.mod +0 -0
  39. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/btrfs.mod +0 -0
  40. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/bufio.mod +0 -0
  41. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cat.mod +0 -0
  42. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cbfs.mod +0 -0
  43. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cbls.mod +0 -0
  44. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cbmemc.mod +0 -0
  45. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cbtable.mod +0 -0
  46. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cbtime.mod +0 -0
  47. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/chain.mod +0 -0
  48. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cmdline_cat_test.mod +0 -0
  49. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cmp.mod +0 -0
  50. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cmp_test.mod +0 -0
  51. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/command.lst +0 -0
  52. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/config.h +0 -0
  53. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/configfile.mod +0 -0
  54. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cpio.mod +0 -0
  55. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cpio_be.mod +0 -0
  56. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cpuid.mod +0 -0
  57. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/crc64.mod +0 -0
  58. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/crypto.lst +0 -0
  59. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/crypto.mod +0 -0
  60. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cryptodisk.mod +0 -0
  61. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/cs5536.mod +0 -0
  62. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ctz_test.mod +0 -0
  63. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/date.mod +0 -0
  64. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/datehook.mod +0 -0
  65. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/datetime.mod +0 -0
  66. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/disk.mod +0 -0
  67. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/diskfilter.mod +0 -0
  68. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/div.mod +0 -0
  69. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/div_test.mod +0 -0
  70. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/dm_nv.mod +0 -0
  71. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/echo.mod +0 -0
  72. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/efi_gop.mod +0 -0
  73. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/efi_uga.mod +0 -0
  74. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/efifwsetup.mod +0 -0
  75. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/efinet.mod +0 -0
  76. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ehci.mod +0 -0
  77. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/elf.mod +0 -0
  78. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/eval.mod +0 -0
  79. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/exfat.mod +0 -0
  80. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/exfctest.mod +0 -0
  81. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ext2.mod +0 -0
  82. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/extcmd.mod +0 -0
  83. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/f2fs.mod +0 -0
  84. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/fat.mod +0 -0
  85. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/fdt.lst +0 -0
  86. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/file.mod +0 -0
  87. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/fixvideo.mod +0 -0
  88. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/font.mod +0 -0
  89. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/fs.lst +0 -0
  90. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/fshelp.mod +0 -0
  91. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/functional_test.mod +0 -0
  92. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_arcfour.mod +0 -0
  93. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_blowfish.mod +0 -0
  94. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_camellia.mod +0 -0
  95. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_cast5.mod +0 -0
  96. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_crc.mod +0 -0
  97. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_des.mod +0 -0
  98. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_dsa.mod +0 -0
  99. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_idea.mod +0 -0
  100. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_md4.mod +0 -0
  101. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_md5.mod +0 -0
  102. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_rfc2268.mod +0 -0
  103. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_rijndael.mod +0 -0
  104. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_rmd160.mod +0 -0
  105. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_rsa.mod +0 -0
  106. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_seed.mod +0 -0
  107. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_serpent.mod +0 -0
  108. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_sha1.mod +0 -0
  109. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_sha256.mod +0 -0
  110. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_sha512.mod +0 -0
  111. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_tiger.mod +0 -0
  112. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_twofish.mod +0 -0
  113. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gcry_whirlpool.mod +0 -0
  114. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/geli.mod +0 -0
  115. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gettext.mod +0 -0
  116. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gfxmenu.mod +0 -0
  117. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gfxterm.mod +0 -0
  118. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gfxterm_background.mod +0 -0
  119. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gfxterm_menu.mod +0 -0
  120. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gptsync.mod +0 -0
  121. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/gzio.mod +0 -0
  122. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/halt.mod +0 -0
  123. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/hashsum.mod +0 -0
  124. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/hdparm.mod +0 -0
  125. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/hello.mod +0 -0
  126. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/help.mod +0 -0
  127. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/hexdump.mod +0 -0
  128. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/hfs.mod +0 -0
  129. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/hfsplus.mod +0 -0
  130. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/hfspluscomp.mod +0 -0
  131. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/http.mod +0 -0
  132. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/iorw.mod +0 -0
  133. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/iso9660.mod +0 -0
  134. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/jfs.mod +0 -0
  135. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/jpeg.mod +0 -0
  136. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/json.mod +0 -0
  137. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/kernel.img +0 -0
  138. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/keylayouts.mod +0 -0
  139. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/keystatus.mod +0 -0
  140. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ldm.mod +0 -0
  141. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/legacy_password_test.mod +0 -0
  142. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/legacycfg.mod +0 -0
  143. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/linux.mod +0 -0
  144. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/linux16.mod +0 -0
  145. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/linuxefi.mod +0 -0
  146. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/loadbios.mod +0 -0
  147. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/loadenv.mod +0 -0
  148. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/loopback.mod +0 -0
  149. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ls.mod +0 -0
  150. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lsacpi.mod +0 -0
  151. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lsefi.mod +0 -0
  152. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lsefimmap.mod +0 -0
  153. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lsefisystab.mod +0 -0
  154. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lsmmap.mod +0 -0
  155. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lspci.mod +0 -0
  156. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lssal.mod +0 -0
  157. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/luks.mod +0 -0
  158. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/luks2.mod +0 -0
  159. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lvm.mod +0 -0
  160. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/lzopio.mod +0 -0
  161. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/macbless.mod +0 -0
  162. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/macho.mod +0 -0
  163. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/mdraid09.mod +0 -0
  164. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/mdraid09_be.mod +0 -0
  165. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/mdraid1x.mod +0 -0
  166. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/memdisk.mod +0 -0
  167. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/memrw.mod +0 -0
  168. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/minicmd.mod +0 -0
  169. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/minix.mod +0 -0
  170. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/minix2.mod +0 -0
  171. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/minix2_be.mod +0 -0
  172. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/minix3.mod +0 -0
  173. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/minix3_be.mod +0 -0
  174. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/minix_be.mod +0 -0
  175. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/mmap.mod +0 -0
  176. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/moddep.lst +0 -0
  177. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/modinfo.sh +0 -0
  178. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/monolithic/gcdx64.efi +0 -0
  179. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/monolithic/grubnetx64-installer.efi +0 -0
  180. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/monolithic/grubnetx64.efi +0 -0
  181. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/monolithic/grubx64.efi +0 -0
  182. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/morse.mod +0 -0
  183. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/mpi.mod +0 -0
  184. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/msdospart.mod +0 -0
  185. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/mul_test.mod +0 -0
  186. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/multiboot.mod +0 -0
  187. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/multiboot2.mod +0 -0
  188. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/nativedisk.mod +0 -0
  189. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/net.mod +0 -0
  190. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/newc.mod +0 -0
  191. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/nilfs2.mod +0 -0
  192. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/normal.mod +0 -0
  193. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ntfs.mod +0 -0
  194. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ntfscomp.mod +0 -0
  195. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/odc.mod +0 -0
  196. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/offsetio.mod +0 -0
  197. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ohci.mod +0 -0
  198. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_acorn.mod +0 -0
  199. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_amiga.mod +0 -0
  200. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_apple.mod +0 -0
  201. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_bsd.mod +0 -0
  202. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_dfly.mod +0 -0
  203. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_dvh.mod +0 -0
  204. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_gpt.mod +0 -0
  205. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_msdos.mod +0 -0
  206. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_plan.mod +0 -0
  207. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_sun.mod +0 -0
  208. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/part_sunpc.mod +0 -0
  209. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/partmap.lst +0 -0
  210. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/parttool.lst +0 -0
  211. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/parttool.mod +0 -0
  212. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/password.mod +0 -0
  213. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/password_pbkdf2.mod +0 -0
  214. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/pata.mod +0 -0
  215. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/pbkdf2.mod +0 -0
  216. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/pbkdf2_test.mod +0 -0
  217. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/pcidump.mod +0 -0
  218. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/pgp.mod +0 -0
  219. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/play.mod +0 -0
  220. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/png.mod +0 -0
  221. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/priority_queue.mod +0 -0
  222. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/probe.mod +0 -0
  223. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/procfs.mod +0 -0
  224. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/progress.mod +0 -0
  225. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/raid5rec.mod +0 -0
  226. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/raid6rec.mod +0 -0
  227. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/random.mod +0 -0
  228. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/rdmsr.mod +0 -0
  229. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/read.mod +0 -0
  230. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/reboot.mod +0 -0
  231. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/regexp.mod +0 -0
  232. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/reiserfs.mod +0 -0
  233. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/relocator.mod +0 -0
  234. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/romfs.mod +0 -0
  235. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/scsi.mod +0 -0
  236. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/search.mod +0 -0
  237. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/search_fs_file.mod +0 -0
  238. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/search_fs_uuid.mod +0 -0
  239. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/search_label.mod +0 -0
  240. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/serial.mod +0 -0
  241. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/setjmp.mod +0 -0
  242. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/setjmp_test.mod +0 -0
  243. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/setpci.mod +0 -0
  244. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/sfs.mod +0 -0
  245. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/shift_test.mod +0 -0
  246. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/signature_test.mod +0 -0
  247. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/sleep.mod +0 -0
  248. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/sleep_test.mod +0 -0
  249. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/smbios.mod +0 -0
  250. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/spkmodem.mod +0 -0
  251. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/squash4.mod +0 -0
  252. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/strtoull_test.mod +0 -0
  253. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/syslinuxcfg.mod +0 -0
  254. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/tar.mod +0 -0
  255. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/terminal.lst +0 -0
  256. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/terminal.mod +0 -0
  257. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/terminfo.mod +0 -0
  258. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/test.mod +0 -0
  259. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/test_blockarg.mod +0 -0
  260. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/testload.mod +0 -0
  261. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/testspeed.mod +0 -0
  262. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/tftp.mod +0 -0
  263. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/tga.mod +0 -0
  264. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/time.mod +0 -0
  265. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/tpm.mod +0 -0
  266. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/tr.mod +0 -0
  267. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/trig.mod +0 -0
  268. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/true.mod +0 -0
  269. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/udf.mod +0 -0
  270. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ufs1.mod +0 -0
  271. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ufs1_be.mod +0 -0
  272. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/ufs2.mod +0 -0
  273. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/uhci.mod +0 -0
  274. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usb.mod +0 -0
  275. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usb_keyboard.mod +0 -0
  276. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usbms.mod +0 -0
  277. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usbserial_common.mod +0 -0
  278. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usbserial_ftdi.mod +0 -0
  279. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usbserial_pl2303.mod +0 -0
  280. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usbserial_usbdebug.mod +0 -0
  281. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/usbtest.mod +0 -0
  282. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/video.lst +0 -0
  283. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/video.mod +0 -0
  284. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/video_bochs.mod +0 -0
  285. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/video_cirrus.mod +0 -0
  286. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/video_colors.mod +0 -0
  287. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/video_fb.mod +0 -0
  288. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/videoinfo.mod +0 -0
  289. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/videotest.mod +0 -0
  290. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/videotest_checksum.mod +0 -0
  291. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/wrmsr.mod +0 -0
  292. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/xfs.mod +0 -0
  293. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/xnu.mod +0 -0
  294. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/xnu_uuid.mod +0 -0
  295. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/xnu_uuid_test.mod +0 -0
  296. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/xzio.mod +0 -0
  297. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/zfs.mod +0 -0
  298. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/zfscrypt.mod +0 -0
  299. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/zfsinfo.mod +0 -0
  300. /package/{ipxe/grub → bootloaders/grub/x86_64-efi}/zstd.mod +0 -0
  301. /package/{ipxe → bootloaders}/grubnetx64.efi.signed +0 -0
  302. /package/{ipxe → bootloaders}/ipxe.pxe +0 -0
  303. /package/{syslinux → bootloaders/syslinux}/README.md +0 -0
  304. /package/{syslinux → bootloaders/syslinux}/chain.c32 +0 -0
  305. /package/{syslinux → bootloaders/syslinux}/isohdpfx.bin +0 -0
  306. /package/{syslinux → bootloaders/syslinux}/isolinux.bin +0 -0
  307. /package/{syslinux → bootloaders/syslinux}/ldlinux.c32 +0 -0
  308. /package/{syslinux → bootloaders/syslinux}/libcom32.c32 +0 -0
  309. /package/{syslinux → bootloaders/syslinux}/libutil.c32 +0 -0
  310. /package/{syslinux → bootloaders/syslinux}/lpxelinux.0 +0 -0
  311. /package/{syslinux → bootloaders/syslinux}/memdisk +0 -0
  312. /package/{syslinux → bootloaders/syslinux}/pxelinux.0 +0 -0
  313. /package/{syslinux → bootloaders/syslinux}/vesamenu.c32 +0 -0
  314. /package/{ipxe → bootloaders}/undionly.kpxe +0 -0
@@ -1614,5 +1614,5 @@
1614
1614
  ]
1615
1615
  }
1616
1616
  },
1617
- "version": "25.7.7"
1617
+ "version": "25.7.10"
1618
1618
  }
package/README.md CHANGED
@@ -513,7 +513,7 @@ EXAMPLES
513
513
  $ eggs adapt
514
514
  ```
515
515
 
516
- _See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/adapt.ts)_
516
+ _See code: [src/commands/adapt.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/adapt.ts)_
517
517
 
518
518
  ## `eggs analyze`
519
519
 
@@ -534,7 +534,7 @@ EXAMPLES
534
534
  sudo eggs analyze
535
535
  ```
536
536
 
537
- _See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/analyze.ts)_
537
+ _See code: [src/commands/analyze.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/analyze.ts)_
538
538
 
539
539
  ## `eggs autocomplete [SHELL]`
540
540
 
@@ -565,7 +565,7 @@ EXAMPLES
565
565
  $ eggs autocomplete --refresh-cache
566
566
  ```
567
567
 
568
- _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.31/src/commands/autocomplete/index.ts)_
568
+ _See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.2.32/src/commands/autocomplete/index.ts)_
569
569
 
570
570
  ## `eggs calamares`
571
571
 
@@ -598,7 +598,7 @@ EXAMPLES
598
598
  sudo eggs calamares --remove
599
599
  ```
600
600
 
601
- _See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/calamares.ts)_
601
+ _See code: [src/commands/calamares.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/calamares.ts)_
602
602
 
603
603
  ## `eggs config`
604
604
 
@@ -625,7 +625,7 @@ EXAMPLES
625
625
  sudo eggs config --clean --nointeractive
626
626
  ```
627
627
 
628
- _See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/config.ts)_
628
+ _See code: [src/commands/config.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/config.ts)_
629
629
 
630
630
  ## `eggs cuckoo`
631
631
 
@@ -645,7 +645,7 @@ EXAMPLES
645
645
  sudo eggs cuckoo
646
646
  ```
647
647
 
648
- _See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/cuckoo.ts)_
648
+ _See code: [src/commands/cuckoo.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/cuckoo.ts)_
649
649
 
650
650
  ## `eggs dad`
651
651
 
@@ -674,7 +674,7 @@ EXAMPLES
674
674
  sudo dad --default
675
675
  ```
676
676
 
677
- _See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/dad.ts)_
677
+ _See code: [src/commands/dad.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/dad.ts)_
678
678
 
679
679
  ## `eggs export iso`
680
680
 
@@ -699,7 +699,7 @@ EXAMPLES
699
699
  $ eggs export iso --clean
700
700
  ```
701
701
 
702
- _See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/export/iso.ts)_
702
+ _See code: [src/commands/export/iso.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/export/iso.ts)_
703
703
 
704
704
  ## `eggs export pkg`
705
705
 
@@ -726,7 +726,7 @@ EXAMPLES
726
726
  $ eggs export pkg --all
727
727
  ```
728
728
 
729
- _See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/export/pkg.ts)_
729
+ _See code: [src/commands/export/pkg.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/export/pkg.ts)_
730
730
 
731
731
  ## `eggs export tarballs`
732
732
 
@@ -750,7 +750,7 @@ EXAMPLES
750
750
  $ eggs export tarballs --clean
751
751
  ```
752
752
 
753
- _See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/export/tarballs.ts)_
753
+ _See code: [src/commands/export/tarballs.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/export/tarballs.ts)_
754
754
 
755
755
  ## `eggs help [COMMAND]`
756
756
 
@@ -770,7 +770,7 @@ DESCRIPTION
770
770
  Display help for eggs.
771
771
  ```
772
772
 
773
- _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.29/src/commands/help.ts)_
773
+ _See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v6.2.30/src/commands/help.ts)_
774
774
 
775
775
  ## `eggs install`
776
776
 
@@ -812,7 +812,7 @@ EXAMPLES
812
812
  sudo eggs install --chroot
813
813
  ```
814
814
 
815
- _See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/install.ts)_
815
+ _See code: [src/commands/install.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/install.ts)_
816
816
 
817
817
  ## `eggs kill`
818
818
 
@@ -835,7 +835,7 @@ EXAMPLES
835
835
  sudo eggs kill
836
836
  ```
837
837
 
838
- _See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/kill.ts)_
838
+ _See code: [src/commands/kill.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/kill.ts)_
839
839
 
840
840
  ## `eggs krill`
841
841
 
@@ -897,7 +897,7 @@ EXAMPLES
897
897
  $ eggs auto
898
898
  ```
899
899
 
900
- _See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/love.ts)_
900
+ _See code: [src/commands/love.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/love.ts)_
901
901
 
902
902
  ## `eggs mom`
903
903
 
@@ -917,7 +917,7 @@ EXAMPLES
917
917
  $ eggs mom
918
918
  ```
919
919
 
920
- _See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/mom.ts)_
920
+ _See code: [src/commands/mom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/mom.ts)_
921
921
 
922
922
  ## `eggs pods [DISTRO]`
923
923
 
@@ -944,7 +944,7 @@ EXAMPLES
944
944
  $ eggs pods ubuntu
945
945
  ```
946
946
 
947
- _See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/pods.ts)_
947
+ _See code: [src/commands/pods.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/pods.ts)_
948
948
 
949
949
  ## `eggs produce`
950
950
 
@@ -1005,7 +1005,7 @@ EXAMPLES
1005
1005
  sudo eggs produce --excludes home # exclude ~/*
1006
1006
  ```
1007
1007
 
1008
- _See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/produce.ts)_
1008
+ _See code: [src/commands/produce.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/produce.ts)_
1009
1009
 
1010
1010
  ## `eggs status`
1011
1011
 
@@ -1026,7 +1026,7 @@ EXAMPLES
1026
1026
  $ eggs status
1027
1027
  ```
1028
1028
 
1029
- _See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/status.ts)_
1029
+ _See code: [src/commands/status.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/status.ts)_
1030
1030
 
1031
1031
  ## `eggs syncfrom`
1032
1032
 
@@ -1052,7 +1052,7 @@ EXAMPLES
1052
1052
  sudo eggs syncfrom --file /path/to/luks-volume
1053
1053
  ```
1054
1054
 
1055
- _See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/syncfrom.ts)_
1055
+ _See code: [src/commands/syncfrom.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/syncfrom.ts)_
1056
1056
 
1057
1057
  ## `eggs syncto`
1058
1058
 
@@ -1079,7 +1079,7 @@ EXAMPLES
1079
1079
  sudo eggs syncto --excludes
1080
1080
  ```
1081
1081
 
1082
- _See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/syncto.ts)_
1082
+ _See code: [src/commands/syncto.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/syncto.ts)_
1083
1083
 
1084
1084
  ## `eggs tools clean`
1085
1085
 
@@ -1101,7 +1101,7 @@ EXAMPLES
1101
1101
  sudo eggs tools clean
1102
1102
  ```
1103
1103
 
1104
- _See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/tools/clean.ts)_
1104
+ _See code: [src/commands/tools/clean.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/clean.ts)_
1105
1105
 
1106
1106
  ## `eggs tools ppa`
1107
1107
 
@@ -1127,7 +1127,7 @@ EXAMPLES
1127
1127
  sudo eggs tools ppa --remove
1128
1128
  ```
1129
1129
 
1130
- _See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/tools/ppa.ts)_
1130
+ _See code: [src/commands/tools/ppa.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/ppa.ts)_
1131
1131
 
1132
1132
  ## `eggs tools skel`
1133
1133
 
@@ -1151,7 +1151,7 @@ EXAMPLES
1151
1151
  sudo eggs tools skel --user user-to-be-copied
1152
1152
  ```
1153
1153
 
1154
- _See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/tools/skel.ts)_
1154
+ _See code: [src/commands/tools/skel.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/skel.ts)_
1155
1155
 
1156
1156
  ## `eggs tools stat`
1157
1157
 
@@ -1177,7 +1177,7 @@ EXAMPLES
1177
1177
  $ eggs tools stat --year
1178
1178
  ```
1179
1179
 
1180
- _See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/tools/stat.ts)_
1180
+ _See code: [src/commands/tools/stat.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/stat.ts)_
1181
1181
 
1182
1182
  ## `eggs tools yolk`
1183
1183
 
@@ -1198,7 +1198,7 @@ EXAMPLES
1198
1198
  sudo eggs tools yolk
1199
1199
  ```
1200
1200
 
1201
- _See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/tools/yolk.ts)_
1201
+ _See code: [src/commands/tools/yolk.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/tools/yolk.ts)_
1202
1202
 
1203
1203
  ## `eggs update`
1204
1204
 
@@ -1219,7 +1219,7 @@ EXAMPLES
1219
1219
  $ eggs update
1220
1220
  ```
1221
1221
 
1222
- _See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/update.ts)_
1222
+ _See code: [src/commands/update.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/update.ts)_
1223
1223
 
1224
1224
  ## `eggs version`
1225
1225
 
@@ -1265,7 +1265,7 @@ EXAMPLES
1265
1265
  $ eggs wardrobe get your-wardrobe
1266
1266
  ```
1267
1267
 
1268
- _See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/wardrobe/get.ts)_
1268
+ _See code: [src/commands/wardrobe/get.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/get.ts)_
1269
1269
 
1270
1270
  ## `eggs wardrobe list [REPO]`
1271
1271
 
@@ -1294,7 +1294,7 @@ EXAMPLES
1294
1294
  $ eggs wardrobe list --distro arch
1295
1295
  ```
1296
1296
 
1297
- _See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/wardrobe/list.ts)_
1297
+ _See code: [src/commands/wardrobe/list.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/list.ts)_
1298
1298
 
1299
1299
  ## `eggs wardrobe show [REPO]`
1300
1300
 
@@ -1324,7 +1324,7 @@ EXAMPLES
1324
1324
  $ eggs wardrobe show accessories/
1325
1325
  ```
1326
1326
 
1327
- _See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/wardrobe/show.ts)_
1327
+ _See code: [src/commands/wardrobe/show.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/show.ts)_
1328
1328
 
1329
1329
  ## `eggs wardrobe wear [REPO]`
1330
1330
 
@@ -1355,7 +1355,7 @@ EXAMPLES
1355
1355
  sudo eggs wardrobe wear wagtail/waydroid
1356
1356
  ```
1357
1357
 
1358
- _See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.7/src/commands/wardrobe/wear.ts)_
1358
+ _See code: [src/commands/wardrobe/wear.ts](https://github.com/pieroproietti/penguins-eggs/blob/v25.7.10/src/commands/wardrobe/wear.ts)_
1359
1359
  <!-- commandsstop -->
1360
1360
 
1361
1361
  # GUI
@@ -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
@@ -20,6 +20,7 @@ export async function fertilization(snapshot_prefix = '', snapshot_basename = ''
20
20
  const distro = new Distro();
21
21
  this.familyId = distro.familyId;
22
22
  this.distroId = distro.distroId;
23
+ this.distroLike = distro.distroLike;
23
24
  this.settings = new Settings();
24
25
  if (await this.settings.load()) {
25
26
  await this.settings.loadRemix(this.theme);
@@ -21,7 +21,7 @@ export async function initrdAlpine() {
21
21
  let initrdImg = Utils.initrdImg();
22
22
  initrdImg = initrdImg.slice(Math.max(0, initrdImg.lastIndexOf('/') + 1));
23
23
  const pathConf = path.resolve(__dirname, `../../../mkinitfs/live.conf`);
24
- await exec(`mkinitfs -c ${pathConf} -o ${this.settings.iso_work}live/${initrdImg} ${this.kernel}`, Utils.setEcho(true));
24
+ await exec(`mkinitfs -c ${pathConf} -o ${this.settings.iso_work}live/${initrdImg} ${this.kernel}`, this.echo);
25
25
  }
26
26
  /**
27
27
  * initrdArch
@@ -51,9 +51,9 @@ export async function initrdArch() {
51
51
  await exec(`cp ${hookSrc} ${hookDest}`);
52
52
  }
53
53
  await exec(`cp ${hookSrc} ${hookSaved}`);
54
- await exec(edit, Utils.setEcho(true));
54
+ await exec(edit, this.echo);
55
55
  let cmd = `mkinitcpio -c ${fileConf} -g ${this.settings.iso_work}live/${path.basename(this.initrd)} -k ${this.kernel}`;
56
- await exec(cmd, Utils.setEcho(true));
56
+ await exec(cmd, this.echo);
57
57
  await exec(`rm -f ${hookDest}`);
58
58
  if (restore) {
59
59
  await exec(`cp ${hookSaved} ${hookDest}`);
@@ -7,6 +7,10 @@
7
7
  */
8
8
  import Ovary from '../ovary.js';
9
9
  /**
10
- * makeEFI
10
+ *
11
+ * @param this
12
+ * @param theme
13
+ * cp /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed ./bootloaders/
14
+ * cp /usr/lib/shim/shimx64.efi.signed ./bootloaders/
11
15
  */
12
16
  export declare function makeEfi(this: Ovary, theme?: string): Promise<void>;
@@ -16,42 +16,32 @@ import Utils from '../utils.js';
16
16
  // _dirname
17
17
  const __dirname = path.dirname(new URL(import.meta.url).pathname);
18
18
  /**
19
- * makeEFI
19
+ *
20
+ * @param this
21
+ * @param theme
22
+ * cp /usr/lib/grub/x86_64-efi-signed/grubx64.efi.signed ./bootloaders/
23
+ * cp /usr/lib/shim/shimx64.efi.signed ./bootloaders/
20
24
  */
21
25
  export async function makeEfi(theme = 'eggs') {
22
- Utils.warning("creating efi configuration...");
26
+ const bootloaders = path.resolve(__dirname, `../../../bootloaders`);
27
+ const grubEfi = path.resolve(bootloaders, `grubx64.efi`);
28
+ const shimEfi = path.resolve(bootloaders, `shimx64.efi`);
29
+ let signed = '';
30
+ if (this.distroLike === 'Debian') {
31
+ Utils.warning(`Secure boot enabled on ${this.distroLike}`);
32
+ signed = '.signed';
33
+ }
23
34
  const efiPath = path.join(this.settings.config.snapshot_mnt, '/efi/');
24
35
  const efiWorkDir = path.join(efiPath, '/work/');
25
36
  const efiMemdiskDir = path.join(efiPath, '/memdisk/');
26
- const efiMnt = path.join(efiPath, '/mnt/');
37
+ const efiMnt = path.join(efiPath, 'mnt');
27
38
  const isoDir = this.settings.iso_work;
28
- const readmes = `${isoDir}/READMES`;
29
- let readmeContent = `# README\n`;
30
- /**
31
- * check: grub/grub2 command MUST to exists
32
- */
33
- const grubName = Diversions.grubName(this.familyId);
34
- if (grubName === '') {
35
- Utils.error('Cannot find command grub/grub2.');
36
- process.exit(1);
37
- }
38
- /**
39
- * GAE = Grub Arch Efi path+grubx86.efi/signed
40
- */
41
- let GAE = srcGAES();
42
- if (!fs.existsSync(srcGAE())) {
43
- GAE = srcGAE();
44
- }
45
- if (!fs.existsSync(GAE)) {
46
- if (this.familyId === 'debian') {
47
- Utils.error(`error: ${GAE} does not exist`);
48
- if (!Utils.isi686()) {
49
- process.exit(1);
50
- }
51
- }
52
- }
53
- // Create READMES on ISO
54
- await exec(`mkdir ${readmes}`);
39
+ // creo e copio direttamente in ${isdDir} il folder ${bootloaders}/grub/x86_64-efi
40
+ await exec(`mkdir ${isoDir}/boot/grub/ -p`, this.echo);
41
+ await exec(`cp -r ${bootloaders}/grub/x86_64-efi ${isoDir}/boot/grub/`, this.echo);
42
+ await exec(`mkdir ${isoDir}/EFI/boot -p`, this.echo);
43
+ await exec(`cp ${shimEfi}${signed} ${isoDir}/EFI/boot/${bootEFI()}`, this.echo);
44
+ await exec(`cp ${grubEfi}${signed} ${isoDir}/EFI/boot/${grubEFI()}`, this.echo);
55
45
  // clean/create all in efiPath
56
46
  if (fs.existsSync(efiPath)) {
57
47
  await exec(`rm -rf ${efiPath}`);
@@ -60,21 +50,19 @@ export async function makeEfi(theme = 'eggs') {
60
50
  await exec(`mkdir ${efiMemdiskDir}`, this.echo);
61
51
  await exec(`mkdir ${efiMnt}`, this.echo);
62
52
  await exec(`mkdir ${efiWorkDir}`, this.echo);
63
- const grub1 = `${efiMemdiskDir}/boot/grub/grub.cfg`;
64
- let grubText1 = `# grub.cfg 1\n`;
65
53
  /**
66
54
  * create efi.img
67
55
  */
68
- await exec(`mkdir ${path.join(efiMemdiskDir, "/boot")}`, this.echo);
69
- await exec(`mkdir ${path.join(efiMemdiskDir, "/boot/grub")}`, this.echo);
70
- // create grub.cfg 1 in memdisk
71
- Utils.warning("creating grub.cfg (1) in (efi.img)/boot/grub");
56
+ Utils.warning("creating grub.cfg (1) on efi.img");
57
+ await exec(`mkdir ${path.join(efiMemdiskDir, "/boot/grub -p")}`, this.echo);
58
+ const grubCfg1 = `${efiMemdiskDir}/boot/grub/grub.cfg`;
59
+ let grubText1 = `# grub.cfg 1\n`;
72
60
  grubText1 += `# created on ${efiMemdiskDir}\n`;
73
61
  grubText1 += `\n`;
74
62
  grubText1 += `search --set=root --file /.disk/id/${this.uuid}\n`;
75
63
  grubText1 += 'set prefix=($root)/boot/grub\n';
76
64
  grubText1 += `configfile ($root)/boot/grub/grub.cfg\n`;
77
- Utils.write(grub1, grubText1);
65
+ Utils.write(grubCfg1, grubText1);
78
66
  /**
79
67
  * creating structure efiWordDir
80
68
  */
@@ -93,55 +81,24 @@ export async function makeEfi(theme = 'eggs') {
93
81
  const efiImg = `${efiWorkDir}boot/grub/efi.img`;
94
82
  await exec(`dd if=/dev/zero of=${efiImg} bs=1M count=16`, this.echo);
95
83
  await exec(`/sbin/mkdosfs -F 12 ${efiImg}`, this.echo);
96
- // mount efi.img on mnt-img
97
- await exec(`mount -o loop ${efiImg} ${efiMnt}`, this.echo);
98
- // create structure inside efiMnt
99
- await exec(`mkdir ${efiMnt}/boot`, this.echo);
100
- await exec(`mkdir ${efiMnt}/boot/grub`, this.echo);
101
- await exec(`mkdir ${efiMnt}/boot/grub/x86_64-efi`, this.echo);
102
- await exec(`cp -r /usr/lib/grub/x86_64-efi/*.mod ${efiMnt}/boot/grub/x86_64-efi/`, this.echo);
103
- await exec(`mkdir ${efiMnt}/EFI`, this.echo);
104
- await exec(`mkdir ${efiMnt}/EFI/boot`, this.echo);
84
+ // await new Promise(resolve => setTimeout(resolve, 2000))
85
+ // mount efi.img on mountpoint mnt-img
86
+ await exec(`mount --make-shared -o loop ${efiImg} ${efiMnt}`, this.echo);
87
+ // await new Promise(resolve => setTimeout(resolve, 2000))
88
+ // create structure inside (efi.img)
89
+ await exec(`mkdir -p ${efiMnt}/boot/grub`, this.echo);
90
+ await exec(`mkdir -p ${efiMnt}/EFI/boot`, this.echo);
105
91
  /**
106
- * copy grub.cfg to (efi.img)/boot/grub
92
+ * copy grubCfg1 (grub.cfg) to (efi.img)/boot/grub
107
93
  */
108
- await exec(`cp ${grub1} ${efiMnt}/boot/grub`);
109
- // readme
110
- readmeContent += `## copyng on (efi.img) ${efiMnt}\n`;
111
- readmeContent += `${grub1} copied to /boot/grub`;
112
- if (this.settings.distro.codenameLikeId === 'bookworm' ||
113
- this.settings.distro.codenameLikeId === 'daedalus') {
114
- /**
115
- * (efi.img)/EFI/boot/bootx84.efi (shimx64.efi)
116
- * (efi.img)/EFI/boot/grubx84.efi
117
- */
118
- Utils.warning(`copy ${srcShim()} to ${efiMnt}/EFI/boot/${bootArchEfi()}`);
119
- Utils.warning(`copy ${srcGAES()} to ${efiMnt}/EFI/boot/${nameGAE()}`);
120
- await exec(`cp ${srcShim()} ${efiMnt}/EFI/boot/${bootArchEfi()}`, this.echo);
121
- await exec(`cp ${srcGAES()} ${efiMnt}/EFI/boot/${nameGAE()}`, this.echo);
122
- readmeContent += `${srcShim()} copied as ${bootArchEfi()}\n`;
123
- readmeContent += `${GAE} copied as ${nameGAE()}\n`;
124
- }
125
- else {
126
- /**
127
- * we need to build bootx64.efi
128
- */
129
- Utils.warning(`create ${bootArchEfi()} not signed and copy as ${bootArchEfi()}`);
130
- await exec(`${grubName}-mkimage -O "${Utils.uefiFormat()}" \
131
- -m "${efiMemdiskDir}/memdisk" \
132
- -o "${efiMemdiskDir}/${bootArchEfi()}" \
133
- -p '(memdisk)/boot/grub' \
134
- search iso9660 configfile normal memdisk tar cat part_msdos part_gpt fat ext2 ntfs ntfscomp hfsplus chain boot linux squash4 loopback`, this.echo);
135
- await exec(`cp ${efiMemdiskDir}/${bootArchEfi()} ${efiMnt}/EFI/boot/`, this.echo);
136
- // Rolf patch: copiare i file mod da /usr/lib/grub/x86_64-efi a ${isoDir}/boot/grub/x86_64-efi
137
- await exec(`cp -r /usr/lib/grub/x86_64-efi/*.mod ${isoDir}/boot/grub/x86_64-efi/`, this.echo);
138
- // Creare EFI
139
- readmeContent += `created grubx64.efi not signed and copied as ${bootArchEfi()}\n`;
140
- }
141
- // replicate EFI on ISO
142
- await exec(`cp -r ${efiMnt}/EFI ${isoDir}/EFI`, this.echo);
143
- // umount efiMnt
94
+ await exec(`cp ${grubCfg1} ${efiMnt}/boot/grub`, this.echo);
95
+ await exec(`cp ${shimEfi}${signed} ${efiMnt}/EFI/boot/${bootEFI()}`, this.echo);
96
+ await exec(`cp ${grubEfi}${signed} ${efiMnt}/EFI/boot/${grubEFI()}`, this.echo);
97
+ //await Utils.pressKeyToExit(`controlla ${efiMnt}`)
144
98
  await exec(`umount ${efiMnt}`, this.echo);
99
+ // Copy isoImg in ${${isoDir}/boot/grub
100
+ Utils.warning("copyng efi.img on (iso)/boot/grub");
101
+ await exec(`cp ${efiImg} ${isoDir}/boot/grub`, this.echo);
145
102
  /**
146
103
  * creating grub.cfg (2) on (iso)/boot/grub
147
104
  */
@@ -181,9 +138,6 @@ export async function makeEfi(theme = 'eggs') {
181
138
  }
182
139
  // Copy workdir files to ISO/boot
183
140
  await exec(`rsync -avx ${efiWorkDir}/boot ${isoDir}/`, this.echo);
184
- readmeContent += `\n`;
185
- readmeContent += `## Copyng on ${isoDir}\n`;
186
- readmeContent += `rsync -avx ${efiWorkDir}/boot (iso)/boot\n`;
187
141
  /**
188
142
  * prepare main grub.cfg from grub.main.cfg
189
143
  */
@@ -196,7 +150,7 @@ export async function makeEfi(theme = 'eggs') {
196
150
  process.exit(1);
197
151
  }
198
152
  const kernel_parameters = Diversions.kernelParameters(this.familyId, this.volid); // this.kernelParameters()
199
- const g2 = path.join(isoDir, '/boot/grub/grub.cfg');
153
+ const grubCfg2 = path.join(isoDir, '/boot/grub/grub.cfg');
200
154
  const template = fs.readFileSync(grubTemplate, 'utf8');
201
155
  const view = {
202
156
  fullname: this.settings.remix.fullname.toUpperCase(),
@@ -206,10 +160,10 @@ export async function makeEfi(theme = 'eggs') {
206
160
  vmlinuz: `/live/${path.basename(this.vmlinuz)}`
207
161
  };
208
162
  let grubText2 = `# grub.cfg 2\n`;
209
- grubText2 += ` # created on ${g2}`;
163
+ grubText2 += ` # created on ${grubCfg2}`;
210
164
  grubText2 += `\n`;
211
165
  grubText2 += mustache.render(template, view);
212
- fs.writeFileSync(g2, grubText2);
166
+ fs.writeFileSync(grubCfg2, grubText2);
213
167
  /**
214
168
  * create loopback.cfg
215
169
  */
@@ -222,15 +176,15 @@ export async function makeEfi(theme = 'eggs') {
222
176
  * config.cfg
223
177
  */
224
178
  await exec(`cp ${path.resolve(__dirname, `../../../assets/config.cfg`)} ${isoDir}/boot/grub`);
225
- fs.writeFileSync(`${readmes}/grub1.cfg`, grubText1);
226
- fs.writeFileSync(`${readmes}/grub2.cfg`, grubText2);
227
- fs.writeFileSync(`${readmes}/README.md`, readmeContent);
228
179
  }
180
+ /**
181
+ * FUNCTIONS
182
+ */
229
183
  /**
230
184
  *
231
185
  * @returns
232
186
  */
233
- function bootArchEfi() {
187
+ function bootEFI() {
234
188
  let bn = 'bootia32.efi'; // Per l'architettura i686 EFI è: bootia32.efi
235
189
  if (process.arch === 'x64') {
236
190
  bn = 'bootx64.efi';
@@ -241,9 +195,10 @@ function bootArchEfi() {
241
195
  return bn;
242
196
  }
243
197
  /**
244
- * FUNCTIONS
198
+ *
199
+ * @returns
245
200
  */
246
- function nameGAE() {
201
+ function grubEFI() {
247
202
  let gn = 'grubia32.efi'; // Per l'architettura i686 EFI è: grubia32.efi
248
203
  if (process.arch === 'x64') {
249
204
  gn = 'grubx64.efi';
@@ -253,21 +208,6 @@ function nameGAE() {
253
208
  }
254
209
  return gn;
255
210
  }
256
- function nameGAES() {
257
- return nameGAE() + '.signed';
258
- }
259
- function srcGAE() {
260
- return '/usr/lib/grub/' + Utils.uefiFormat() + '/monolithic/' + nameGAE();
261
- }
262
- function srcGAES() {
263
- let signedGrub = `/usr/lib/grub/${Utils.uefiFormat()}-signed/${nameGAES()}`;
264
- if (!fs.existsSync(signedGrub)) {
265
- Utils.warning(`warning: ${signedGrub} does not exist`);
266
- }
267
- return signedGrub;
268
- }
269
- function srcShim() {
270
- const signedShim = '/usr/lib/shim/shimx64.efi.signed';
271
- const unsignedShim = '/usr/lib/shim/shimx64.efi';
272
- return fs.existsSync(signedShim) ? signedShim : unsignedShim;
211
+ function moduleEFI() {
212
+ return `x86_64-efi`;
273
213
  }
@@ -17,11 +17,12 @@ import Diversions from './../diversions.js';
17
17
  import Utils from './../utils.js';
18
18
  // _dirname
19
19
  const __dirname = path.dirname(new URL(import.meta.url).pathname);
20
+ const bootloaders = path.resolve(__dirname, `../../../bootloaders`);
20
21
  /**
21
22
  * syslinux: da syspath
22
23
  */
23
24
  export async function syslinux(theme = 'eggs') {
24
- let syspath = path.resolve(__dirname, `../../../syslinux`);
25
+ let syspath = path.join(bootloaders, 'syslinux');
25
26
  await exec(`cp ${syspath}/chain.c32 ${this.settings.iso_work}/isolinux/`, this.echo);
26
27
  await exec(`cp ${syspath}/isohdpfx.bin ${this.settings.iso_work}/isolinux/`, this.echo);
27
28
  // just fo x64 arch
@@ -38,6 +38,7 @@ export default class Ovary {
38
38
  echo: {};
39
39
  familyId: string;
40
40
  distroId: string;
41
+ distroLike: string;
41
42
  genisoimage: boolean;
42
43
  incubator: Incubator;
43
44
  nest: string;
@@ -40,6 +40,7 @@ export default class Ovary {
40
40
  echo = {};
41
41
  familyId = '';
42
42
  distroId = '';
43
+ distroLike = '';
43
44
  genisoimage = false;
44
45
  incubator = {};
45
46
  nest = '';