subiquity/debian
Scott Moser af94275618 Make tox and Makefile more similar.
This does a few things with the end goal of making simplifying and
making consistent tox and 'make' methods of test or check.

Things here:
 * move python programs out of bin and into their own main.  Use
   entry_points to get scripts written for them.  One gain here is
   that we no longer have python programs that are not named .py.
   flake8 and friends would not check those programs by default.
 * install scripts in bin/ using the setup.py scripts and adjust
   snapcraft.yaml and debian packaging for that.
 * declare and use PYTHON in Makefile to avoid repeating 'python3'
 * declare and use CHECK_DIRS in Makefile for list of dirs to check.
 * no longer run 'flake8' from 'make check' by default.
 * remove the old tests/ directory.
2018-06-05 22:19:17 -04:00
..
source some other things that shouldn't end up in the source package... 2017-03-28 15:54:18 +13:00
changelog bump version in debian/changelog 2018-03-16 15:30:08 +13:00
compat debian: merge packaging in main subiquity tree. 2016-06-28 14:02:33 -04:00
console-conf-serial.conf Clean up systemd jobs. 2016-09-01 22:33:00 +12:00
console-conf.conf Clean up systemd jobs. 2016-09-01 22:33:00 +12:00
console-conf.console-conf@.service Disable restart rate limiting in console-conf service files 2016-12-15 20:49:37 +13:00
console-conf.dirs releasing package subiquity version 0.0.11 2016-08-29 18:50:15 -04:00
console-conf.install Make tox and Makefile more similar. 2018-06-05 22:19:17 -04:00
console-conf.links Misc bugfix for issues starting on serial console. 2016-08-30 14:00:14 -04:00
console-conf.serial-console-conf@.service Disable restart rate limiting in console-conf service files 2016-12-15 20:49:37 +13:00
control Barebones i18n setup. 2017-09-18 14:14:39 +01:00
copyright debian: merge packaging in main subiquity tree. 2016-06-28 14:02:33 -04:00
docs debian: merge packaging in main subiquity tree. 2016-06-28 14:02:33 -04:00
rules run subquity on the serial console too 2017-03-03 15:59:18 +13:00
subiquity-serial.conf run subquity on the serial console too 2017-03-03 15:59:18 +13:00
subiquity-tools.links debian: merge packaging in main subiquity tree. 2016-06-28 14:02:33 -04:00
subiquity-tty1.conf rearrange systemd stuff to only run subiquity on tty1 2017-01-20 16:28:50 +13:00
subiquity-ttyN.conf rearrange systemd stuff to only run subiquity on tty1 2017-01-20 16:28:50 +13:00
subiquity.install Make tox and Makefile more similar. 2018-06-05 22:19:17 -04:00
subiquity.links debian: merge packaging in main subiquity tree. 2016-06-28 14:02:33 -04:00
subiquity.serial-subiquity@.service run subquity on the serial console too 2017-03-03 15:59:18 +13:00
subiquity.subiquity-debug@.service rearrange systemd stuff to only run subiquity on tty1 2017-01-20 16:28:50 +13:00
subiquity.subiquity.service an attempt to make shift tab work in the linux console 2017-02-10 16:07:26 +13:00
subiquitycore.install Make tox and Makefile more similar. 2018-06-05 22:19:17 -04:00