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

POKY_EXTRA_INSTALL = "samba lvm2 procps mdadm e2fsprogs-mke2fs util-linux \
                     webmin \
                     webmin-module-status \
                     webmin-module-proc \
                     webmin-module-mount \
                     webmin-module-fdisk \
                     webmin-module-lvm \
                     webmin-module-raid \
                     webmin-module-samba \
                     webmin-module-proftpd \
                     webmin-module-exports \
                     webmin-module-init \
                     webmin-module-net \
                     webmin-module-webmin"

inherit core-image