Commit Graph

33 Commits

Author SHA1 Message Date
toby 80bcf8451a allowing the rootpasswd the be set through a variable 2019-02-25 18:43:55 +00:00
toby 7a6e96ba57 well I guess -T0 is not supported in busybox implementation... should have known... 2019-02-25 08:21:19 +00:00
toby a9204209a7 converting the whole start-me-up thingy to an actual deb pacakge for easier portability, also adding an example wit.ipxe file to work on kick-starts within VMs 2019-02-25 00:23:30 +00:00
toby 31103471c7 trying to speedup the startup process. xz can use all cores during decompress on bootup as well 2019-02-24 21:53:15 +00:00
aseguro 80023b30f1 adding multithread compression to reduce the build time especially in arm boxes 2019-02-21 04:12:54 +00:00
toby 46f60aa6ea adding main/controb/non-free components to the debootsrap 2019-02-08 21:39:04 +00:00
Alfonso 91af53e787 need firmware-qlogic for Thunderx2 support 2019-02-08 13:25:56 -08:00
toby 21d62b67b3 adding experimental to image builder sources and first draft of bastion. installer on grub 2019-01-24 23:16:47 +00:00
toby e277f95879 fixing root passwd hash for sha512 so newer oses work 2019-01-11 22:20:00 +00:00
toby e8bc8fb791 trying to get the deb builer work to build 2 independent packages that don't stop on each others toes upon install. issue on grub.cfg is still preset. other overlapping files are fixed now 2019-01-10 11:47:36 +00:00
toby 39806245bf trying to automate ARCH builds... first steps 2019-01-09 19:04:09 +00:00
toby 31f88c1254 more work on new grub multi-arch support 2019-01-08 21:39:49 +00:00
toby 7e17557dff fixing missing dtbs 2019-01-07 20:03:46 +00:00
toby f8f79ca42d first tweaks for multi-arch support 2019-01-07 19:22:40 +00:00
toby 03936b836d adding efibootmgr to image 2019-01-04 15:27:13 +01:00
toby b14d332c82 removing firmware again since it's not part of main 2018-11-08 17:09:09 +01:00
toby af4488df4a adding firmware of bnx2x to image 2018-11-08 16:51:54 +01:00
toby b9940d88f4 generating a public ssh key to be part of the image. this one should not change quite as often and can be used for deploy keys 2018-11-07 22:55:03 +01:00
aseguro 8f4b8b44d7 changing root password at pxeboot stage 2018-11-06 18:39:51 +00:00
aseguro ebc0dd1f30 + root password 2018-11-05 20:33:14 +00:00
toby 6b9664294c print IP on console for easier troubleshooting 2018-11-03 19:18:47 +00:00
toby b82069f2fe adding python to the initrd as well - god damn ansible 2018-10-17 21:09:44 +00:00
toby 9a6b058401 adding pciutils and removeing ceph from initrd 2018-10-08 22:28:09 +00:00
toby 2fb3031783 allowing release to be configurable 2018-09-27 12:54:05 +00:00
toby 3b383625a9 adding support for dynamic ramdisk size 2018-09-25 22:24:49 +00:00
toby d51c41460f trying to make ramdisk dyanmic through kernel option 2018-09-25 21:37:23 +00:00
toby 1ac7a31740 fixing 0 byte root fs issue after booting 2018-09-25 20:19:01 +00:00
toby 2d5a229536 adding .gitignore 2018-09-25 17:17:45 +00:00
toby 8b68c136b8 cleanup tmp file structure 2018-09-25 16:18:46 +00:00
toby b8a921300e light cleanup and simplifying, lets see if that actually works 2018-09-25 08:32:34 +00:00
toby d2083c622d re-structuring everything to make it look more like a package that one can build, also adding syslinux pxe configs and cleanup 2018-09-24 21:02:44 +00:00
toby 5cddd4642b adding a couple of handy packages to the pxe image 2018-09-24 17:06:43 +00:00
toby a73a0e9e24 first checkin after breaking out from git@git.wit.com:wit/debcore_stuff.git 2018-09-24 13:54:24 +00:00