Skip to content
Snippets Groups Projects
Commit 68219be4 authored by Michael Büsch's avatar Michael Büsch
Browse files

n810: Add fstab for maemo filesystems

SVN-Revision: 23195
parent 3d441205
No related branches found
No related tags found
No related merge requests found
config mount
option target /maemo/initfs
option device /dev/mtdblock3
option fstype jffs2
option options rw
option enabled 1
config mount
option target /maemo/rootfs
option device /dev/mtdblock4
option fstype jffs2
option options rw
option enabled 1
......@@ -8,10 +8,11 @@
define Profile/n810-base
NAME:=Nokia n810 (base)
PACKAGES:= \
block-hotplug \
block-mount block-hotplug \
gpsd \
ip iw wireless-tools kmod-p54-spi wpa-supplicant \
dnsmasq dropbear \
pwrtray-backend \
kmod-fs-vfat kmod-fs-msdos \
kmod-input-evdev \
kmod-leds-gpio \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment