9 Commits

Author SHA1 Message Date
Jay Larson
508121866c The following changes were made:
* Added dash as dependency
  * Added URL
  * Added REPO
  * Moved usher from bash to /bin/sh
  * Removed TARGET from usher
  * Tweaked SRC Makefile to work with /bin/sh
v1.2-1
2018-03-27 09:17:00 -05:00
Jay Larson
7793e4bc19 The following changes were made
* Removed non POSIX redirects
  * Removed setting of loopback up (seems to do this on its own?)
  * Corrected $verbose variable check (was -z, should be -n)
  * Added quotes for ip route command around $iface (colon was a problem)
  * Should note that v1.2 was incorrectly set in Makefile previously
v1.2-0
2017-11-26 18:21:10 -06:00
Jay Larson
9730a62265 Corrected loopback device - will now set IP v1.1-0 2017-11-18 08:48:35 -06:00
Jay Larson
68281843d3 The following changes were made:
* Completely re-written as shell script
  * Modified documentation to better reflect reality
  * Removed the rather useless 'ifquery' tool
v1.0-0
2017-11-05 11:34:59 -06:00
Jay Larson
53077da060 The following changes were made:
* Package now manages /etc/network.conf via usher
  * Added man page and ifup symlinks
  * Updated network init script
v0.1-2
2017-05-16 14:36:54 -05:00
Jay Larson
e50782227d Added dependency for dhclient v0.1-1 2017-05-05 11:13:43 -05:00
Jay Larson
be8bb6e1d0 First completed version. v0.1-0 2017-05-05 11:10:41 -05:00
Jay Larson
33aa5fb763 Updated ifup to check for values in $runningconf before printing 2017-05-05 09:54:50 -05:00
Jay Larson
b8d5489de6 First check in - not complete! The ifup script is functional though. 2017-05-04 21:55:18 -05:00