summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove hwsetup usageGeorgy Yakovlev2020-11-051-11/+0
| | | | | | | | | it requires beyond ancient libkudzu and mostly obsoleted by udev. also libkudzu no longer builds on stable glibc-2.32 (bug 713946) Bug: https://bugs.gentoo.org/408535 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> Signed-off-by: Matt Turner <mattst88@gmail.com>
* convert shebangs from runscript to openrc-run2.2William Hubbs2016-07-081-1/+1
|
* remove execute permissions from most filesWilliam Hubbs2015-01-141-0/+0
| | | | | All of the files in init.d and conf.d in this repository do not need execute permissions.
* remove firmware init script2.0.4Rick Farina (Zero_Chaos)2014-05-221-4/+0
| | | | | | The tarballing and subsequent unpacking of the firmware has been a source of issues which are being eliminated. Bugs 511040, 498986, plus probably some more.
* further cosmetic cleanupslivecd-tools-2.0.2William Hubbs2011-10-241-1/+2
| | | | | | | | | There were several einfo calls which ended with "...". These have been converted to ebegins and appropriate eend, eindent and eoutdent calls were inserted. X-Gentoo-Bug: 388401 X-Gentoo-Bug-URL: http://bugs.gentoo.org/show_bug.cgi?id=388401
* Applied Fernando V. Orocu (likewhoa) patch to fix cosmetic issues with e* ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)2011-09-191-1/+1
| | | | functions - fixes bug 379821.
* split out firmware extraction and hwsetupWilliam Hubbs2011-04-301-0/+14
Firmware extraction and hwsetup are now separate services.