File: control

package info (click to toggle)
freedom-maker 0.28
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 400 kB
  • sloc: python: 2,153; xml: 398; makefile: 4
file content (52 lines) | stat: -rw-r--r-- 1,310 bytes parent folder | download
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
43
44
45
46
47
48
49
50
51
52
Source: freedom-maker
Maintainer: FreedomBox Packaging Team <team+freedombox@tracker.debian.org>
Uploaders:
 Joseph Nuthalapati <njoseph@riseup.net>,
 Federico Ceratto <federico@debian.org>,
 Sunil Mohan Adapa <sunil@medhas.org>,
 James Valleroy <jvalleroy@mailbox.org>,
Section: utils
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all,
 python3-cliapp,
 python3-setuptools,
Standards-Version: 4.5.0
Homepage: https://freedombox.org
Vcs-Browser: https://salsa.debian.org/freedombox-team/freedom-maker
Vcs-Git: https://salsa.debian.org/freedombox-team/freedom-maker.git
Rules-Requires-Root: no

Package: freedom-maker
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 binfmt-support,
 btrfs-progs,
 debootstrap,
 dmsetup,
 dosfstools,
 fdisk | util-linux (<< 2.29.2-3~),
 git,
 kpartx,
 parted,
 psmisc,
 python3-cliapp,
 qemu-user-static,
 qemu-utils,
 sshpass,
 sudo,
 u-boot-tools,
 xz-utils (>= 5.2.2),
Suggests:
 virtualbox
Description: FreedomBox image builder
 FreedomBox is a personal cloud server which can be installed on single board
 computers and Debian machines.
 .
 Freedom-Maker is a tool to build images for FreedomBox for various supported
 hardware that can then be copied to SD card, USB stick or Hard Disk drive to
 boot into FreedomBox.