summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Chris White2005-11-309-66/+417
|
* (no commit message)Chris White2005-11-308-416/+65
|
* fix support for new io_remap_pfn_range in linux-2.6.14+ properly with the ↵Mike Frysinger2005-11-091-0/+10
| | | | | | | help of Michael Cramer #111059 (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* fix support for new io_remap_pfn_range in linux-2.6.14+ properly with the ↵Mike Frysinger2005-11-091-11/+1
| | | | | | | help of Michael Cramer #111059 (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* fix support for new io_remap_pfn_range in linux-2.6.14+ properly with the ↵Mike Frysinger2005-11-091-6/+15
| | | | | | help of Michael Cramer #111059 (Portage version: 2.0.53_rc7)
* add support for linux-2.6.14+ with a fix by Michael Cramer #111059Mike Frysinger2005-11-071-0/+10
| | | | | (Portage version: 2.0.53_rc7) (Signed Manifest commit)
* add support for linux-2.6.14+ with a fix by Michael Cramer #111059Mike Frysinger2005-11-071-11/+1
| | | | | (Portage version: 2.0.53_rc7) (Unsigned Manifest commit)
* add support for linux-2.6.14+ with a fix by Michael Cramer #111059Mike Frysinger2005-11-071-8/+15
| | | | (Portage version: 2.0.53_rc7)
* Version bump.Mike Frysinger2005-11-011-0/+10
| | | | | (Portage version: 2.0.53_rc6) (Signed Manifest commit)
* Version bump.Mike Frysinger2005-11-011-24/+17
| | | | | (Portage version: 2.0.53_rc6) (Unsigned Manifest commit)
* Version bump.Mike Frysinger2005-11-014-1/+243
| | | | (Portage version: 2.0.53_rc6)
* stabilizeMike Frysinger2005-09-141-0/+10
| | | | | (Portage version: 2.0.51.22-r2) (Signed Manifest commit)
* stabilizeMike Frysinger2005-09-141-21/+11
| | | | | (Portage version: 2.0.51.22-r2) (Unsigned Manifest commit)
* stabilizeMike Frysinger2005-09-141-2/+2
| | | | (Portage version: 2.0.51.22-r2)
* Connection died halfway through commit, lets try againDaniel Drake2005-09-111-3/+3
| | | | | (Portage version: 1.589-cvs) (Manifest recommit) (Portage version: 1.589-cvs)
* Connection died halfway through commit, lets try againDaniel Drake2005-09-111-2/+12
| | | | (Portage version: 1.589-cvs)
* udev rules fixDaniel Drake2005-09-115-28/+24
| | | | (Portage version: 1.589-cvs)
* Don't use cp -a.Diego Elio Pettenò2005-08-231-0/+10
| | | | | (Portage version: 2.0.51.22) (Signed Manifest commit)
* Don't use cp -a.Diego Elio Pettenò2005-08-231-12/+12
| | | | | (Portage version: 2.0.51.22) (Unsigned Manifest commit)
* Don't use cp -a.Diego Elio Pettenò2005-08-232-3/+6
| | | | (Portage version: 2.0.51.22)
* Fix compiling with portage-cvsStefan Schweizer2005-05-151-13/+13
| | | | | (Portage version: 1.589-cvs) (Manifest recommit) (Portage version: 1.589-cvs)
* Fix compiling with portage-cvsStefan Schweizer2005-05-152-3/+10
| | | | (Portage version: 1.589-cvs)
* make sure the main.c uses the DEVFS_MK_SYMLINK define wrapper #91118Mike Frysinger2005-05-151-1/+1
| | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* make sure the main.c uses the DEVFS_MK_SYMLINK define wrapper #91118Mike Frysinger2005-05-151-1/+4
| | | | (Portage version: 2.0.51.21-r1)
* rules.d works with udev-045 so lower the requirement #92158Mike Frysinger2005-05-101-1/+1
| | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* rules.d works with udev-045 so lower the requirement #92158Mike Frysinger2005-05-101-2/+2
| | | | (Portage version: 2.0.51.21-r1)
* when USE=no-helper, set NO_HELPER in Makefile.cfg #84762 by HonzaMike Frysinger2005-05-091-1/+1
| | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* when USE=no-helper, set NO_HELPER in Makefile.cfg #84762 by HonzaMike Frysinger2005-05-091-1/+3
| | | | (Portage version: 2.0.51.21-r1)
* Add a local USE flag no-helper to allow people to use svgalib on non-x86 ↵Mike Frysinger2005-05-071-2/+2
| | | | | | | arches w/out the helper module. (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* Add a local USE flag no-helper to allow people to use svgalib on non-x86 ↵Mike Frysinger2005-05-072-6/+10
| | | | | | arches w/out the helper module. (Portage version: 2.0.51.21-r1)
* Install permission files for udev only with older versions; use rules files ↵Mike Frysinger2005-05-071-2/+4
| | | | | | | for newer versions #91733 by John Mylchreest. (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* Install permission files for udev only with older versions; use rules files ↵Mike Frysinger2005-05-074-17/+22
| | | | | | for newer versions #91733 by John Mylchreest. (Portage version: 2.0.51.21-r1)
* make sure main.c actually uses the DEVFS_MK_SYMLINK macro #91118Mike Frysinger2005-05-071-1/+1
| | | | | (Portage version: 2.0.51.21-r1) (Manifest recommit) (Portage version: 2.0.51.21-r1)
* make sure main.c actually uses the DEVFS_MK_SYMLINK macro #91118Mike Frysinger2005-05-071-1/+7
| | | | (Portage version: 2.0.51.21-r1)
* fix spacing when removing strip option #91019Mike Frysinger2005-05-021-2/+2
| | | | | (Portage version: 2.0.51.20-r5) (Manifest recommit) (Portage version: 2.0.51.20-r5)
* fix spacing when removing strip option #91019Mike Frysinger2005-05-022-4/+4
| | | | (Portage version: 2.0.51.20-r5)
* dont pass -s to install #90497Mike Frysinger2005-04-291-11/+11
| | | | | (Portage version: 2.0.51.20-r5) (Manifest recommit) (Portage version: 2.0.51.20-r5)
* dont pass -s to install #90497Mike Frysinger2005-04-292-3/+9
| | | | (Portage version: 2.0.51.20-r5)
* Fix borked ChangeLog dateAron Griffis2005-04-251-11/+11
| | | | | (Portage version: 2.0.51.19) (Manifest recommit) (Portage version: 2.0.51.19)
* Fix borked ChangeLog dateAron Griffis2005-04-251-2/+2
| | | | (Portage version: 2.0.51.19)
* Version bump #90175 by Peter Gordon.Mike Frysinger2005-04-241-1/+5
| | | | | (Portage version: 2.0.51.20) (Manifest recommit) (Portage version: 2.0.51.20)
* Version bump #90175 by Peter Gordon.Mike Frysinger2005-04-245-2/+280
| | | | (Portage version: 2.0.51.20)
* remove wrong gcc4 patchMike Frysinger2005-04-241-4/+1
| | | | | (Portage version: 2.0.51.20) (Manifest recommit) (Portage version: 2.0.51.20)
* remove wrong gcc4 patchMike Frysinger2005-04-244-203/+2
| | | | (Portage version: 2.0.51.20)
* Add gcc-4 patch by Peter Gordon #80668.Mike Frysinger2005-02-061-21/+12
| | | | | (Portage version: 2.0.51-r15) (Manifest recommit) (Portage version: 2.0.51-r15)
* Add gcc-4 patch by Peter Gordon #80668.Mike Frysinger2005-02-063-27/+56
| | | | (Portage version: 2.0.51-r15)
* Really fix the devfs problem, by putting the new rules file in the right place.Daniel Drake2005-01-231-2/+12
| | | | | (Portage version: 2.0.51-r14) (Manifest recommit) (Portage version: 2.0.51-r14)
* Really fix the devfs problem, by putting the new rules file in the right place.Daniel Drake2005-01-234-15/+11
| | | | (Portage version: 2.0.51-r14)
* Fix bug #78894 by making sysfs support always activate on 2.6 no matter if ↵Daniel Drake2005-01-221-5/+7
| | | | | | | devfs is enabled or not, and by restarting devfsd after merging to create the /dev/svga symlink. Also add a udev permissions file so that manual chmod is not needed, the user simply needs to be in the 'video' group. (Portage version: 2.0.51-r14) (Manifest recommit) (Portage version: 2.0.51-r14)
* Fix bug #78894 by making sysfs support always activate on 2.6 no matter if ↵Daniel Drake2005-01-224-3/+201
| | | | | | devfs is enabled or not, and by restarting devfsd after merging to create the /dev/svga symlink. Also add a udev permissions file so that manual chmod is not needed, the user simply needs to be in the 'video' group. (Portage version: 2.0.51-r14)