Mnemosyne is a abstract distribution originally designed for ROCKLinux, but currently only support the trunk of OpenSDE.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Nagy Károly Gábriel c2411006dd Revert "pkgsel.d: remove deprecated net-tools from Network module" il y a 9 ans
overlay.d mnemosyne: renamed overlay.d/sysfiles-embedded/etc_rc.d_functions-ansi.in.patch to overlay.d/sysfiles-embedded/etc_init.d_functions-ansi.in.patch il y a 10 ans
pkg_conf pkgsel: implemented DHCP=udhcp using busybox's udhcpc il y a 15 ans
pkg_patch openssh: disable password login by default il y a 13 ans
pkgsel.d Revert "pkgsel.d: remove deprecated net-tools from Network module" il y a 9 ans
COPYING Added COPYING (GPLv2) file il y a 15 ans
README Added a little explaination about Mnemosyne in the README file il y a 15 ans
VERSION Bumped 0.4.x il y a 15 ans
build.sh * updated copyright notes at mnemosyne target il y a 17 ans
config.in config: added support for 'master' and 0.1.* il y a 13 ans
kernel.conf Added kernel.conf to mnemosyne, forcing CONFIG_UNIX=y il y a 16 ans
mnemosyne.pl mnemosyne.pl: Changed to _always_ source FEATURE.conf, passing "" when the deps are not met il y a 15 ans
overlay.in overlay: delay overlay_apply a bit so it happens after runit's tail_install() il y a 13 ans
parse-config rocknet: moved creation of runit symlink to overlay.d/ il y a 15 ans
pkgsel.in * cosmetical changes at pkgsel.in and pkg_conf/ il y a 17 ans

README

Mnemosyne Linux v0.4.x
Alejandro Mery <amery@geeks.cl>
powered by OpenSDE!

Mnemosyne is a abstract distribution originally designed for
ROCKLinux [1], but currently only support the trunk of OpenSDE [2].

Mnemosyne is a fully modular abstract target which founds itself over
highly secure and reliable packages instead of deprecated 'de facto'
standard packages like sysvinit, netkit and vixie-cron.

Mnemosyne, use `runit`[3] init style, and since 0.4 the rest of the
tools implemented by `sysvinit` are replaced with `busybox`[4]
equivalents. We use udhcpc from busybox too, and only support
`iproute2`[5] instead of the deprecated classic ifconfig/route/arp.

Mnemosyne is licensed under GPLv2+, but this doesn't affect distributions
implemented extending (without altering) mnemosyne itself.

[1] ROCKLinux - http://www.rocklinux.org/
[2] OpenSDE - http://opensde.org/
[3] runit - http://smarden.org/runit/
[4] BusyBox - http://busybox.net/
[5] iproute2 - http://www.linuxfoundation.org/en/Net:Iproute2