add apt sources and prepare pinning
[moebian] / install / debian / control
1 Source: moebian-install
2 Section: admin
3 Priority: optional
4 Build-Depends: debhelper7 (>= 7.4.10maemo3)
5 Maintainer: Thomas Tanner <tanner@gmx.de>
6 Standards-Version: 3.8.0
7 Vcs-Git: https://vcs.maemo.org/git/moebian
8 Homepage: https://garage.maemo.org/projects/moebian/
9
10 Package: moebian-install
11 Architecture: all
12 Depends: ${misc:Depends}
13 Description: the Moebian installer for Maemo 5.
14  Setups a bootable rootfs of Moebian and Maemo 5
15  on /home or other eMMC and SD partitions.
16  The rootfs is a full copy of Maemo 5, expect
17  for /usr, which may contains symlinks to NAND.
18  The rootfs is then fixed to be bootable and to become
19  more similar to Debian.
20  The rootfs do not have the /opt problem but can
21  access system files from the faster NAND flash.
22  .  
23  It also provides utilities to chroot into the rootfs
24  within Maemo 5.
25