X-Git-Url: https://hackdaworld.org/gitweb/?p=outofuni%2Fdib.git;a=blobdiff_plain;f=config.build;h=615037f7fea19935977fbb559ea253e3f76a5c71;hp=edb62577efae8a8fbe5e3f96abe3708992b5ec38;hb=ac80b3900e90f33e4bcf1c45e2fcd71042ac7453;hpb=b0954d42425046f559118b2cba77b718f5be5295 diff --git a/config.build b/config.build index edb6257..615037f 100644 --- a/config.build +++ b/config.build @@ -9,7 +9,7 @@ IMGSIZE=2000 # # target architecture / suite # -ARCH=arm +ARCH=armhf #ARCH=armel MAKEOPT="ARCH=arm CROSS_COMPILE=arm-linux-gnueabi-" #MAKEOPT="ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-" @@ -37,9 +37,10 @@ PKGS="apt-utils dialog locales" GETTY=ttyO0 # add your packages here -ADDPKGS="vim git make gcc lua5.2 golang net-tools iputils-ping kmod" -ADDPKGS="$ADDPKGS wget openssh-server" +ADDPKGS="vim git make gcc lua5.2 golang build-essential kmod" +ADDPKGS="$ADDPKGS net-tools iputils-ping wget openssh-server rsync" # beagle +ADDPKGS="$ADDPKGS wireless-tools wpasupplicant hostapd" # nellboard #ADDPKGS="$ADDPKGS python dnsmasq"