Difference between revisions of "User:Allan"
(→Scripts for pacman-contrib) |
(→Ideas) |
||
(41 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
==Developer Stuff== | ==Developer Stuff== | ||
− | ==== | + | ====Toolchain==== |
− | * | + | * [[User:Allan/Toolchain|Toolchain Notes]] |
− | ==== | + | ====Bugs==== |
− | + | * [http://bugs.archlinux.org/?dev=2008&project=0&order=project&sort=asc My Bugs] | |
− | + | * [[Bug_Day_TODO|Bug Day TODO list]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | ==== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * [[ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Pacman Stuff== | ==Pacman Stuff== | ||
− | + | * [[Pacman Development]] | |
− | * [ | + | * [[Pacman Roadmap]] |
====Scripts for pacman-contrib==== | ====Scripts for pacman-contrib==== | ||
− | + | * List file not under pacman's control - [http://bbs.archlinux.org/viewtopic.php?pid=348015] [http://bbs.archlinux.org/viewtopic.php?id=43548] (would be a workaround for FS#13998) | |
− | * List file not under pacman's control - [http://bbs.archlinux.org/viewtopic.php?pid=348015] [http://bbs.archlinux.org/viewtopic.php?id=43548] | ||
− | |||
− | |||
− | |||
====Ideas==== | ====Ideas==== | ||
* [[User:Allan/Pacman_Hooks | Hooks]] | * [[User:Allan/Pacman_Hooks | Hooks]] | ||
+ | * [[User:Allan/Makepkg_Split | Makepkg Split]] | ||
* [[User:Allan/Pacman_OptDepends | Do more with optdepends]] | * [[User:Allan/Pacman_OptDepends | Do more with optdepends]] | ||
+ | * [[User:Allan/Pacman_Parallel_Downloads | Parallel Downloads]] | ||
+ | * [[User:Allan/Makepkg_Test_Suite | Makepkg Test Suite]] | ||
* Add a lot more documentation to the code base | * Add a lot more documentation to the code base | ||
* Increase pactest coverage [http://archlinux.org/pipermail/pacman-dev/2008-June/012232.html] | * Increase pactest coverage [http://archlinux.org/pipermail/pacman-dev/2008-June/012232.html] | ||
* Combine NoUpgrade and NoExtract | * Combine NoUpgrade and NoExtract | ||
* Library for makepkg [http://bugs.archlinux.org/task/10375] - not entirely convinced yet... See also [http://bugs.archlinux.org/task/1588] & [http://bugs.archlinux.org/task/1571] | * Library for makepkg [http://bugs.archlinux.org/task/10375] - not entirely convinced yet... See also [http://bugs.archlinux.org/task/1588] & [http://bugs.archlinux.org/task/1571] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 05:31, 7 September 2013
This is a list of Arch related things I would like to keep track of. This is probably of little interest to anyone but me and my stalkers...
Contents
Developer Stuff
Toolchain
Bugs
Pacman Stuff
Scripts for pacman-contrib
Ideas
- Hooks
- Makepkg Split
- Do more with optdepends
- Parallel Downloads
- Makepkg Test Suite
- Add a lot more documentation to the code base
- Increase pactest coverage [3]
- Combine NoUpgrade and NoExtract
- Library for makepkg [4] - not entirely convinced yet... See also [5] & [6]