Back to wiki start page
Categories: Development
TODO list for CRUX 3.3
General
- Finally move man-pages to /usr/share/man
Ports
- Port Signing and Verification
- will be used only for the official repos (core, opt , xorg and compat-32) in the first step
- Work in progress. Details on how to distribute the keys needs to be resolved
- Remove the Packager field from our Pkgfiles
core
opt
- Firmware: Introduce and organize linux-firmware. (done)
- Explore the maintenance cost of splitting linux-firmware into categories such as network, wifi, scsi, gpu etc. (not practical. too much maintenance work)
xorg
Pkgutils
pkgmk: add the abilty to save the downloaded files under a different name
Iso
- linux-firmware - what types of firmware are critical for installation? (scsi, net, wifi?) (done)
- Make sure we can legally distribute (As long as all textfiles are shipped with any tarball we should be good to go) (done)
- adjust setup-helper and adjust packages.opt resp. packages.xorg:
- inject core/signify (done)
- inject autoconf-2.13 if firefox is installed (done)
- inject xorg-libxfont2 if xorg-server is installed (done)
Documentation