Commit Graph

22 Commits

Author SHA1 Message Date
aheirman 47ec406d7f
Add linux to createimg.sh 2021-05-03 17:34:21 +02:00
aheirman 36d573745d
Add /mnt fodler to live-usb 2021-04-18 09:50:00 +02:00
aheirman d4a927cb22 basic (INSECURE!) init system 2021-04-17 10:52:02 +00:00
aheirman 71b4644ec0
Set ld to lld in createimg 2021-04-08 12:27:54 +02:00
aheirman 91d4210763
Add llvm to live-usb
This does increase the size of the image.
2021-04-07 21:58:35 +02:00
aheirman 21eb616ceb
hotfix 2021-04-07 21:39:35 +02:00
aheirman df3c282f42
Add more required files & folders to createimg.sh 2021-04-07 21:35:24 +02:00
aheirman 0c0a0c9f90 Error if loopback failed in createimg.sh 2021-04-06 12:53:24 +00:00
aheirman 3299a5aa34 Add root folder in live-usb 2021-03-29 18:10:56 +00:00
aheirman 499848b2a4 Make createimg.sh executable 2021-03-29 18:05:48 +00:00
aheirman 87b58205a6
Add a working fdisk (from util-linux) 2021-03-28 16:34:50 +02:00
aheirman 3e0992c3ce
Don't create new partition table
Breaks the boot with tlb?
2021-03-28 16:15:36 +02:00
aheirman 993c3adf6c
Fix fdisk command
We want it to create a partition to the end of the file.
2021-03-28 15:59:57 +02:00
aheirman 6996c42f0d
use fstab & add hostname to real root 2021-03-27 18:53:32 +01:00
Ella-0 dd30140492 stuffs 2021-02-15 15:04:25 +00:00
Ella-0 7780e311d8 improvements to createimg.sh 2021-02-13 13:24:03 +00:00
aheirman 39b9430cf8 Createimg now creates a working 1G partition 2021-02-13 13:11:45 +01:00
aheirman f1b5d615ea Finish the rename to iglunix 2021-02-10 20:00:20 +01:00
aheirman 18bb7ee1a9 Add tiny linux bootloader
Building tiny linux bootloader also creates the lazybox image (lazybox.img)
2021-02-04 16:29:09 +01:00
Ella-0 9f9fded8e9 Fixes 2021-02-04 12:02:44 +00:00
Ella-0 605a0d7e56 Update image gen scripts 2021-01-31 13:41:39 +00:00
Ella-0 bbd6a84a3f Added scripts to create bootable image 2021-01-30 07:29:13 +00:00