aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/images/baryon-image.bb
blob: 2f1d0ba7933c437c51c83b58fd615a9817fb3c3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
IMAGE_FEATURES = "nfs-server package-management ssh-server-dropbear debug-tweaks"

POKY_EXTRA_INSTALL = "samba procps mdadm e2fsprogs-mke2fs util-linux \
                     webmin \
                     webmin-module-status \
                     webmin-module-proc \
                     webmin-module-mount \
                     webmin-module-fdisk \
                     webmin-module-raid \
                     webmin-module-samba \
                     webmin-module-servers \
                     webmin-module-proftpd \
                     webmin-module-exports \
                     webmin-module-init \
                     webmin-module-net \
                     webmin-module-webmin \
                     webmin-module-useradmin \
                     webmin-module-time \
                     webmin-module-webmincron"

inherit core-image