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.
 
 
 

35 lines
531 B

# always prefer the one from binutils
O CONFIG_AR
# don'T replace init, we use runit
O CONFIG_INIT
O CONFIG_HALT
# we prefer bcron
O CONFIG_CROND
O CONFIG_CRONTAB
# and socklog
O CONFIG_SYSLOGD
# no httpd
O CONFIG_HTTPD
# redhad/debian stuff
O CONFIG_DPKG
O CONFIG_DPKG_DEB
O CONFIG_RPM
O CONFIG_RPM2CPIO
# rocknet
O CONFIG_IFUPDOWN
# deprecated things
O CONFIG_RUN_PARTS
O CONFIG_START_STOP_DAEMON
O CONFIG_INETD
O CONFIG_IFCONFIG
# and simply to keep simmetry with non-embedded mnemosyne-based systems
O CONFIG_NSLOOKUP