Commit Graph

6 Commits

Author SHA1 Message Date
Jay Larson
8d4cb9e335 The following changes were made
* Moved update-rc to /usr/sbin
  * init-functions now exports container variable
  * init.d scripts should now act appropriately in containers
  * Removed localnet init script - should be performed by iftools init
  * Added REPO to Makefile
2017-12-03 14:27:54 -06:00
Jay Larson
008c9f186a Attempt at making init scripts container aware 2017-11-26 17:09:27 -06:00
Jay Larson
3112172beb This package has gone through significant changes:
* Re-wrote/cleaned up init scripts
  * Re-wrote init-functions
  * Moved some things (init scripts, defaults, configs) to other packages
  * Added update-rc which manages /etc/rc* directories
  * Added usher to manage defaults
2017-05-16 16:44:05 -05:00
Jay Larson
4528155e66 The following changes were made:
* Removed ifup manpage - ifup is now provided by ifupdown
  * Modified SRC Makefile to remove references to ifup
2017-03-20 10:49:38 -05:00
Jay Larson
ba5d1dc183 - Removed if{up,down} scripts in favor of ifupdown package binaries
- added default etc/network.conf
2016-11-07 12:07:48 -06:00
Jay Larson
ce9e9f6040 Realized that renaming the src directory for the version changes was a bad
idea... This makes it hard to track changes. For now they will sit in
a versionless directory and some other methods should be devised for
versioning
2016-11-01 17:43:51 -05:00