mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

795
active users

#initramfs

0 posts0 participants0 posts today
Replied in thread

@Yuki @OS1337 @bjornsdottirs no need to go beyond 1440kB when using mlb instead of #syslinux (which wastes 200kB on it's own!)

  • Also including the #initramfs into the #Kernel can save more due to better compression than two seperate files.

Needless to say the core idea is to be a continuation of #tmsrtbt and a "minimalist #linux distro" as in "#SSH #Terminal #Firmware"...

Minimal Linux Bootloader. Contribute to OS-1337/mlb development by creating an account on GitHub.
GitHubGitHub - OS-1337/mlb: Minimal Linux BootloaderMinimal Linux Bootloader. Contribute to OS-1337/mlb development by creating an account on GitHub.
#linux#ssh#terminal

How very cool! #Linux #initramfs is capable enough to do multi-programming! Can have a process watching for the crypto keydisk to be inserted while another process waits for the user to type the decrypt passphrase. Makes encrypted rootfs even better. github.com/gitbls/sdm #raspberrypi #encryption #security #crypto

GitHubGitHub - gitbls/sdm: Raspberry Pi SD Card Image ManagerRaspberry Pi SD Card Image Manager. Contribute to gitbls/sdm development by creating an account on GitHub.
Replied in thread

@xeniac I know that this is the case, but it's not a technical unavoidance despite the #RaspberryPi being a non-#UEFI - #arm device.

  • Even on the old, #32bit boards.

The solution in that regard would be to boot into a #live / #setup mode like with #RaspberryPiOS for #i586-based #PCs and extend it to a setup that allows creating a new custom image with #LUKS - #FDE enabled and properly encrypted.

  • OFC on a #Pi0W that would mean one would've to plug in a 2nd MicroSD with a USB-Adapter but that's not the Point.

I'm not even demanding much, just a simple #TUI / #CLI setup like @ubuntu / #UbuntuServer has with basic customizations.

  • I'm not even expecting it to go so far as to offer including #dropbear - #SSH in the #initramfs so one can boot into the encrypted install and unlock it remotely. Just gimme the blinking cursor at the boot asking me to enter the password for the encrypted partition...
Replied in thread

@trysdyn Granted, this is why I want to avoid as many packages as possible for OS/1337...

Because the likelyhood if such a #SupplyChainAttack via a #SideChannel to work is exponentially greater the more components I include.

That being said, #Linux distros are quicker to fix that than any #Windows or #macOS version ever will, because those have to maintain #Govware #Backdoors in order to be legal to sell and offer globally - espechally in places like the "P.R." #China...

And yes, @OS1337 doesn't come with #xz but it does utilize XZ for #Kernel and #initramfs compression, tho that's the algorithm and the Linux-own implementation...

Replied in thread

@SweetAIBelle @starchy @OS1337

Yeah, I've barely built #mlb and sadly it seems like an abandoned project - I only pulled a fork so I can build the executeable and run it...

I also need to basically build everything except the FDD image, #linux #Kernel and mlb beforehand so I can just include the #initramfs.cpio into the kernel and finally shave ~ 200kB free...

Also thx for your continous contributions to OS/1337 ...

github.com/OS-1337/OS1337/issu

GitHubBoot: "CORE" Edition: Alternative to syslinux - saving up to ~200kB of space on FDDs. · Issue #10 · OS-1337/OS1337By kkarhan
Replied in thread
Continued thread

On the other hand, someone called #GuilhemMoulin probably DOES have the answer I need and it almost as comprehensive and well written.

If it was you @guilhem , I want to thank you! (And let me know if it's not - I'll edit the post!)

But I'm far too tired to #fafo with #initramfs tonight with no #backup...

cryptsetup-team.pages.debian.n

cryptsetup-team.pages.debian.netFull disk encryption, including /boot: Unlocking LUKS devices from GRUB
Replied in thread

@duviobaz Theoretisch kannst du im #initramfs auch eine GUI aufziehen (sonst gäbe es die im Android ja auch gar nicht), aber ich wüsste nicht, dass sich die Mühe schon jemand sonst gemacht hätte. Es gibt in PCs wesentlich mehr Variation als bei #Android zugelassen sind, das kann allgemein sehr aufwendig werden.

Aber da ich sowas noch nie gesucht habe, kann ich da nix qualifiziertes zu sagen, sorry.