penguins-eggs 25.7.30 → 25.8.28

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 (349) hide show
  1. package/.oclif.manifest.json +8 -1
  2. package/README.md +38 -33
  3. package/README.pdf +1374 -1356
  4. package/addons/eggs/theme/calamares/modules/users.yml +3 -3
  5. package/addons/eggs/theme/livecd/{grub.main.simple.cfg → grub.main.cfg} +2 -22
  6. package/assets/calamares/install-system.sh +2 -2
  7. package/conf/derivatives.yaml +10 -6
  8. package/conf/distros/buster/calamares/modules/bootloader.yml +45 -16
  9. package/conf/distros/buster/calamares/modules/mount.yml +103 -28
  10. package/dist/classes/distro.js +14 -6
  11. package/dist/classes/diversions.d.ts +1 -0
  12. package/dist/classes/diversions.js +7 -0
  13. package/dist/classes/incubation/incubator.d.ts +4 -0
  14. package/dist/classes/incubation/incubator.js +14 -0
  15. package/dist/classes/ovary.d/bind-live-fs.js +2 -2
  16. package/dist/classes/ovary.d/live-create-structure.js +1 -1
  17. package/dist/classes/ovary.d/make-dot-disk.js +16 -4
  18. package/dist/classes/ovary.d/make-efi.d.ts +0 -2
  19. package/dist/classes/ovary.d/make-efi.js +131 -70
  20. package/dist/classes/ovary.d/make-iso.js +1 -1
  21. package/dist/classes/ovary.d/produce.js +5 -1
  22. package/dist/classes/ovary.d/syslinux.js +12 -10
  23. package/dist/classes/ovary.d/xorriso-command.js +51 -47
  24. package/dist/classes/pacman.js +7 -0
  25. package/dist/classes/pxe.d.ts +1 -2
  26. package/dist/classes/pxe.js +35 -21
  27. package/dist/classes/utils.d/kernel.d.ts +6 -56
  28. package/dist/classes/utils.d/kernel.js +57 -283
  29. package/dist/classes/utils.js +11 -5
  30. package/dist/commands/cuckoo.d.ts +1 -0
  31. package/dist/commands/cuckoo.js +3 -2
  32. package/dist/commands/love.js +1 -1
  33. package/dist/lib/utils.js +1 -0
  34. package/dist/penguins-eggs_25.8.28-1_amd64.deb +0 -0
  35. package/dist/penguins-eggs_25.8.28-1_amd64.deb.sha256 +1 -0
  36. package/dist/{penguins-eggs_25.7.30-bionic-1_amd64.deb → penguins-eggs_25.8.28-1_arm64.deb} +0 -0
  37. package/dist/penguins-eggs_25.8.28-1_arm64.deb.sha256 +1 -0
  38. package/dist/penguins-eggs_25.8.28-1_i386.deb +0 -0
  39. package/dist/penguins-eggs_25.8.28-1_i386.deb.sha256 +1 -0
  40. package/manpages/doc/man/eggs.1.gz +0 -0
  41. package/manpages/doc/man/eggs.html +46 -18
  42. package/package.json +9 -10
  43. package/perrisbrewery/template/dependencies-bionic.yaml +1 -0
  44. package/perrisbrewery/template/dependencies.yaml +21 -4
  45. package/scripts/_eggs +7 -6
  46. package/scripts/eggs.bash +2 -2
  47. package/addons/eggs/theme/livecd/grub.main.full.cfg +0 -43
  48. package/bootloaders/README.md +0 -22
  49. package/bootloaders/grub/x86_64-efi/acpi.mod +0 -0
  50. package/bootloaders/grub/x86_64-efi/adler32.mod +0 -0
  51. package/bootloaders/grub/x86_64-efi/affs.mod +0 -0
  52. package/bootloaders/grub/x86_64-efi/afs.mod +0 -0
  53. package/bootloaders/grub/x86_64-efi/afsplitter.mod +0 -0
  54. package/bootloaders/grub/x86_64-efi/ahci.mod +0 -0
  55. package/bootloaders/grub/x86_64-efi/all_video.mod +0 -0
  56. package/bootloaders/grub/x86_64-efi/aout.mod +0 -0
  57. package/bootloaders/grub/x86_64-efi/appleldr.mod +0 -0
  58. package/bootloaders/grub/x86_64-efi/archelp.mod +0 -0
  59. package/bootloaders/grub/x86_64-efi/at_keyboard.mod +0 -0
  60. package/bootloaders/grub/x86_64-efi/ata.mod +0 -0
  61. package/bootloaders/grub/x86_64-efi/backtrace.mod +0 -0
  62. package/bootloaders/grub/x86_64-efi/bfs.mod +0 -0
  63. package/bootloaders/grub/x86_64-efi/bitmap.mod +0 -0
  64. package/bootloaders/grub/x86_64-efi/bitmap_scale.mod +0 -0
  65. package/bootloaders/grub/x86_64-efi/blocklist.mod +0 -0
  66. package/bootloaders/grub/x86_64-efi/boot.mod +0 -0
  67. package/bootloaders/grub/x86_64-efi/bsd.mod +0 -0
  68. package/bootloaders/grub/x86_64-efi/bswap_test.mod +0 -0
  69. package/bootloaders/grub/x86_64-efi/btrfs.mod +0 -0
  70. package/bootloaders/grub/x86_64-efi/bufio.mod +0 -0
  71. package/bootloaders/grub/x86_64-efi/cat.mod +0 -0
  72. package/bootloaders/grub/x86_64-efi/cbfs.mod +0 -0
  73. package/bootloaders/grub/x86_64-efi/cbls.mod +0 -0
  74. package/bootloaders/grub/x86_64-efi/cbmemc.mod +0 -0
  75. package/bootloaders/grub/x86_64-efi/cbtable.mod +0 -0
  76. package/bootloaders/grub/x86_64-efi/cbtime.mod +0 -0
  77. package/bootloaders/grub/x86_64-efi/chain.mod +0 -0
  78. package/bootloaders/grub/x86_64-efi/cmdline_cat_test.mod +0 -0
  79. package/bootloaders/grub/x86_64-efi/cmp.mod +0 -0
  80. package/bootloaders/grub/x86_64-efi/cmp_test.mod +0 -0
  81. package/bootloaders/grub/x86_64-efi/command.lst +0 -194
  82. package/bootloaders/grub/x86_64-efi/config.h +0 -69
  83. package/bootloaders/grub/x86_64-efi/configfile.mod +0 -0
  84. package/bootloaders/grub/x86_64-efi/cpio.mod +0 -0
  85. package/bootloaders/grub/x86_64-efi/cpio_be.mod +0 -0
  86. package/bootloaders/grub/x86_64-efi/cpuid.mod +0 -0
  87. package/bootloaders/grub/x86_64-efi/crc64.mod +0 -0
  88. package/bootloaders/grub/x86_64-efi/crypto.lst +0 -45
  89. package/bootloaders/grub/x86_64-efi/crypto.mod +0 -0
  90. package/bootloaders/grub/x86_64-efi/cryptodisk.mod +0 -0
  91. package/bootloaders/grub/x86_64-efi/cs5536.mod +0 -0
  92. package/bootloaders/grub/x86_64-efi/ctz_test.mod +0 -0
  93. package/bootloaders/grub/x86_64-efi/date.mod +0 -0
  94. package/bootloaders/grub/x86_64-efi/datehook.mod +0 -0
  95. package/bootloaders/grub/x86_64-efi/datetime.mod +0 -0
  96. package/bootloaders/grub/x86_64-efi/disk.mod +0 -0
  97. package/bootloaders/grub/x86_64-efi/diskfilter.mod +0 -0
  98. package/bootloaders/grub/x86_64-efi/div.mod +0 -0
  99. package/bootloaders/grub/x86_64-efi/div_test.mod +0 -0
  100. package/bootloaders/grub/x86_64-efi/dm_nv.mod +0 -0
  101. package/bootloaders/grub/x86_64-efi/echo.mod +0 -0
  102. package/bootloaders/grub/x86_64-efi/efi_gop.mod +0 -0
  103. package/bootloaders/grub/x86_64-efi/efi_uga.mod +0 -0
  104. package/bootloaders/grub/x86_64-efi/efifwsetup.mod +0 -0
  105. package/bootloaders/grub/x86_64-efi/efinet.mod +0 -0
  106. package/bootloaders/grub/x86_64-efi/ehci.mod +0 -0
  107. package/bootloaders/grub/x86_64-efi/elf.mod +0 -0
  108. package/bootloaders/grub/x86_64-efi/eval.mod +0 -0
  109. package/bootloaders/grub/x86_64-efi/exfat.mod +0 -0
  110. package/bootloaders/grub/x86_64-efi/exfctest.mod +0 -0
  111. package/bootloaders/grub/x86_64-efi/ext2.mod +0 -0
  112. package/bootloaders/grub/x86_64-efi/extcmd.mod +0 -0
  113. package/bootloaders/grub/x86_64-efi/f2fs.mod +0 -0
  114. package/bootloaders/grub/x86_64-efi/fat.mod +0 -0
  115. package/bootloaders/grub/x86_64-efi/fdt.lst +0 -0
  116. package/bootloaders/grub/x86_64-efi/file.mod +0 -0
  117. package/bootloaders/grub/x86_64-efi/fixvideo.mod +0 -0
  118. package/bootloaders/grub/x86_64-efi/font.mod +0 -0
  119. package/bootloaders/grub/x86_64-efi/fs.lst +0 -37
  120. package/bootloaders/grub/x86_64-efi/fshelp.mod +0 -0
  121. package/bootloaders/grub/x86_64-efi/functional_test.mod +0 -0
  122. package/bootloaders/grub/x86_64-efi/gcry_arcfour.mod +0 -0
  123. package/bootloaders/grub/x86_64-efi/gcry_blowfish.mod +0 -0
  124. package/bootloaders/grub/x86_64-efi/gcry_camellia.mod +0 -0
  125. package/bootloaders/grub/x86_64-efi/gcry_cast5.mod +0 -0
  126. package/bootloaders/grub/x86_64-efi/gcry_crc.mod +0 -0
  127. package/bootloaders/grub/x86_64-efi/gcry_des.mod +0 -0
  128. package/bootloaders/grub/x86_64-efi/gcry_dsa.mod +0 -0
  129. package/bootloaders/grub/x86_64-efi/gcry_idea.mod +0 -0
  130. package/bootloaders/grub/x86_64-efi/gcry_md4.mod +0 -0
  131. package/bootloaders/grub/x86_64-efi/gcry_md5.mod +0 -0
  132. package/bootloaders/grub/x86_64-efi/gcry_rfc2268.mod +0 -0
  133. package/bootloaders/grub/x86_64-efi/gcry_rijndael.mod +0 -0
  134. package/bootloaders/grub/x86_64-efi/gcry_rmd160.mod +0 -0
  135. package/bootloaders/grub/x86_64-efi/gcry_rsa.mod +0 -0
  136. package/bootloaders/grub/x86_64-efi/gcry_seed.mod +0 -0
  137. package/bootloaders/grub/x86_64-efi/gcry_serpent.mod +0 -0
  138. package/bootloaders/grub/x86_64-efi/gcry_sha1.mod +0 -0
  139. package/bootloaders/grub/x86_64-efi/gcry_sha256.mod +0 -0
  140. package/bootloaders/grub/x86_64-efi/gcry_sha512.mod +0 -0
  141. package/bootloaders/grub/x86_64-efi/gcry_tiger.mod +0 -0
  142. package/bootloaders/grub/x86_64-efi/gcry_twofish.mod +0 -0
  143. package/bootloaders/grub/x86_64-efi/gcry_whirlpool.mod +0 -0
  144. package/bootloaders/grub/x86_64-efi/geli.mod +0 -0
  145. package/bootloaders/grub/x86_64-efi/gettext.mod +0 -0
  146. package/bootloaders/grub/x86_64-efi/gfxmenu.mod +0 -0
  147. package/bootloaders/grub/x86_64-efi/gfxterm.mod +0 -0
  148. package/bootloaders/grub/x86_64-efi/gfxterm_background.mod +0 -0
  149. package/bootloaders/grub/x86_64-efi/gfxterm_menu.mod +0 -0
  150. package/bootloaders/grub/x86_64-efi/gptsync.mod +0 -0
  151. package/bootloaders/grub/x86_64-efi/gzio.mod +0 -0
  152. package/bootloaders/grub/x86_64-efi/halt.mod +0 -0
  153. package/bootloaders/grub/x86_64-efi/hashsum.mod +0 -0
  154. package/bootloaders/grub/x86_64-efi/hdparm.mod +0 -0
  155. package/bootloaders/grub/x86_64-efi/hello.mod +0 -0
  156. package/bootloaders/grub/x86_64-efi/help.mod +0 -0
  157. package/bootloaders/grub/x86_64-efi/hexdump.mod +0 -0
  158. package/bootloaders/grub/x86_64-efi/hfs.mod +0 -0
  159. package/bootloaders/grub/x86_64-efi/hfsplus.mod +0 -0
  160. package/bootloaders/grub/x86_64-efi/hfspluscomp.mod +0 -0
  161. package/bootloaders/grub/x86_64-efi/http.mod +0 -0
  162. package/bootloaders/grub/x86_64-efi/iorw.mod +0 -0
  163. package/bootloaders/grub/x86_64-efi/iso9660.mod +0 -0
  164. package/bootloaders/grub/x86_64-efi/jfs.mod +0 -0
  165. package/bootloaders/grub/x86_64-efi/jpeg.mod +0 -0
  166. package/bootloaders/grub/x86_64-efi/json.mod +0 -0
  167. package/bootloaders/grub/x86_64-efi/kernel.img +0 -0
  168. package/bootloaders/grub/x86_64-efi/keylayouts.mod +0 -0
  169. package/bootloaders/grub/x86_64-efi/keystatus.mod +0 -0
  170. package/bootloaders/grub/x86_64-efi/ldm.mod +0 -0
  171. package/bootloaders/grub/x86_64-efi/legacy_password_test.mod +0 -0
  172. package/bootloaders/grub/x86_64-efi/legacycfg.mod +0 -0
  173. package/bootloaders/grub/x86_64-efi/linux.mod +0 -0
  174. package/bootloaders/grub/x86_64-efi/linux16.mod +0 -0
  175. package/bootloaders/grub/x86_64-efi/linuxefi.mod +0 -0
  176. package/bootloaders/grub/x86_64-efi/loadbios.mod +0 -0
  177. package/bootloaders/grub/x86_64-efi/loadenv.mod +0 -0
  178. package/bootloaders/grub/x86_64-efi/loopback.mod +0 -0
  179. package/bootloaders/grub/x86_64-efi/ls.mod +0 -0
  180. package/bootloaders/grub/x86_64-efi/lsacpi.mod +0 -0
  181. package/bootloaders/grub/x86_64-efi/lsefi.mod +0 -0
  182. package/bootloaders/grub/x86_64-efi/lsefimmap.mod +0 -0
  183. package/bootloaders/grub/x86_64-efi/lsefisystab.mod +0 -0
  184. package/bootloaders/grub/x86_64-efi/lsmmap.mod +0 -0
  185. package/bootloaders/grub/x86_64-efi/lspci.mod +0 -0
  186. package/bootloaders/grub/x86_64-efi/lssal.mod +0 -0
  187. package/bootloaders/grub/x86_64-efi/luks.mod +0 -0
  188. package/bootloaders/grub/x86_64-efi/luks2.mod +0 -0
  189. package/bootloaders/grub/x86_64-efi/lvm.mod +0 -0
  190. package/bootloaders/grub/x86_64-efi/lzopio.mod +0 -0
  191. package/bootloaders/grub/x86_64-efi/macbless.mod +0 -0
  192. package/bootloaders/grub/x86_64-efi/macho.mod +0 -0
  193. package/bootloaders/grub/x86_64-efi/mdraid09.mod +0 -0
  194. package/bootloaders/grub/x86_64-efi/mdraid09_be.mod +0 -0
  195. package/bootloaders/grub/x86_64-efi/mdraid1x.mod +0 -0
  196. package/bootloaders/grub/x86_64-efi/memdisk.mod +0 -0
  197. package/bootloaders/grub/x86_64-efi/memrw.mod +0 -0
  198. package/bootloaders/grub/x86_64-efi/minicmd.mod +0 -0
  199. package/bootloaders/grub/x86_64-efi/minix.mod +0 -0
  200. package/bootloaders/grub/x86_64-efi/minix2.mod +0 -0
  201. package/bootloaders/grub/x86_64-efi/minix2_be.mod +0 -0
  202. package/bootloaders/grub/x86_64-efi/minix3.mod +0 -0
  203. package/bootloaders/grub/x86_64-efi/minix3_be.mod +0 -0
  204. package/bootloaders/grub/x86_64-efi/minix_be.mod +0 -0
  205. package/bootloaders/grub/x86_64-efi/mmap.mod +0 -0
  206. package/bootloaders/grub/x86_64-efi/moddep.lst +0 -267
  207. package/bootloaders/grub/x86_64-efi/modinfo.sh +0 -40
  208. package/bootloaders/grub/x86_64-efi/monolithic/gcdx64.efi +0 -0
  209. package/bootloaders/grub/x86_64-efi/monolithic/grubnetx64-installer.efi +0 -0
  210. package/bootloaders/grub/x86_64-efi/monolithic/grubnetx64.efi +0 -0
  211. package/bootloaders/grub/x86_64-efi/monolithic/grubx64.efi +0 -0
  212. package/bootloaders/grub/x86_64-efi/morse.mod +0 -0
  213. package/bootloaders/grub/x86_64-efi/mpi.mod +0 -0
  214. package/bootloaders/grub/x86_64-efi/msdospart.mod +0 -0
  215. package/bootloaders/grub/x86_64-efi/mul_test.mod +0 -0
  216. package/bootloaders/grub/x86_64-efi/multiboot.mod +0 -0
  217. package/bootloaders/grub/x86_64-efi/multiboot2.mod +0 -0
  218. package/bootloaders/grub/x86_64-efi/nativedisk.mod +0 -0
  219. package/bootloaders/grub/x86_64-efi/net.mod +0 -0
  220. package/bootloaders/grub/x86_64-efi/newc.mod +0 -0
  221. package/bootloaders/grub/x86_64-efi/nilfs2.mod +0 -0
  222. package/bootloaders/grub/x86_64-efi/normal.mod +0 -0
  223. package/bootloaders/grub/x86_64-efi/ntfs.mod +0 -0
  224. package/bootloaders/grub/x86_64-efi/ntfscomp.mod +0 -0
  225. package/bootloaders/grub/x86_64-efi/odc.mod +0 -0
  226. package/bootloaders/grub/x86_64-efi/offsetio.mod +0 -0
  227. package/bootloaders/grub/x86_64-efi/ohci.mod +0 -0
  228. package/bootloaders/grub/x86_64-efi/part_acorn.mod +0 -0
  229. package/bootloaders/grub/x86_64-efi/part_amiga.mod +0 -0
  230. package/bootloaders/grub/x86_64-efi/part_apple.mod +0 -0
  231. package/bootloaders/grub/x86_64-efi/part_bsd.mod +0 -0
  232. package/bootloaders/grub/x86_64-efi/part_dfly.mod +0 -0
  233. package/bootloaders/grub/x86_64-efi/part_dvh.mod +0 -0
  234. package/bootloaders/grub/x86_64-efi/part_gpt.mod +0 -0
  235. package/bootloaders/grub/x86_64-efi/part_msdos.mod +0 -0
  236. package/bootloaders/grub/x86_64-efi/part_plan.mod +0 -0
  237. package/bootloaders/grub/x86_64-efi/part_sun.mod +0 -0
  238. package/bootloaders/grub/x86_64-efi/part_sunpc.mod +0 -0
  239. package/bootloaders/grub/x86_64-efi/partmap.lst +0 -11
  240. package/bootloaders/grub/x86_64-efi/parttool.lst +0 -1
  241. package/bootloaders/grub/x86_64-efi/parttool.mod +0 -0
  242. package/bootloaders/grub/x86_64-efi/password.mod +0 -0
  243. package/bootloaders/grub/x86_64-efi/password_pbkdf2.mod +0 -0
  244. package/bootloaders/grub/x86_64-efi/pata.mod +0 -0
  245. package/bootloaders/grub/x86_64-efi/pbkdf2.mod +0 -0
  246. package/bootloaders/grub/x86_64-efi/pbkdf2_test.mod +0 -0
  247. package/bootloaders/grub/x86_64-efi/pcidump.mod +0 -0
  248. package/bootloaders/grub/x86_64-efi/pgp.mod +0 -0
  249. package/bootloaders/grub/x86_64-efi/play.mod +0 -0
  250. package/bootloaders/grub/x86_64-efi/png.mod +0 -0
  251. package/bootloaders/grub/x86_64-efi/priority_queue.mod +0 -0
  252. package/bootloaders/grub/x86_64-efi/probe.mod +0 -0
  253. package/bootloaders/grub/x86_64-efi/procfs.mod +0 -0
  254. package/bootloaders/grub/x86_64-efi/progress.mod +0 -0
  255. package/bootloaders/grub/x86_64-efi/raid5rec.mod +0 -0
  256. package/bootloaders/grub/x86_64-efi/raid6rec.mod +0 -0
  257. package/bootloaders/grub/x86_64-efi/random.mod +0 -0
  258. package/bootloaders/grub/x86_64-efi/rdmsr.mod +0 -0
  259. package/bootloaders/grub/x86_64-efi/read.mod +0 -0
  260. package/bootloaders/grub/x86_64-efi/reboot.mod +0 -0
  261. package/bootloaders/grub/x86_64-efi/regexp.mod +0 -0
  262. package/bootloaders/grub/x86_64-efi/reiserfs.mod +0 -0
  263. package/bootloaders/grub/x86_64-efi/relocator.mod +0 -0
  264. package/bootloaders/grub/x86_64-efi/romfs.mod +0 -0
  265. package/bootloaders/grub/x86_64-efi/scsi.mod +0 -0
  266. package/bootloaders/grub/x86_64-efi/search.mod +0 -0
  267. package/bootloaders/grub/x86_64-efi/search_fs_file.mod +0 -0
  268. package/bootloaders/grub/x86_64-efi/search_fs_uuid.mod +0 -0
  269. package/bootloaders/grub/x86_64-efi/search_label.mod +0 -0
  270. package/bootloaders/grub/x86_64-efi/serial.mod +0 -0
  271. package/bootloaders/grub/x86_64-efi/setjmp.mod +0 -0
  272. package/bootloaders/grub/x86_64-efi/setjmp_test.mod +0 -0
  273. package/bootloaders/grub/x86_64-efi/setpci.mod +0 -0
  274. package/bootloaders/grub/x86_64-efi/sfs.mod +0 -0
  275. package/bootloaders/grub/x86_64-efi/shift_test.mod +0 -0
  276. package/bootloaders/grub/x86_64-efi/signature_test.mod +0 -0
  277. package/bootloaders/grub/x86_64-efi/sleep.mod +0 -0
  278. package/bootloaders/grub/x86_64-efi/sleep_test.mod +0 -0
  279. package/bootloaders/grub/x86_64-efi/smbios.mod +0 -0
  280. package/bootloaders/grub/x86_64-efi/spkmodem.mod +0 -0
  281. package/bootloaders/grub/x86_64-efi/squash4.mod +0 -0
  282. package/bootloaders/grub/x86_64-efi/strtoull_test.mod +0 -0
  283. package/bootloaders/grub/x86_64-efi/syslinuxcfg.mod +0 -0
  284. package/bootloaders/grub/x86_64-efi/tar.mod +0 -0
  285. package/bootloaders/grub/x86_64-efi/terminal.lst +0 -9
  286. package/bootloaders/grub/x86_64-efi/terminal.mod +0 -0
  287. package/bootloaders/grub/x86_64-efi/terminfo.mod +0 -0
  288. package/bootloaders/grub/x86_64-efi/test.mod +0 -0
  289. package/bootloaders/grub/x86_64-efi/test_blockarg.mod +0 -0
  290. package/bootloaders/grub/x86_64-efi/testload.mod +0 -0
  291. package/bootloaders/grub/x86_64-efi/testspeed.mod +0 -0
  292. package/bootloaders/grub/x86_64-efi/tftp.mod +0 -0
  293. package/bootloaders/grub/x86_64-efi/tga.mod +0 -0
  294. package/bootloaders/grub/x86_64-efi/time.mod +0 -0
  295. package/bootloaders/grub/x86_64-efi/tpm.mod +0 -0
  296. package/bootloaders/grub/x86_64-efi/tr.mod +0 -0
  297. package/bootloaders/grub/x86_64-efi/trig.mod +0 -0
  298. package/bootloaders/grub/x86_64-efi/true.mod +0 -0
  299. package/bootloaders/grub/x86_64-efi/udf.mod +0 -0
  300. package/bootloaders/grub/x86_64-efi/ufs1.mod +0 -0
  301. package/bootloaders/grub/x86_64-efi/ufs1_be.mod +0 -0
  302. package/bootloaders/grub/x86_64-efi/ufs2.mod +0 -0
  303. package/bootloaders/grub/x86_64-efi/uhci.mod +0 -0
  304. package/bootloaders/grub/x86_64-efi/usb.mod +0 -0
  305. package/bootloaders/grub/x86_64-efi/usb_keyboard.mod +0 -0
  306. package/bootloaders/grub/x86_64-efi/usbms.mod +0 -0
  307. package/bootloaders/grub/x86_64-efi/usbserial_common.mod +0 -0
  308. package/bootloaders/grub/x86_64-efi/usbserial_ftdi.mod +0 -0
  309. package/bootloaders/grub/x86_64-efi/usbserial_pl2303.mod +0 -0
  310. package/bootloaders/grub/x86_64-efi/usbserial_usbdebug.mod +0 -0
  311. package/bootloaders/grub/x86_64-efi/usbtest.mod +0 -0
  312. package/bootloaders/grub/x86_64-efi/video.lst +0 -4
  313. package/bootloaders/grub/x86_64-efi/video.mod +0 -0
  314. package/bootloaders/grub/x86_64-efi/video_bochs.mod +0 -0
  315. package/bootloaders/grub/x86_64-efi/video_cirrus.mod +0 -0
  316. package/bootloaders/grub/x86_64-efi/video_colors.mod +0 -0
  317. package/bootloaders/grub/x86_64-efi/video_fb.mod +0 -0
  318. package/bootloaders/grub/x86_64-efi/videoinfo.mod +0 -0
  319. package/bootloaders/grub/x86_64-efi/videotest.mod +0 -0
  320. package/bootloaders/grub/x86_64-efi/videotest_checksum.mod +0 -0
  321. package/bootloaders/grub/x86_64-efi/wrmsr.mod +0 -0
  322. package/bootloaders/grub/x86_64-efi/xfs.mod +0 -0
  323. package/bootloaders/grub/x86_64-efi/xnu.mod +0 -0
  324. package/bootloaders/grub/x86_64-efi/xnu_uuid.mod +0 -0
  325. package/bootloaders/grub/x86_64-efi/xnu_uuid_test.mod +0 -0
  326. package/bootloaders/grub/x86_64-efi/xzio.mod +0 -0
  327. package/bootloaders/grub/x86_64-efi/zfs.mod +0 -0
  328. package/bootloaders/grub/x86_64-efi/zfscrypt.mod +0 -0
  329. package/bootloaders/grub/x86_64-efi/zfsinfo.mod +0 -0
  330. package/bootloaders/grub/x86_64-efi/zstd.mod +0 -0
  331. package/bootloaders/grubnetx64.efi.signed +0 -0
  332. package/bootloaders/grubx64.efi +0 -0
  333. package/bootloaders/grubx64.efi.signed +0 -0
  334. package/bootloaders/ipxe.pxe +0 -0
  335. package/bootloaders/shimx64.efi +0 -0
  336. package/bootloaders/shimx64.efi.signed +0 -0
  337. package/bootloaders/syslinux/README.md +0 -3
  338. package/bootloaders/syslinux/chain.c32 +0 -0
  339. package/bootloaders/syslinux/isohdpfx.bin +0 -0
  340. package/bootloaders/syslinux/isolinux.bin +0 -0
  341. package/bootloaders/syslinux/ldlinux.c32 +0 -0
  342. package/bootloaders/syslinux/libcom32.c32 +0 -0
  343. package/bootloaders/syslinux/libutil.c32 +0 -0
  344. package/bootloaders/syslinux/lpxelinux.0 +0 -0
  345. package/bootloaders/syslinux/memdisk +0 -0
  346. package/bootloaders/syslinux/pxelinux.0 +0 -0
  347. package/bootloaders/syslinux/vesamenu.c32 +0 -0
  348. package/bootloaders/undionly.kpxe +0 -0
  349. package/dist/penguins-eggs_25.7.30-bionic-1_amd64.deb.sha256 +0 -1
@@ -6,7 +6,7 @@
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1">
7
7
  </head>
8
8
  <body>
9
- <h1>eggs(1) -- the reproductive system of penguins: eggs v10.0.55</h1>
9
+ <h1>eggs(1) -- the reproductive system of penguins: eggs v25.8.24</h1>
10
10
  <h1>SYNOPSIS</h1>
11
11
  <p>eggs is a console utility, in active development, who let you to remaster your system and redistribuite it as live ISO image.</p>
12
12
  <h1>INSTALL</h1>
@@ -14,30 +14,30 @@
14
14
  <pre><code>$ doas apk add penguins-eggs@testing
15
15
  </code></pre>
16
16
  <p>AlmaLinux/RockyLinux</p>
17
- <pre><code>$ sudo dnf install ./penguins-eggs_10.0.55-1_amd64-1rocky9.5..x86_64.rpm
17
+ <pre><code>$ sudo dnf install ./penguins-eggs_25.8.24-1_amd64-1rocky9.5..x86_64.rpm
18
18
 
19
19
  </code></pre>
20
20
  <p>Arch</p>
21
21
  <pre><code>$ sudo pacman -S penguins-eggs
22
- $ sudo pacman -U penguins-eggs_10.0.55-1_amd64-1-x86_64.pkg.tar.zst
22
+ $ sudo pacman -U penguins-eggs_25.8.24-1_amd64-1-x86_64.pkg.tar.zst
23
23
  </code></pre>
24
24
  <p>Debian/Devuan/Ubuntu</p>
25
25
  <pre><code>$ sudo apt install penguins-eggs
26
- $ sudo dpkg -i penguins-eggs_10.0.55-1_amd64.deb
26
+ $ sudo dpkg -i penguins-eggs_25.8.24-1_amd64.deb
27
27
  </code></pre>
28
28
  <p>Fedora</p>
29
- <pre><code>$ sudo dnf install ./penguins-eggs_10.0.55-1_amd64-1fedora.x86_64.rpm
29
+ <pre><code>$ sudo dnf install ./penguins-eggs_25.8.24-1_amd64-1fedora.x86_64.rpm
30
30
  </code></pre>
31
31
  <p>Manjaro</p>
32
32
  <pre><code>$ sudo pamac install penguins-eggs
33
33
  </code></pre>
34
34
  <p>OpenMamba</p>
35
- <pre><code>$ sudo dnf install ./penguins-eggs_10.0.55-1_amd64-1mamba.x86_64.rpm
35
+ <pre><code>$ sudo dnf install ./penguins-eggs_25.8.24-1_amd64-1mamba.x86_64.rpm
36
36
  </code></pre>
37
37
  <h1>USAGE</h1>
38
38
  <pre><code>$ eggs (-v|--version|version)
39
39
 
40
- penguins-eggs/10.0.55
40
+ penguins-eggs/25.8.24
41
41
  $ eggs --help [COMMAND]
42
42
 
43
43
  USAGE
@@ -74,6 +74,7 @@ sudo eggs dad
74
74
  <li><a href="#eggs-krill"><code>eggs krill</code></a></li>
75
75
  <li><a href="#eggs-love"><code>eggs love</code></a></li>
76
76
  <li><a href="#eggs-mom"><code>eggs mom</code></a></li>
77
+ <li><a href="#eggs-pods-distro"><code>eggs pods [DISTRO]</code></a></li>
77
78
  <li><a href="#eggs-produce"><code>eggs produce</code></a></li>
78
79
  <li><a href="#eggs-status"><code>eggs status</code></a></li>
79
80
  <li><a href="#eggs-syncfrom"><code>eggs syncfrom</code></a></li>
@@ -210,13 +211,14 @@ EXAMPLES
210
211
  <h2><code>eggs dad</code></h2>
211
212
  <p>ask help from daddy - TUI configuration helper</p>
212
213
  <pre><code>USAGE
213
- $ eggs dad [-c] [-d] [-f &#x3C;value>] [-h] [-v]
214
+ $ eggs dad [-c] [-d] [-f &#x3C;value>] [-n] [-h] [-v]
214
215
 
215
216
  FLAGS
216
- -c, --clean remove old configuration before to create
217
- -d, --default reset to default values
218
- -f, --file=&#x3C;value> use a file configuration custom
219
- -h, --help Show CLI help.
217
+ -c, --clean remove old configuration before to create
218
+ -d, --default reset to default values
219
+ -f, --file=&#x3C;value> use a file configuration custom
220
+ -h, --help Show CLI help.
221
+ -n, --nointeractive no user interaction
220
222
  -v, --verbose
221
223
 
222
224
  DESCRIPTION
@@ -304,7 +306,7 @@ DESCRIPTION
304
306
  <h2><code>eggs install</code></h2>
305
307
  <p>krill: the CLI system installer - the egg became a penguin!</p>
306
308
  <pre><code>USAGE
307
- $ eggs install [-b] [-c] [-k] [-d &#x3C;value>] [-H] [-h] [-i] [-n] [-N] [-p] [-r] [-s] [-S] [-u] [-v]
309
+ $ eggs install [-b] [-c] [-k] [-d &#x3C;value>] [-H] [-h] [-i] [-n] [-N] [-p] [-r] [-s] [-S] [-t] [-u] [-v]
308
310
 
309
311
  FLAGS
310
312
  -H, --halt Halt the system after installation
@@ -320,6 +322,7 @@ FLAGS
320
322
  -p, --pve Proxmox VE install
321
323
  -r, --random Add random to hostname, eg: colibri-ay412dt
322
324
  -s, --small Swap small: RAM
325
+ -t, --testing Just testing krill
323
326
  -u, --unattended Unattended installation
324
327
  -v, --verbose Verbose
325
328
 
@@ -356,7 +359,7 @@ EXAMPLES
356
359
  <h2><code>eggs krill</code></h2>
357
360
  <p>krill: the CLI system installer - the egg became a penguin!</p>
358
361
  <pre><code>USAGE
359
- $ eggs krill [-b] [-c] [-k] [-d &#x3C;value>] [-H] [-h] [-i] [-n] [-N] [-p] [-r] [-s] [-S] [-u] [-v]
362
+ $ eggs krill [-b] [-c] [-k] [-d &#x3C;value>] [-H] [-h] [-i] [-n] [-N] [-p] [-r] [-s] [-S] [-t] [-u] [-v]
360
363
 
361
364
  FLAGS
362
365
  -H, --halt Halt the system after installation
@@ -372,6 +375,7 @@ FLAGS
372
375
  -p, --pve Proxmox VE install
373
376
  -r, --random Add random to hostname, eg: colibri-ay412dt
374
377
  -s, --small Swap small: RAM
378
+ -t, --testing Just testing krill
375
379
  -u, --unattended Unattended installation
376
380
  -v, --verbose Verbose
377
381
 
@@ -391,10 +395,11 @@ EXAMPLES
391
395
  <h2><code>eggs love</code></h2>
392
396
  <p>the simplest way to get an egg!</p>
393
397
  <pre><code>USAGE
394
- $ eggs love [-h] [-v]
398
+ $ eggs love [-h] [-v] [-n]
395
399
 
396
400
  FLAGS
397
- -h, --help Show CLI help.
401
+ -h, --help Show CLI help.
402
+ -n, --nointeractive no user interaction
398
403
  -v, --verbose
399
404
 
400
405
  DESCRIPTION
@@ -416,12 +421,34 @@ DESCRIPTION
416
421
 
417
422
  EXAMPLES
418
423
  $ eggs mom
424
+ </code></pre>
425
+ <h2><code>eggs pods [DISTRO]</code></h2>
426
+ <p>eggs pods: build ISOs from containers</p>
427
+ <pre><code>USAGE
428
+ $ eggs pods [DISTRO] [-h]
429
+
430
+ ARGUMENTS
431
+ DISTRO distro to build
432
+
433
+ FLAGS
434
+ -h, --help Show CLI help.
435
+
436
+ DESCRIPTION
437
+ eggs pods: build ISOs from containers
438
+
439
+ EXAMPLES
440
+ $ eggs pods archlinux
441
+
442
+ $ eggs pods debian
443
+
444
+ $ eggs pods ubuntu
419
445
  </code></pre>
420
446
  <h2><code>eggs produce</code></h2>
421
447
  <p>produce a live image from your system whithout your data</p>
422
448
  <pre><code>USAGE
423
- $ eggs produce [--addons &#x3C;value>...] [--basename &#x3C;value>] [-c] [-C] [--excludes &#x3C;value>...] [-h] [--links
424
- &#x3C;value>...] [-m] [-N] [-n] [-p] [-P &#x3C;value>] [--release] [-s] [-S] [--theme &#x3C;value>] [-u] [-v] [-y]
449
+ $ eggs produce [--addons &#x3C;value>...] [--basename &#x3C;value>] [-c] [-C] [--excludes &#x3C;value>...] [-h] [-k
450
+ &#x3C;value>] [--links &#x3C;value>...] [-m] [-N] [-n] [-p] [-P &#x3C;value>] [--release] [-s] [-S] [--theme &#x3C;value>] [-u] [-v]
451
+ [-y]
425
452
 
426
453
  FLAGS
427
454
  -C, --cryptedclone crypted clone
@@ -430,6 +457,7 @@ FLAGS
430
457
  -S, --standard standard compression: xz -b 1M
431
458
  -c, --clone clone
432
459
  -h, --help Show CLI help.
460
+ -k, --kernel=&#x3C;value> kernel version
433
461
  -m, --max max compression: xz -Xbcj ...
434
462
  -n, --nointeractive no user interaction
435
463
  -p, --pendrive optimized for pendrive: zstd -b 1M -Xcompression-level 15
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "penguins-eggs",
3
3
  "shortName": "eggs",
4
4
  "description": "A remaster system tool, compatible with Arch, Debian, Devuan, Ubuntu and others",
5
- "version": "25.7.30",
5
+ "version": "25.8.28",
6
6
  "author": "Piero Proietti",
7
7
  "bin": {
8
8
  "eggs": "./bin/run.js"
@@ -16,21 +16,21 @@
16
16
  "@types/express": "^5.0.3",
17
17
  "ansis": "^4.1.0",
18
18
  "axios": "^1.11.0",
19
- "chalk": "^5.4.0",
19
+ "chalk": "^5.6.0",
20
20
  "cli-cursor": "^5.0.0",
21
21
  "debug": "^4.4.1",
22
22
  "express": "^5.1.0",
23
23
  "ink": "^5",
24
24
  "ink-progress-bar": "^3.0.0",
25
25
  "ink-spinner": "^5.0.0",
26
- "inquirer": "^12.8.2",
26
+ "inquirer": "^12.9.4",
27
27
  "js-yaml": "^4.1.0",
28
28
  "mustache": "^4.2.0",
29
29
  "netmask": "^2.0.2",
30
30
  "react": "^18.3.1",
31
31
  "read": "^4.1.0",
32
32
  "shelljs": "^0.10.0",
33
- "systeminformation": "^5.27.7",
33
+ "systeminformation": "^5.27.8",
34
34
  "tftp": "^0.1.2",
35
35
  "ws": "^8.18.3"
36
36
  },
@@ -50,19 +50,19 @@
50
50
  "@types/read": "^0.0.32",
51
51
  "@types/shelljs": "^0.8.17",
52
52
  "@types/ws": "^8.18.1",
53
- "chai": "^5.2.1",
54
- "eslint": "^9.32.0",
55
- "eslint-config-oclif": "^6.0.89",
53
+ "chai": "^6.0.1",
54
+ "eslint": "^9.34.0",
55
+ "eslint-config-oclif": "^6.0.98",
56
56
  "eslint-config-prettier": "^10.1.8",
57
57
  "glob": "^11.0.3",
58
58
  "mocha": "^11.7.0",
59
- "oclif": "^4.22.5",
59
+ "oclif": "^4.22.14",
60
60
  "perrisbrewery": "^10",
61
61
  "prettier": "^3.6.2",
62
62
  "shx": "^0.4.0",
63
63
  "ts-node": "10.9.2",
64
64
  "ts-prune": "^0.10.3",
65
- "typescript": "^5.7.3"
65
+ "typescript": "^5.9.2"
66
66
  },
67
67
  "engines": {
68
68
  "node": ">=16.0.0"
@@ -72,7 +72,6 @@
72
72
  "/addons",
73
73
  "/assets",
74
74
  "/bin",
75
- "/bootloaders",
76
75
  "/conf",
77
76
  "/dist",
78
77
  "/dracut",
@@ -19,6 +19,7 @@ common:
19
19
  - nodejs (>= 16)
20
20
  - live-boot # questo va reinstallato
21
21
  - parted
22
+ - penguins-bootloaders-pc-amd64
22
23
  - rsync
23
24
  - squashfs-tools
24
25
  - sshfs # eggs
@@ -23,15 +23,32 @@ common:
23
23
  - rsync
24
24
  - squashfs-tools
25
25
  - sshfs # eggs
26
- - xorriso | genisoimage
26
+ - xorriso
27
+
28
+ # bootloaders common
29
+ - ipxe
30
+ - pxelinux
27
31
 
28
32
  # dependencies arch specific
33
+ # arm64: grub-efi-arm64-bin, ipxe, shim-signed, u-boot-tools,
34
+ # amd64: grub-pc-bin, grub-efi-ia32-bin, grub-efi-amd64-bin, syslinux-common, ipxe, isolinux, pxelinux, shim-signed
35
+ # i386: grub-pc-bin, grub-efi-ia32-bin, syslinux-common, ipxe, isolinux, pxelinux
36
+
29
37
  arch:
30
38
  amd64:
31
39
  - grub-efi-amd64-bin
40
+ - isolinux
41
+ - shim-signed
42
+ - syslinux-common
43
+
44
+ i386:
45
+ - grub-pc-bin
46
+ - isolinux
47
+ - grub-efi-ia32-bin
48
+ - syslinux-common
32
49
 
33
50
  arm64:
34
- - syslinux-efi
51
+ - grub-efi-arm64-bin
52
+ - shim-signed
53
+ - u-boot-tools
35
54
 
36
- i386:
37
- - curl # repeated
package/scripts/_eggs CHANGED
@@ -202,8 +202,8 @@ _eggs() {
202
202
  "syncto[Save users and users' data ENCRYPTED]" \
203
203
  "update[update the Penguins' eggs tool]" \
204
204
  "autocomplete[Display autocomplete installation instructions.]" \
205
- "help[Display help for eggs.]" \
206
205
  "version[]" \
206
+ "help[Display help for eggs.]" \
207
207
 
208
208
  ;;
209
209
  args)
@@ -252,6 +252,7 @@ _arguments -S \
252
252
  cuckoo)
253
253
  _arguments -S \
254
254
  "(-h --help)"{-h,--help}"[Show CLI help.]" \
255
+ "(-v --verbose)"{-v,--verbose}"[Show CLI help.]" \
255
256
  --help"[Show help for command]" \
256
257
  "*: :_files" ;;
257
258
  dad)
@@ -387,17 +388,17 @@ _arguments -S \
387
388
  "(-r --refresh-cache)"{-r,--refresh-cache}"[Refresh cache (ignores displaying instructions)]" \
388
389
  --help"[Show help for command]" \
389
390
  "*: :_files" ;;
390
- help)
391
- _arguments -S \
392
- "(-n --nested-commands)"{-n,--nested-commands}"[Include all nested commands in the output.]" \
393
- --help"[Show help for command]" \
394
- "*: :_files" ;;
395
391
  version)
396
392
  _arguments -S \
397
393
  --json"[Format output as json.]" \
398
394
  --verbose"[Show additional information about the CLI.]" \
399
395
  --help"[Show help for command]" \
400
396
  "*: :_files" ;;
397
+ help)
398
+ _arguments -S \
399
+ "(-n --nested-commands)"{-n,--nested-commands}"[Include all nested commands in the output.]" \
400
+ --help"[Show help for command]" \
401
+ "*: :_files" ;;
401
402
  esac
402
403
 
403
404
  ;;
package/scripts/eggs.bash CHANGED
@@ -15,7 +15,7 @@ adapt --help --verbose
15
15
  analyze --help --verbose
16
16
  calamares --help --install --nointeractive --policies --release --remove --theme --verbose
17
17
  config --clean --help --nointeractive --verbose
18
- cuckoo --help
18
+ cuckoo --help --verbose
19
19
  dad --clean --default --file --nointeractive --help --verbose
20
20
  export:iso --checksum --clean --help --verbose
21
21
  export:pkg --all --clean --help --verbose
@@ -41,8 +41,8 @@ wardrobe:list --distro --help --verbose
41
41
  wardrobe:show --help --json --verbose --wardrobe
42
42
  wardrobe:wear --help --no_accessories --no_firmwares --verbose --wardrobe
43
43
  autocomplete --refresh-cache
44
- help --nested-commands
45
44
  version --json --verbose
45
+ help --nested-commands
46
46
  "
47
47
 
48
48
  function __trim_colon_commands()
@@ -1,43 +0,0 @@
1
- #
2
- # eggs: grub.main.cfg
3
- #
4
- if loadfont $prefix/font.pf2 ; then
5
- set gfxmode=1024x768x32
6
- insmod efi_gop
7
- insmod efi_uga
8
- insmod video_bochs
9
- insmod video_cirrus
10
- insmod gfxterm
11
- insmod gfxterm_background
12
- insmod jpeg
13
- insmod png
14
- fi
15
-
16
- set theme=/boot/grub/theme.cfg
17
-
18
- menuentry "{{{fullname}}} Live/Installation" {
19
- set gfxpayload=keep
20
- {{{rmModules}}}
21
- linux {{{vmlinuz}}} {{{kernel_parameters}}} priority=critical retbleed=off mitigations=off audit=0 amd_pstate.enable=1 amd-pstate=active intel_pstate=enable nowatchdog loglevel=0 fsck.mode=skip debugfs=off nmi_watchdog=0 debug=0 audit=0 show_ssp=0 earlyprintk=off kaslr=off no_pasr cfi=of quiet splash
22
- initrd {{{initrdImg}}}
23
- }
24
-
25
- menuentry "{{{fullname}}} Safe Mode" {
26
- set gfxpayload=keep
27
- {{{rmModules}}}
28
- linux {{{vmlinuz}}} {{{kernel_parameters}}} priority=critical retbleed=off mitigations=off audit=0 amd_pstate.enable=1 amd-pstate=active intel_pstate=enable nowatchdog loglevel=0 fsck.mode=skip debugfs=off nmi_watchdog=0 debug=0 audit=0 show_ssp=0 earlyprintk=off kaslr=off no_pasr cfi=of quiet splash
29
- initrd {{{initrdImg}}}
30
- }
31
-
32
- menuentry "{{{fullname}}} Text Mode" {
33
- set gfxpayload=keep
34
- {{{rmModules}}}
35
- linux {{{vmlinuz}}} {{{kernel_parameters}}} priority=critical retbleed=off mitigations=off audit=0 amd_pstate.enable=1 amd-pstate=active intel_pstate=enable nowatchdog loglevel=0 fsck.mode=skip debugfs=off nmi_watchdog=0 debug=0 audit=0 show_ssp=0 earlyprintk=off kaslr=off no_pasr cfi=of quiet splash
36
- initrd {{{initrdImg}}}
37
- }
38
- grub_platform
39
- if [ "$grub_platform" = "efi" ]; then
40
- menuentry "Boot from local disk" {
41
- exit 1
42
- }
43
- fi
@@ -1,22 +0,0 @@
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
@@ -1,194 +0,0 @@
1
- *acpi: acpi
2
- *all_functional_test: functional_test
3
- *background_image: gfxterm_background
4
- *cat: cat
5
- *cpuid: cpuid
6
- *crc: hashsum
7
- *cryptomount: cryptodisk
8
- *echo: echo
9
- *extract_syslinux_entries_configfile: syslinuxcfg
10
- *extract_syslinux_entries_source: syslinuxcfg
11
- *file: file
12
- *functional_test: functional_test
13
- *gettext: gettext
14
- *hashsum: hashsum
15
- *hdparm: hdparm
16
- *hello: hello
17
- *help: help
18
- *hexdump: hexdump
19
- *inb: iorw
20
- *inl: iorw
21
- *inw: iorw
22
- *keystatus: keystatus
23
- *kfreebsd: bsd
24
- *knetbsd: bsd
25
- *kopenbsd: bsd
26
- *list_env: loadenv
27
- *load_env: loadenv
28
- *loopback: loopback
29
- *ls: ls
30
- *lsacpi: lsacpi
31
- *lspci: lspci
32
- *md5sum: hashsum
33
- *menuentry: normal
34
- *pcidump: pcidump
35
- *probe: probe
36
- *rdmsr: rdmsr
37
- *read_byte: memrw
38
- *read_dword: memrw
39
- *read_word: memrw
40
- *regexp: regexp
41
- *save_env: loadenv
42
- *search: search
43
- *serial: serial
44
- *setpci: setpci
45
- *sha1sum: hashsum
46
- *sha256sum: hashsum
47
- *sha512sum: hashsum
48
- *sleep: sleep
49
- *smbios: smbios
50
- *submenu: normal
51
- *syslinux_configfile: syslinuxcfg
52
- *syslinux_source: syslinuxcfg
53
- *terminfo: terminfo
54
- *test_blockarg: test_blockarg
55
- *testspeed: testspeed
56
- *tr: tr
57
- *trust: pgp
58
- *verify_detached: pgp
59
- *xnu_splash: xnu
60
- *zfskey: zfscrypt
61
- .: configfile
62
- [: test
63
- appleloader: appleldr
64
- authenticate: normal
65
- background_color: gfxterm_background
66
- backtrace: backtrace
67
- badram: mmap
68
- blocklist: blocklist
69
- boot: boot
70
- break: normal
71
- cat: minicmd
72
- cbmemc: cbmemc
73
- chainloader: chain
74
- clear: normal
75
- cmp: cmp
76
- configfile: configfile
77
- continue: normal
78
- coreboot_boottime: cbtime
79
- cutmem: mmap
80
- date: date
81
- distrust: pgp
82
- dump: minicmd
83
- eval: eval
84
- exit: minicmd
85
- export: normal
86
- extract_entries_configfile: configfile
87
- extract_entries_source: configfile
88
- extract_legacy_entries_configfile: legacycfg
89
- extract_legacy_entries_source: legacycfg
90
- fakebios: loadbios
91
- false: true
92
- fix_video: fixvideo
93
- fwsetup: efifwsetup
94
- gptsync: gptsync
95
- halt: halt
96
- help: minicmd
97
- hexdump_random: random
98
- initrd16: linux16
99
- initrd: linux
100
- initrdefi: linuxefi
101
- keymap: keylayouts
102
- kfreebsd_loadenv: bsd
103
- kfreebsd_module: bsd
104
- kfreebsd_module_elf: bsd
105
- knetbsd_module: bsd
106
- knetbsd_module_elf: bsd
107
- kopenbsd_ramdisk: bsd
108
- legacy_check_password: legacycfg
109
- legacy_configfile: legacycfg
110
- legacy_initrd: legacycfg
111
- legacy_initrd_nounzip: legacycfg
112
- legacy_kernel: legacycfg
113
- legacy_password: legacycfg
114
- legacy_source: legacycfg
115
- linux16: linux16
116
- linux: linux
117
- linuxefi: linuxefi
118
- list_trusted: pgp
119
- loadbios: loadbios
120
- loadfont: font
121
- lscoreboot: cbls
122
- lsefi: lsefi
123
- lsefimmap: lsefimmap
124
- lsefisystab: lsefisystab
125
- lsfonts: font
126
- lsmmap: lsmmap
127
- lsmod: minicmd
128
- lssal: lssal
129
- macppcbless: macbless
130
- mactelbless: macbless
131
- module2: multiboot2
132
- module: multiboot
133
- multiboot2: multiboot2
134
- multiboot: multiboot
135
- nativedisk: nativedisk
136
- net_add_addr: net
137
- net_add_dns: net
138
- net_add_route: net
139
- net_bootp6: net
140
- net_bootp: net
141
- net_del_addr: net
142
- net_del_dns: net
143
- net_del_route: net
144
- net_dhcp: net
145
- net_get_dhcp_option: net
146
- net_ipv6_autoconf: net
147
- net_ls_addr: net
148
- net_ls_cards: net
149
- net_ls_dns: net
150
- net_ls_routes: net
151
- net_nslookup: net
152
- normal: normal
153
- normal_exit: normal
154
- outb: iorw
155
- outl: iorw
156
- outw: iorw
157
- parttool: parttool
158
- password: password
159
- password_pbkdf2: password_pbkdf2
160
- play: play
161
- read: read
162
- reboot: reboot
163
- return: normal
164
- rmmod: minicmd
165
- search.file: search_fs_file
166
- search.fs_label: search_label
167
- search.fs_uuid: search_fs_uuid
168
- setparams: normal
169
- shift: normal
170
- source: configfile
171
- terminal_input: terminal
172
- terminal_output: terminal
173
- test: test
174
- testload: testload
175
- time: time
176
- true: true
177
- usb: usbtest
178
- videoinfo: videoinfo
179
- videotest: videotest
180
- write_byte: memrw
181
- write_dword: memrw
182
- write_word: memrw
183
- wrmsr: wrmsr
184
- xnu_devprop_load: xnu
185
- xnu_kernel64: xnu
186
- xnu_kernel: xnu
187
- xnu_kext: xnu
188
- xnu_kextdir: xnu
189
- xnu_mkext: xnu
190
- xnu_ramdisk: xnu
191
- xnu_resume: xnu
192
- xnu_uuid: xnu_uuid
193
- zfs-bootfs: zfsinfo
194
- zfsinfo: zfsinfo