summaryrefslogtreecommitdiff
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2012-10-05Merge branch 'master' of git://projects.archlinux.org/initscriptsNicolás Reynolds
2012-10-04PKGBUILD: update dependenciesTom Gundersen
This reflects the mainline PKGBUILD. Depend on systemd, rather than systemd-tools and only optdepend on sysvinit.
2012-07-29Merge branch 'master' of git://projects.archlinux.org/initscriptsNicolás Reynolds
Conflicts: Makefile rc.conf rc.sysinit
2012-07-28merge initscripts-systemdTom Gundersen
This makes sure that systemd supports some initscripts API's. With this patch, systemd will: * Parse and use DAEMONS and MODULES from rc.conf * Run rc.local and rc.local.shutdown on boot and shutdown respectively Signed-off-by: Tom Gundersen <teg@jklm.no>
2012-07-14Merge branch 'master' of git://projects.archlinux.org/initscripts2012.07.14Nicolás Reynolds
Conflicts: PKGBUILD rc.sysinit
2012-07-12Correct spelling and grammar throughoutJason St. John
This patch addresses the issues with my previous patch submission here: https://mailman.archlinux.org/pipermail/arch-projects/2012-June/002990.html The notable changes between this patch and the previous one are below: -- this patch does not rename set_timezone() -- 'filesystems' and 'bash' are left as-is -- everything is in one patch, not two -- the 'makedepends' change is no longer relevant because the duplication of it was already removed in a later commit Regarding the capitalization of "Btrfs", it seems that upstream prefers "Btrfs".[1][2] Regarding 'https://' vs. 'http://', I left this change in the patch because stating 'https://www.archlinux.org' in the start-up messages doesn't force anyone to use HTTPS over HTTP. It simply shows that HTTPS is available for use. If someone really doesn't want to use HTTPS, they don't have to. Finally, Dan McGee stated that HTTPS will be used all the time soon.[3] [1] https://oss.oracle.com/projects/btrfs/ [2] https://btrfs.wiki.kernel.org/index.php/Main_Page [3] https://bugs.archlinux.org/task/30486#comment96222 Signed-off-by: Jason St. John <jstjohn@purdue.edu>
2012-06-28Merge branch 'master' of git://projects.archlinux.org/initscripts2012.06.28Nicolás Reynolds
2012-06-22PKGBUILD: remove duplicate makedepends lineTom Gundersen
This really does not matter very much, as this PKGBUILD file is for convenience when building from git only. However, it just tripped me up and caused me some needless head-scratching, so sort it out. Signed-off-by: Tom Gundersen <teg@jklm.no>
2012-06-11Merge branch 'master' of git://projects.archlinux.org/initscripts2012.06.11Nicolás Reynolds
2012-06-11PKGBUILD: remove dep on grepTom Gundersen
We no longer use grep. Suggested-by: Igor Podlesny <for.poige+archlinux@gmail.com> Signed-off-by: Tom Gundersen <teg@jklm.no>
2012-06-01Merge branch 'master' of git://projects.archlinux.org/initscripts2012.06.1Nicolás Reynolds
Conflicts: hostname.5.txt locale.conf.5.txt
2012-05-29tmpfiles,sysctl,binfmt: use the systemd toolsTom Gundersen
No point in reinventing the wheel. These and other tools are shipped in the systemd-tools package. Functionality should be unchanged, but we no longer have to maintain the code. Signed-off-by: Tom Gundersen <teg@jklm.no>
2012-05-06Merge branch 'master' of git://projects.archlinux.org/initscripts2012.05.2Nicolás Reynolds
Conflicts: Makefile
2012-04-30deps: require up-to-date udev due to change of direcotry2012.04.1Tom Gundersen
Signed-off-by: Tom Gundersen <teg@jklm.no>
2012-02-02Merge git://projects.archlinux.org/initscriptsNicolás Reynolds
2012-01-12/dev: remove non-devtmpfs supportTom Gundersen
Udev requires devtmpfs to work, so no point in pretending that the system will work without it. Signed-off-by: Tom Gundersen <teg@jklm.no>
2011-12-14Merge branch 'master' of https://projects.archlinux.org/git/initscripts into ↵Nicolás Reynolds
HEAD Conflicts: functions
2011-11-06PKGBUILD: use %Y%m%d format instead of %s2011.11.1Dave Reisner
Using seconds from epoch will cause 'makepkg -i' to fail. Lame. Signed-off-by: Dave Reisner <dreisner@archlinux.org>
2011-10-30Merge branch 'master' of git://projects.archlinux.org/initscripts2011.10.3Nicolás Reynolds
Conflicts: PKGBUILD
2011-10-29minilogd: killTom Gundersen
This is not very useful, is not maintained, has open serious bugs. Better to admit that it does not work and just remove it. Someone could easily make an AUR package with a hook, if they want it and can make it work as expected. The only case where this would be useful is in case lvm monitoring is in use and dmeventd sends out a message to syslog before syslog-ng is started (there is a very small window). However, not even this works atm (as far as I know) due to bugs in minilogd. Signed-off-by: Tom Gundersen <teg@jklm.no> Signed-off-by: Dan McGee <dan@archlinux.org>
2011-10-29udev: binary moved, require 174Tom Gundersen
2011-10-18PKGBUILD: updateTom Gundersen
We now require udev 173, and the manpages use asciidoc.
2011-10-18Add rc.d manual page2011.10.1Sebastien Luttringer
Thanks to Elvis Stansvik <elvstone@gmail.com> for its template. Fix bug: FS#25269 Signed-off-by: Sebastien Luttringer <seblu@seblu.net>
2011-09-08Merge branch 'master' of git://projects.archlinux.org/initscripts2011.09.8Nicolás Reynolds
Conflicts: functions
2011-07-07Remove usage of head in PKGBUILDSebastien Luttringer
Signed-off-by: Sebastien Luttringer <seblu@seblu.net>
2011-06-01Merge branch 'master' of https://projects.archlinux.org/git/initscripts2011.06.1Nicolás Reynolds
Conflicts: functions
2011-05-22network: deprecate net-tools, add iproute2 supportDave Reisner
Provide large warnings when net-tools functionality is used. Add documentation in rc.conf for the new iproute2 based config. Signed-off-by: Tom Gundersen <teg@jklm.no>
2011-04-25Merge branch 'master' into parabolaNicolás Reynolds
2011-04-25Parabola rebranding2011.04.1Nicolás Reynolds
2011-04-23Use Makefile to replace install.shDave Reisner
If we're going to use a Makefile for minilogd, we might as well use it for everything. This has some moving pieces: * fix minilogd rule: minilogd.o is a target dep not a build rule * rename adjtime.cron => adjtime * fixup PKGBUILD to account for changes Signed-off-by: Tom Gundersen <teg@jklm.no>
2011-03-16PKGBUILD: remove unnecessary dependsDave Reisner
* sed and awk are no longer used * ncurses is indirectly provided by readline, but readline might not be compiled against ncurses Close FS#22966 Signed-off-by: Dave Reisner <d@falconindy.com> Signed-off-by: Seblu <seblu@seblu.net>
2010-07-23Add a PKGBUILD for building initscripts-git for testing.Victor Lowther
This builds straight out of a git checkout. Add generated packages to .gitignore