• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

package/25-Apr-2025-9584

README.mkdnD25-Apr-2025317 1710

build-dpkgD25-Apr-20256.2 KiB189142

install-dependenciesD25-Apr-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