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.

36 lines
549 B

  1. # always prefer the one from binutils
  2. O CONFIG_AR
  3. # don'T replace init, we use runit
  4. O CONFIG_INIT
  5. O CONFIG_HALT
  6. O CONFIG_RUNLEVEL
  7. # we prefer bcron
  8. O CONFIG_CROND
  9. O CONFIG_CRONTAB
  10. # and socklog
  11. O CONFIG_SYSLOGD
  12. # no httpd
  13. O CONFIG_HTTPD
  14. # redhad/debian stuff
  15. O CONFIG_DPKG
  16. O CONFIG_DPKG_DEB
  17. O CONFIG_RPM
  18. O CONFIG_RPM2CPIO
  19. # rocknet
  20. O CONFIG_IFUPDOWN
  21. # deprecated things
  22. O CONFIG_RUN_PARTS
  23. O CONFIG_START_STOP_DAEMON
  24. O CONFIG_INETD
  25. O CONFIG_IFCONFIG
  26. # and simply to keep simmetry with non-embedded mnemosyne-based systems
  27. O CONFIG_NSLOOKUP