forked from ev3dev/ev3dev
-
Notifications
You must be signed in to change notification settings - Fork 0
/
multistrap.conf
42 lines (37 loc) · 1.04 KB
/
multistrap.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[General]
arch=armel
directory=ev3-rootfs
noauth=false
unpack=true
debootstrap=Emdebian Net Utils Languages Firmware
aptsources=Emdebian Firmware
[Emdebian]
packages=apt
source=http://www.emdebian.org/grip
keyring=emdebian-archive-keyring
suite=wheezy-grip
[Net]
#Basic packages to enable the networking
packages=netbase net-tools ethtool udev iproute iputils-ping ifupdown isc-dhcp-client ssh wpasupplicant
source=http://www.emdebian.org/grip
keyring=emdebian-archive-keyring
suite=wheezy-grip
[Utils]
#General purpose utilities
packages=locales adduser sudo nano less wget vim rsyslog dialog usbutils nfs-common samba-common
source=http://www.emdebian.org/grip
keyring=emdebian-archive-keyring
suite=wheezy-grip
[Languages]
#General purpose languages
packages=lua5.1 gawk python2.7 guile-1.8
source=http://www.emdebian.org/grip
keyring=emdebian-archive-keyring
suite=wheezy-grip
[Firmware]
#Firmware for add-on devices
packages=firmware-realtek
source=http://ftp.ca.debian.org/debian/
keyring=debian-archive-keyring
components=main non-free
suite=wheezy