• Home
Name Date Size #Lines LOC

..--

package/04-Jul-2025-9584

README.mkdnD04-Jul-2025317 1710

build-dpkgD04-Jul-20256.2 KiB189142

install-dependenciesD04-Jul-20252.4 KiB7452

README.mkdn

1Debian 10
2
3build-dpkg:
4    - Builds a binary debian package
5
6package:
7    - Debian package
8
9`./build-dpkg` will verify, download, build, and install everything needed to build the floss dpkg.
10
11How to use:
12
13Run `sudo install-dependencies` first then run `build-dpkg`
14
15TODO:
16 - Figure out versioning for DEBIAN/control
17