Commit Graph

12 Commits

Author SHA1 Message Date
Jay Larson
aa612e0add The following changes were made
* Now depends on dash instead of bash
  * Corrected conditional in rc script '==' not valid POSIX
2017-11-26 18:30:27 -06:00
Jay Larson
008c9f186a Attempt at making init scripts container aware 2017-11-26 17:09:27 -06:00
Jay Larson
f977ad5793 Cleaned up init.d/mountfs and added support for ZFS 2017-06-16 10:46:16 -05:00
Jay Larson
17afdf7765 The following changes were made:
* removed quotes around chroot command in usher
  * removed hwclock from Required-Start in checkfs
  * removed $local_fs from Required-Start in hostname
  * updated mountvirtfs to create /run/utmp
  * added 2 conditionals to readsvcs() in update-rc
2017-05-20 09:18:03 -05: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
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