Commit Graph

12 Commits

Author SHA1 Message Date
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
419595f9f5 The following changes were made
* Moved to new version scheme
  * Added BRIEF description
2017-03-20 10:36:56 -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
575477a728 Added dependencies for dhclient and ifupdown 2016-11-07 12:36:59 -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
c5f6513871 Added procps-ng as a dependency 2016-10-30 15:38:17 -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