Mnemosyne is a abstract distribution originally designed for ROCKLinux, but currently only support the trunk of OpenSDE.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1008 B

15 years ago
  1. Mnemosyne Linux v0.4.x
  2. Alejandro Mery <amery@geeks.cl>
  3. powered by OpenSDE!
  4. Mnemosyne is a abstract distribution originally designed for
  5. ROCKLinux [1], but currently only support the trunk of OpenSDE [2].
  6. Mnemosyne is a fully modular abstract target which founds itself over
  7. highly secure and reliable packages instead of deprecated 'de facto'
  8. standard packages like sysvinit, netkit and vixie-cron.
  9. Mnemosyne, use `runit`[3] init style, and since 0.4 the rest of the
  10. tools implemented by `sysvinit` are replaced with `busybox`[4]
  11. equivalents. We use udhcpc from busybox too, and only support
  12. `iproute2`[5] instead of the deprecated classic ifconfig/route/arp.
  13. Mnemosyne is licensed under GPLv2+, but this doesn't affect distributions
  14. implemented extending (without altering) mnemosyne itself.
  15. [1] ROCKLinux - http://www.rocklinux.org/
  16. [2] OpenSDE - http://opensde.org/
  17. [3] runit - http://smarden.org/runit/
  18. [4] BusyBox - http://busybox.net/
  19. [5] iproute2 - http://www.linuxfoundation.org/en/Net:Iproute2