[pkgsel] placed openvpn with the other "main" applications
[idunn.git] / pkgsel
blob08a8436b6a495dacb820e6366a5ca4b904f6e372
1 # in the beginning there was nothing...
3 O *
5 # Let there be a file structure and system files
7 X fhs
8 X sysfiles
9 X iana-etc
11 # kernel headers and a libc
13 X linux-header
14 X uclibc
16 # and the tools for building the system
18 X automake
19 X autoconf
20 X gcc
21 X binutils
22 X flex
23 X libtool
24 X ccache
26 # main packages
28 X busybox
29 X openvpn
30 X dropbear
31 X rsync
33 # /dev
35 X udev
36 X hotplug2
38 # fs helpers
40 X reiserfsprogs
41 X e2fsprogs
43 # bootmanagers
45 X syslinux
46 X grub
48 # needed by dropbear
49 X zlib
50 # needed by openvpn
51 X openssl
52 X lzo