8 Commits

Author SHA1 Message Date
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
21805987d0 Added creation of /run/network in the network init script 2016-11-08 12:53:19 -06: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
Jay Larson
380d908027 Uncommented the ifup/ifdown commands in /etc/init.d/network 2016-11-01 17:41:02 -05:00
Jay Larson
79f8028181 Added rc symlinks and untarred source for tracking 2016-10-30 14:57:49 -05:00
Jay Larson
49da0e445d First check in 2016-09-24 12:50:00 -05:00