summaryrefslogtreecommitdiff
path: root/package/deps.mak
AgeCommit message (Collapse)Author
2019-10-21 Fix gen-deps.sh for cross-buildsLaurent Bercot
2019-09-21 Remove tainnow.lib dependencyLaurent Bercot
2019-05-04 Correctly (hopefully) unsupervise stuff before stage 4Laurent Bercot
2019-04-26 Make a single hpr. Full doc, first draft.Laurent Bercot
2019-04-16 It builds! Tomorrow: skeletons for stage2, stage3 and runlevel scripts.Laurent Bercot
2019-03-02 Save pending changes in 1.0.0.0 branchLaurent Bercot
2016-09-10 Make s6-linux-init a real init package.Laurent Bercot
This means: - removing leaky options to s6-linux-init-maker. Default initial_path is now always /usr/bin:/bin; the uid and gid of the catch-all logger (used at boot time) can now be given numerically instead of relying on the (run-time) user db mapping. - moving s6-halt, s6-poweroff and s6-reboot over here, from s6-linux-utils - clarifying on the documentation a bit.
2015-10-12 Push back GNU make dependency to 3.81Laurent Bercot
2015-06-17 Initial commitLaurent Bercot