home.social

#floppinux — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #floppinux, aggregated by home.social.

fetched live
  1. I'm installing #floppinux onto a floppy disc from 1990. My sister found my dad's old USB floppy drives and they still totally work.

  2. Finally figured out how to enable basic job control(via Ctrl+D, Ctrl+C and Ctrl+Z) and reading /etc/profile in #Floppinux : run "sh -l -m".

    This now enables me to try writing a crude but functional service manager for Floppinux in shell script.

  3. I've got another #Floppinux #Linux puzzle to solve.

    I'm thinking of writing a crude service manager in shell script, but Floppinux doesn't have the fg, bg, or kill commands. But you can run a command in the background by adding the "&" at the end, and you can set traps to run on receiving specific signals. Is there a way to kill a command without the kill command? Is there something within /proc/$pid/ I can poke at to very manually trigger process termination?

  4. Thanks to a big community support for FLOPPINUX I got bug reports to make it better.

    I'm now including the fixes, compiling and testing. The 0.3.1 update will be ready soon!

  5. @w84death Also congrats on getting featured in @ActionRetro 's video on your Linux setup :)

  6. Помнится в 2002 году, во время воспаления лёгких (как тогда я не знал) дома я занимался познанием Linux, через освоения сборки по методу LFS. Но спустя почти 20 лет понимаю, что такую систему собирать конечно можно, но проникновения в суть её от обилия софтов и методов не происходит.
    Отдельная большая тема - это пересборка компиляторов, двоичных утилит и тулчейнов.
    Но вот более адекватный первый шаг - это сборка минималистичного рабочего Linux (бузо всяких наворотов - только суть). И тут достаточно ядра, образа корневой системы с busybox - в качестве утилиты утилит... Относительно недавно такой дистрибутив с подробными описаниями собрали. На Алике можно заказать и дисковод, но дискеты лучше поспрашать на наших барахолках (авито, юла и т.д.). А можно просто развлекаться на QEMU, если нет старого железа...

    bits.p1x.in/floppinux-an-embed

    #linux #floppinux #embedded