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
@@ -25,63 +25,13 @@ export default class Kernel {
25
25
  * ALL PRIVATE
26
26
  */
27
27
  /**
28
- * vmlinuxFromCmdline
29
- * BOOT_IMAGE=/boot/vmlinuz-5.16.0-3-amd64 root=UUID=13768873-d6ba-4ae5-9e14-b5011f5aa31c ro quiet splash resume=UUID=beafb9b4-c429-4e1f-a268-4270b63a14e6
30
- * se non è presente - come nel caso di Franco Conidi - lo ricostruisce da initrd
31
- */
32
- private static vmlinuxFromCmdline;
33
- /**
34
- *
35
- * @param kernel
36
- * @returns
37
- */
38
- private static vmLinuxFromFiles;
39
- /**
40
- * Rileva automaticamente il kernel dai moduli disponibili
41
- */
42
- private static detectKernelFromModules;
43
- /**
44
- * Ottiene il path per un kernel specifico
28
+ * most of the distros:
29
+ * debian, fedora, opensuse, rasberry
45
30
  */
46
- private static getSpecificKernelPath;
31
+ private static vmlinuxFromUname;
47
32
  /**
48
- * Trova la directory dei moduli del kernel
49
- */
50
- private static getKernelModulesPath;
51
- /**
52
- * Ottiene la lista dei kernel disponibili, ordinati
53
- */
54
- private static getAvailableKernels;
55
- /**
56
- * Gestisce il rilevamento del kernel per Arch Linux
57
- */
58
- private static getArchLinuxKernelPath;
59
- /**
60
- * Gestisce il path del kernel per Manjaro
61
- */
62
- private static getManjaroKernelPath;
63
- /**
64
- * Gestisce il path del kernel standard per Arch Linux
65
- */
66
- private static getStandardArchKernelPath;
67
- /**
68
- * Gestisce il kernel specifico per Arch Linux
69
- */
70
- private static getArchLinuxSpecificKernel;
71
- /**
72
- * Gestisce initramfs per Arch Linux
73
- */
74
- private static getArchInitramfs;
75
- /**
76
- * Lista i kernel disponibili in /boot per debugging
77
- */
78
- private static listAvailableKernels;
79
- /**
80
- * Lista gli initramfs disponibili in /boot per debugging
81
- */
82
- private static listAvailableInitramfs;
83
- /**
84
- * Ottiene informazioni sul kernel corrente
33
+ * vmlinuxFromCmdline
34
+ * raspbery /proc/cmdline dont contain it
85
35
  */
86
- private static getCurrentKernelInfo;
36
+ private static vmlinuxFromCmdline;
87
37
  }
@@ -7,8 +7,9 @@
7
7
  import fs from 'node:fs';
8
8
  import path from 'path';
9
9
  import Distro from '../distro.js';
10
- import Diversions from '../diversions.js';
11
10
  import Utils from '../utils.js';
11
+ import { execSync } from 'node:child_process';
12
+ import Diversions from '../diversions.js';
12
13
  /**
13
14
  * Kernel utilities for managing vmlinuz and initramfs paths
14
15
  */
@@ -20,18 +21,23 @@ export default class Kernel {
20
21
  */
21
22
  static vmlinuz(kernel = '') {
22
23
  let vmlinuz = '';
23
- /**
24
- * metodo /proc/cmdline
25
- */
26
24
  if (!Utils.isContainer()) {
27
- vmlinuz = this.vmlinuxFromCmdline();
25
+ vmlinuz = this.vmlinuxFromUname();
26
+ if (vmlinuz === '') {
27
+ vmlinuz = this.vmlinuxFromCmdline();
28
+ if (vmlinuz === '') {
29
+ console.log('vmlinuz not found');
30
+ process.exit(1);
31
+ }
32
+ }
28
33
  }
29
34
  else {
30
- vmlinuz = this.vmLinuxFromFiles(kernel);
35
+ Utils.warning("cannot work on containers actually!");
36
+ process.exit(1);
31
37
  }
32
38
  if (!fs.existsSync(vmlinuz)) {
33
39
  console.log(`file ${vmlinuz} does not exist!`);
34
- process.exit();
40
+ process.exit(1);
35
41
  }
36
42
  return vmlinuz;
37
43
  }
@@ -45,36 +51,44 @@ export default class Kernel {
45
51
  const distro = new Distro();
46
52
  let initramfs = '';
47
53
  if (kernel === '') {
48
- // Auto-detection
49
- const kernelModulesPath = this.getKernelModulesPath();
50
- const kernels = this.getAvailableKernels(kernelModulesPath);
51
- const latestKernel = kernels[kernels.length - 1];
52
- kernel = latestKernel;
54
+ if (!Utils.isContainer()) {
55
+ kernel = execSync('uname -r').toString().trim();
56
+ }
57
+ else {
58
+ Utils.warning("cannot work on containers actually!");
59
+ process.exit(1);
60
+ }
61
+ }
62
+ // rolling...
63
+ if (distro.familyId === "alpine") {
64
+ let suffix = kernel.substring(kernel.lastIndexOf('-'));
65
+ initramfs = `/boot/initramfs${suffix}`;
53
66
  }
54
- if (distro.familyId === "archlinux") {
55
- initramfs = this.getArchInitramfs(kernel, distro);
67
+ else if (distro.familyId === "archlinux" && (!Diversions.isManjaroBased(distro.distroId))) {
68
+ let suffix = kernel.substring(kernel.lastIndexOf('-'));
69
+ initramfs = `/boot/initramfs-linux${suffix}.img`;
56
70
  }
57
- else if (distro.familyId === "alpine") {
58
- initramfs = '/boot/initramfs-lts';
71
+ else if (distro.familyId === "archlinux" && (Diversions.isManjaroBased(distro.distroId))) {
72
+ let version = kernel.split('.').slice(0, 2).join('.');
73
+ initramfs = `/boot/initramfs-${version}-x86_64.img`;
59
74
  }
60
75
  else {
61
- // Debian/Ubuntu/derivatives
62
- const possiblePaths = [
63
- `/boot/initrd.img-${kernel}`,
64
- `/boot/initramfs-${kernel}.img`,
65
- `/boot/initramfs-${kernel}`,
66
- `/boot/initrd-${kernel}` // opensuse
76
+ // Gestione generica per le altre distro (Debian, Fedora, SUSE, ecc.)
77
+ const candidates = [
78
+ `/boot/initrd.img-${kernel}`, // Debian, Ubuntu
79
+ `/boot/initramfs-${kernel}.img`, // Fedora, RHEL
80
+ `/boot/initrd-${kernel}`, // openSUSE
81
+ `/boot/initramfs-${kernel}`, // fallbacks
67
82
  ];
68
- for (const path of possiblePaths) {
69
- if (fs.existsSync(path)) {
70
- initramfs = path;
83
+ for (const candidate of candidates) {
84
+ if (fs.existsSync(candidate)) {
85
+ initramfs = candidate;
71
86
  break;
72
87
  }
73
88
  }
74
89
  }
75
90
  if (!fs.existsSync(initramfs)) {
76
91
  console.error(`ERROR: initramfs file ${initramfs} does not exist!`);
77
- this.listAvailableInitramfs();
78
92
  process.exit(1);
79
93
  }
80
94
  return initramfs;
@@ -82,10 +96,23 @@ export default class Kernel {
82
96
  /**
83
97
  * ALL PRIVATE
84
98
  */
99
+ /**
100
+ * most of the distros:
101
+ * debian, fedora, opensuse, rasberry
102
+ */
103
+ static vmlinuxFromUname() {
104
+ const kernelVersion = execSync('uname -r').toString().trim();
105
+ let kernelPath = `/boot/vmlinuz-${kernelVersion}`;
106
+ if (fs.existsSync(kernelPath)) {
107
+ return kernelPath;
108
+ }
109
+ else {
110
+ return '';
111
+ }
112
+ }
85
113
  /**
86
114
  * vmlinuxFromCmdline
87
- * BOOT_IMAGE=/boot/vmlinuz-5.16.0-3-amd64 root=UUID=13768873-d6ba-4ae5-9e14-b5011f5aa31c ro quiet splash resume=UUID=beafb9b4-c429-4e1f-a268-4270b63a14e6
88
- * se non è presente - come nel caso di Franco Conidi - lo ricostruisce da initrd
115
+ * raspbery /proc/cmdline dont contain it
89
116
  */
90
117
  static vmlinuxFromCmdline() {
91
118
  let distro = new Distro();
@@ -107,7 +134,8 @@ export default class Kernel {
107
134
  }
108
135
  });
109
136
  // btrfs: eg: /@root/boot/vmlinuz
110
- if (vmlinuz.indexOf('@')) {
137
+ //if (vmlinuz.indexOf('@')) {
138
+ if (vmlinuz.includes('@')) {
111
139
  let subvolumeEnd = vmlinuz.indexOf('/', vmlinuz.indexOf('@'));
112
140
  vmlinuz = vmlinuz.substring(subvolumeEnd);
113
141
  }
@@ -119,260 +147,6 @@ export default class Kernel {
119
147
  vmlinuz = `/boot${vmlinuz}`;
120
148
  }
121
149
  }
122
- /**
123
- * If vmlinuz not found
124
- */
125
- if (vmlinuz === '') {
126
- let version = 'linux';
127
- if (distro.familyId === 'debian') {
128
- cmdline.forEach(cmd => {
129
- if (cmd.includes('initrd.img')) {
130
- version = cmd.substring(cmd.indexOf('initrd.img') + 10);
131
- }
132
- });
133
- }
134
- else if (distro.distroId === 'Manjaro') {
135
- cmdline.forEach(cmd => {
136
- if (cmd.includes('initrd.img')) {
137
- version = cmd.substring(cmd.indexOf('initrd.img') + 10);
138
- }
139
- });
140
- }
141
- vmlinuz = '/boot/vmlinuz-' + version;
142
- }
143
150
  return vmlinuz;
144
151
  }
145
- /**
146
- *
147
- * @param kernel
148
- * @returns
149
- */
150
- static vmLinuxFromFiles(kernel = '') {
151
- const distro = new Distro();
152
- let vmlinuz = '';
153
- if (kernel === '') {
154
- // Auto-detection del kernel dai moduli disponibili
155
- vmlinuz = this.detectKernelFromModules(distro);
156
- }
157
- else {
158
- // Kernel specificato manualmente
159
- vmlinuz = this.getSpecificKernelPath(kernel, distro);
160
- }
161
- // Validazione finale
162
- if (!fs.existsSync(vmlinuz)) {
163
- console.error(`ERROR: file ${vmlinuz} does not exist!`);
164
- console.error('Available kernels in /boot:');
165
- this.listAvailableKernels();
166
- process.exit(1);
167
- }
168
- return vmlinuz;
169
- }
170
- /**
171
- * Rileva automaticamente il kernel dai moduli disponibili
172
- */
173
- static detectKernelFromModules(distro) {
174
- const kernelModulesPath = this.getKernelModulesPath();
175
- const kernels = this.getAvailableKernels(kernelModulesPath);
176
- if (kernels.length === 0) {
177
- throw new Error(`No kernels found in ${kernelModulesPath}`);
178
- }
179
- if (distro.familyId === "archlinux") {
180
- return this.getArchLinuxKernelPath(distro, kernelModulesPath, kernels);
181
- }
182
- else if (distro.familyId === "alpine") {
183
- return `/boot/vmlinuz-lts`;
184
- }
185
- else {
186
- // Per Debian/Ubuntu usa l'ultimo kernel disponibile
187
- const latestKernel = kernels[kernels.length - 1];
188
- return `/boot/vmlinuz-${latestKernel}`;
189
- }
190
- }
191
- /**
192
- * Ottiene il path per un kernel specifico
193
- */
194
- static getSpecificKernelPath(kernel, distro) {
195
- if (distro.familyId === "archlinux") {
196
- return this.getArchLinuxSpecificKernel(kernel, distro);
197
- }
198
- else if (distro.familyId === "alpine") {
199
- return `vmlinuz-lts`;
200
- }
201
- else {
202
- return `/boot/vmlinuz-${kernel}`;
203
- }
204
- }
205
- /**
206
- * Trova la directory dei moduli del kernel
207
- */
208
- static getKernelModulesPath() {
209
- const possiblePaths = ['/usr/lib/modules', '/lib/modules'];
210
- for (const path of possiblePaths) {
211
- if (fs.existsSync(path)) {
212
- return path;
213
- }
214
- }
215
- throw new Error('No kernel modules directory found');
216
- }
217
- /**
218
- * Ottiene la lista dei kernel disponibili, ordinati
219
- */
220
- static getAvailableKernels(modulesPath) {
221
- try {
222
- const kernels = fs.readdirSync(modulesPath);
223
- return kernels.sort();
224
- }
225
- catch (error) {
226
- throw new Error(`Cannot read kernel modules from ${modulesPath}: ${error}`);
227
- }
228
- }
229
- /**
230
- * Gestisce il rilevamento del kernel per Arch Linux
231
- */
232
- static getArchLinuxKernelPath(distro, modulesPath, kernels) {
233
- if (Diversions.isManjaroBased(distro.distroId)) {
234
- return this.getManjaroKernelPath(kernels);
235
- }
236
- else {
237
- return this.getStandardArchKernelPath(kernels[0]);
238
- }
239
- }
240
- /**
241
- * Gestisce il path del kernel per Manjaro
242
- */
243
- static getManjaroKernelPath(kernels) {
244
- const latestKernel = kernels[kernels.length - 1];
245
- const versionMatch = latestKernel.match(/^(\d+)\.(\d+)\./);
246
- if (!versionMatch) {
247
- throw new Error(`Cannot parse Manjaro kernel version from: ${latestKernel}`);
248
- }
249
- const [, major, minor] = versionMatch;
250
- return `/boot/vmlinuz-${major}.${minor}-x86_64`;
251
- }
252
- /**
253
- * Gestisce il path del kernel standard per Arch Linux
254
- */
255
- static getStandardArchKernelPath(firstKernel) {
256
- const kernelTypeMap = [
257
- { pattern: '-lts', name: 'linux-lts' },
258
- { pattern: '-hardened', name: 'linux-hardened' },
259
- { pattern: '-zen', name: 'linux-zen' }
260
- ];
261
- // Cerca un tipo specifico di kernel
262
- for (const { pattern, name } of kernelTypeMap) {
263
- if (firstKernel.includes(pattern)) {
264
- return `/boot/vmlinuz-${name}`;
265
- }
266
- }
267
- // Default: kernel linux standard
268
- return '/boot/vmlinuz-linux';
269
- }
270
- /**
271
- * Gestisce il kernel specifico per Arch Linux
272
- */
273
- static getArchLinuxSpecificKernel(kernel, distro) {
274
- if (Diversions.isManjaroBased(distro.distroId)) {
275
- const versionMatch = kernel.match(/^(\d+)\.(\d+)\./);
276
- if (versionMatch) {
277
- const [, major, minor] = versionMatch;
278
- return `/boot/vmlinuz-${major}.${minor}-x86_64`;
279
- }
280
- }
281
- // Cerca i kernel Arch in ordine di preferenza
282
- const archKernelCandidates = [
283
- '/boot/vmlinuz-linux',
284
- '/boot/vmlinuz-linux-lts',
285
- '/boot/vmlinuz-linux-rt'
286
- ];
287
- for (const candidate of archKernelCandidates) {
288
- if (fs.existsSync(candidate)) {
289
- return candidate;
290
- }
291
- }
292
- // Se nessun candidato è trovato, prova con il pattern originale
293
- return `/boot/vmlinuz-${kernel}`;
294
- }
295
- /**
296
- * Gestisce initramfs per Arch Linux
297
- */
298
- static getArchInitramfs(kernel, distro) {
299
- if (Diversions.isManjaroBased(distro.distroId)) {
300
- const versionMatch = kernel.match(/^(\d+)\.(\d+)\./);
301
- if (versionMatch) {
302
- const [, major, minor] = versionMatch;
303
- return `/boot/initramfs-${major}.${minor}-x86_64.img`;
304
- }
305
- }
306
- // Standard Arch initramfs paths
307
- const archInitramfsCandidates = [
308
- '/boot/initramfs-linux.img',
309
- '/boot/initramfs-linux-lts.img',
310
- '/boot/initramfs-linux-rt.img',
311
- '/boot/initramfs-linux-zen.img',
312
- '/boot/initramfs-linux-hardened.img'
313
- ];
314
- for (const candidate of archInitramfsCandidates) {
315
- if (fs.existsSync(candidate)) {
316
- return candidate;
317
- }
318
- }
319
- // Fallback generico
320
- return `/boot/initramfs-${kernel}.img`;
321
- }
322
- /**
323
- * Lista i kernel disponibili in /boot per debugging
324
- */
325
- static listAvailableKernels() {
326
- try {
327
- const bootFiles = fs.readdirSync('/boot')
328
- .filter(f => f.startsWith('vmlinuz'))
329
- .sort();
330
- if (bootFiles.length > 0) {
331
- bootFiles.forEach(file => console.error(` - ${file}`));
332
- }
333
- else {
334
- console.error(' No vmlinuz files found in /boot');
335
- }
336
- }
337
- catch (error) {
338
- console.error(' Cannot read /boot directory');
339
- }
340
- }
341
- /**
342
- * Lista gli initramfs disponibili in /boot per debugging
343
- */
344
- static listAvailableInitramfs() {
345
- try {
346
- const bootFiles = fs.readdirSync('/boot')
347
- .filter(f => f.startsWith('initrd') || f.startsWith('initramfs'))
348
- .sort();
349
- if (bootFiles.length > 0) {
350
- console.error('Available initramfs files in /boot:');
351
- bootFiles.forEach(file => console.error(` - ${file}`));
352
- }
353
- else {
354
- console.error(' No initramfs files found in /boot');
355
- }
356
- }
357
- catch (error) {
358
- console.error(' Cannot read /boot directory');
359
- }
360
- }
361
- /**
362
- * Ottiene informazioni sul kernel corrente
363
- */
364
- static getCurrentKernelInfo() {
365
- try {
366
- const version = fs.readFileSync('/proc/version', 'utf8').trim();
367
- const kernelRelease = fs.readFileSync('/proc/sys/kernel/osrelease', 'utf8').trim();
368
- return {
369
- version: kernelRelease,
370
- vmlinuz: this.vmlinuz(kernelRelease),
371
- initramfs: this.initramfs(kernelRelease)
372
- };
373
- }
374
- catch (error) {
375
- throw new Error(`Cannot get current kernel info: ${error}`);
376
- }
377
- }
378
152
  }
@@ -93,12 +93,18 @@ export default class Utils {
93
93
  * Detect if running inside a container (Docker or LXC)
94
94
  */
95
95
  static isContainer() {
96
- let isContainer = false;
97
- let pathToCheck = '/ci/README.md';
98
- if (fs.existsSync(pathToCheck)) {
99
- isContainer = true;
96
+ // Check for Docker's specific file
97
+ if (fs.existsSync('/.dockerenv')) {
98
+ return true;
99
+ }
100
+ // Check the cgroup file, which works for Docker, Podman, LXC, etc.
101
+ try {
102
+ const cgroupContent = fs.readFileSync('/proc/1/cgroup', 'utf8');
103
+ return cgroupContent.includes('/docker/') || cgroupContent.includes('/kubepods/');
104
+ }
105
+ catch (e) {
106
+ return false;
100
107
  }
101
- return isContainer;
102
108
  }
103
109
  /**
104
110
  * Check if the system uses Systemd
@@ -11,6 +11,7 @@ export default class Cuckoo extends Command {
11
11
  static examples: string[];
12
12
  static flags: {
13
13
  help: import("@oclif/core/interfaces").BooleanFlag<void>;
14
+ verbose: import("@oclif/core/interfaces").BooleanFlag<boolean>;
14
15
  };
15
16
  run(): Promise<void>;
16
17
  }
@@ -14,7 +14,8 @@ export default class Cuckoo extends Command {
14
14
  static description = 'PXE start with proxy-dhcp';
15
15
  static examples = ['sudo eggs cuckoo'];
16
16
  static flags = {
17
- help: Flags.help({ char: 'h' })
17
+ help: Flags.help({ char: 'h' }),
18
+ verbose: Flags.boolean({ char: 'v', description: 'verbose' })
18
19
  };
19
20
  async run() {
20
21
  const { args, flags } = await this.parse(Cuckoo);
@@ -24,7 +25,7 @@ export default class Cuckoo extends Command {
24
25
  settings.load();
25
26
  const nest = settings.config.snapshot_mnt;
26
27
  const pxeRoot = nest + 'pxe';
27
- const pxe = new Pxe(nest, pxeRoot);
28
+ const pxe = new Pxe(nest, pxeRoot, flags.verbose);
28
29
  await pxe.fertilization();
29
30
  await pxe.build();
30
31
  const n = new network();
@@ -35,8 +35,8 @@ export default class Love extends Command {
35
35
  let nointeractive = false;
36
36
  let flagNointeractive = '';
37
37
  if (flags.nointeractive) {
38
- nointeractive = true;
39
38
  flagNointeractive = '--nointeractive';
39
+ nointeractive = true;
40
40
  }
41
41
  const echo = Utils.setEcho(verbose);
42
42
  Utils.titles(this.id + ' ' + this.argv);
package/dist/lib/utils.js CHANGED
@@ -38,6 +38,7 @@ export async function exec(command, { echo = false, ignore = false, capture = fa
38
38
  */
39
39
  return new Promise((resolve, reject) => {
40
40
  if (echo) {
41
+ // seem no need!
41
42
  console.log(command);
42
43
  }
43
44
  const child = spawn('bash', ['-c', command], {
@@ -0,0 +1 @@
1
+ 05498508d7860a84a12a8c8c7aaa9680c6c6743d74b534b6069fafe6bfd46b6f penguins-eggs_25.8.28-1_amd64.deb
@@ -0,0 +1 @@
1
+ 1934d71c93cb97c8d7a728e8ae8617594c9baab385fc371d3c420f3f47394005 penguins-eggs_25.8.28-1_arm64.deb
@@ -0,0 +1 @@
1
+ c34883fec332c18410b19e7d422b5ab7d9df7a6626a9d449d03a4d12b7c07427 penguins-eggs_25.8.28-1_i386.deb
Binary file