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.

15 lines
179 B

  1. #Dependencies: LIBC=uclibc FOOTPRINT=embedded
  2. X busybox
  3. # required support is included on busybox
  4. - gzip
  5. - cpio
  6. - time
  7. - findutils
  8. - diffutils
  9. - patch
  10. - grep
  11. - sed
  12. - tar
  13. - less