Log of /trunk
Directory Listing
Revision
150 -
Directory Listing
Modified
Sat May 17 01:43:40 2008 UTC
(10 years, 9 months ago)
by
wolf31o2
Change nohotplug/dohotplug to nocoldplug/docoldplug to match udev-start.sh's checks.
Revision
149 -
Directory Listing
Modified
Tue Apr 8 15:29:01 2008 UTC
(10 years, 10 months ago)
by
wolf31o2
Updated openglify for bug #216598 and added a TODO.
Revision
148 -
Directory Listing
Modified
Thu Apr 3 00:29:51 2008 UTC
(10 years, 10 months ago)
by
wolf31o2
Make sure /etc/sysconfig exists before running hwsetup for bug #215824.
Revision
147 -
Directory Listing
Modified
Wed Mar 26 18:41:57 2008 UTC
(10 years, 10 months ago)
by
agaffney
explicitly start portmap before nfsmount
Revision
146 -
Directory Listing
Modified
Thu Feb 28 18:15:55 2008 UTC
(10 years, 11 months ago)
by
wolf31o2
Let's clean up openglify so it works on both older and newer versions of X.Org server.
Revision
145 -
Directory Listing
Modified
Tue Feb 26 23:09:51 2008 UTC
(10 years, 11 months ago)
by
agaffney
add missing ) after pwgen
Revision
144 -
Directory Listing
Modified
Tue Feb 26 22:04:01 2008 UTC
(10 years, 11 months ago)
by
wolf31o2
Fix up some usages of single and double quotes.
Revision
143 -
Directory Listing
Modified
Tue Feb 26 05:05:28 2008 UTC
(10 years, 11 months ago)
by
wolf31o2
Fixed a couple missing semicolons.
Revision
142 -
Directory Listing
Modified
Mon Feb 25 05:20:35 2008 UTC
(10 years, 11 months ago)
by
wolf31o2
Rearrange some of the detection routines so it makes more sense and added brltty= checking.
Revision
141 -
Directory Listing
Modified
Fri Feb 8 20:00:53 2008 UTC
(11 years ago)
by
wolf31o2
Added some initial hald checking.
Revision
140 -
Directory Listing
Modified
Fri Feb 8 19:57:09 2008 UTC
(11 years ago)
by
wolf31o2
Added dmraid/evms/lvm/mdadm/net/pata/sata/scsi/usb settings, made sure every option has both a no and a do, added passwd= for setting a root password on the command line, and made sure nodetect disables pretty much everything.
Revision
139 -
Directory Listing
Modified
Thu Dec 13 23:58:42 2007 UTC
(11 years, 2 months ago)
by
wolf31o2
Some minor tweaks/cleanups and adding a warning for anybody trying dosshd.
Revision
138 -
Directory Listing
Modified
Thu Dec 13 23:33:46 2007 UTC
(11 years, 2 months ago)
by
wolf31o2
Added dosshd and nonfs (client) to autoconfig. I still need to create some way to set a password, but this will work currently for anyone who rolls their own CD, doesn't include pwgen, and sets a root password during CD mastering.
Revision
137 -
Directory Listing
Modified
Fri Nov 16 19:30:12 2007 UTC
(11 years, 3 months ago)
by
wolf31o2
Wrap using -z and quotes.
Revision
136 -
Directory Listing
Modified
Fri Nov 16 19:13:50 2007 UTC
(11 years, 3 months ago)
by
wolf31o2
Added a missing closing parentheses. Thanks to Andrew Gaffney <agaffney@gentoo.org> for pointing it out.
Revision
135 -
Directory Listing
Modified
Tue Nov 13 22:31:13 2007 UTC
(11 years, 3 months ago)
by
wolf31o2
This code should hopefully resolve some issues with DHCP on our release media. This is really ugly, but I'm not sure how else to go about it.
Revision
134 -
Directory Listing
Modified
Tue Nov 13 22:24:35 2007 UTC
(11 years, 3 months ago)
by
wolf31o2
Removed code from the old xfree->xorg-x11 changeover.
Revision
133 -
Directory Listing
Modified
Tue Oct 30 20:59:55 2007 UTC
(11 years, 3 months ago)
by
wolf31o2
Added a small fix for bug #111972 and also doing some minor clean up.
Revision
132 -
Directory Listing
Modified
Sat Oct 13 16:58:51 2007 UTC
(11 years, 4 months ago)
by
wolf31o2
Cleaning up the coding style on some parts and doing some minor cleanups.
Revision
131 -
Directory Listing
Modified
Tue Sep 4 21:35:49 2007 UTC
(11 years, 5 months ago)
by
wolf31o2
Added therrmal, video, and dock to the list of ACPI modules that we load at boot. This is for bug #191085.
Revision
130 -
Directory Listing
Modified
Tue Sep 4 21:26:15 2007 UTC
(11 years, 5 months ago)
by
wolf31o2
Move coldplugging/hotplugging/firmware unpacking before any other hardware detection. This should fix the problems with firmware not being available prior to the modules being loaded. This is for bug #191087.
Revision
129 -
Directory Listing
Modified
Wed Jul 25 20:13:33 2007 UTC
(11 years, 6 months ago)
by
wolf31o2
We should be using /etc/init.d/functions.sh rather than /sbin/functions.sh so we can be compatible with baselayout-2 and the current baselayout.
Revision
128 -
Directory Listing
Modified
Fri Mar 16 16:30:29 2007 UTC
(11 years, 11 months ago)
by
wolf31o2
Added some quotes, blame agaffney.
Revision
127 -
Directory Listing
Modified
Fri Mar 16 15:14:36 2007 UTC
(11 years, 11 months ago)
by
wolf31o2
Make sure we export RC_NO_UMOUNTS for baselayout.
Revision
126 -
Directory Listing
Modified
Tue Feb 13 19:15:21 2007 UTC
(12 years ago)
by
wolf31o2
Moved the RC_COLDPLUG munging outside of HOTPLUG checks, and removed our extra dhcpcd call, since it isn't necessary with newer udev versions.
Revision
125 -
Directory Listing
Modified
Wed Dec 20 15:13:35 2006 UTC
(12 years, 1 month ago)
by
wolf31o2
We need to turn on the RC_COLDPLUG in /etc/conf.d/rc since we're now disabling it in catalyst.
Revision
124 -
Directory Listing
Modified
Thu Dec 14 18:24:57 2006 UTC
(12 years, 2 months ago)
by
wolf31o2
Removed all of the CVS-based headers and added /sbin/udevtrigger to the coldplug section of autoconfig, which should allow us to have coldplug-like functionality with newer udev versions.
Revision
122 -
Directory Listing
Modified
Wed Sep 20 22:08:04 2006 UTC
(12 years, 4 months ago)
by
wolf31o2
Escape = in cmdline checks.
Revision
121 -
Directory Listing
Modified
Tue Sep 12 15:10:00 2006 UTC
(12 years, 5 months ago)
by
wolf31o2
Update openglify to support 32-bit drivers on a 64-bit system.
Revision
120 -
Directory Listing
Modified
Tue Sep 5 17:07:38 2006 UTC
(12 years, 5 months ago)
by
wolf31o2
Alphabetize the PPC machines. Add iMac G5 to list.
Revision
119 -
Directory Listing
Modified
Wed Aug 9 14:41:03 2006 UTC
(12 years, 6 months ago)
by
wolf31o2
Fixed VGA detection in the opengl identification parts of livecd-functions.sh for bug #143103. This will likely be going away in the future for a much simpler method, since we no longer ship the binary drivers on any of our media.
Revision
118 -
Directory Listing
Modified
Wed Aug 2 01:00:16 2006 UTC
(12 years, 6 months ago)
by
wolf31o2
Added code to make autoconfig disable DHCP properly.
Revision
117 -
Directory Listing
Modified
Tue Aug 1 19:38:36 2006 UTC
(12 years, 6 months ago)
by
wolf31o2
Swap eselect opengl and opengl-update preference.
Revision
116 -
Directory Listing
Modified
Thu Jul 20 21:34:03 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
A small fix-up so that openglify works with both the modular and monolithic X builds in portage.
Revision
115 -
Directory Listing
Modified
Tue Jul 18 19:35:36 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Force mkxf86config to run before x-setup by calling it explicitly to workaround a possible release problem.
Revision
114 -
Directory Listing
Modified
Sun Jul 16 13:45:42 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Some more cleanup of the autodetection sections.
Revision
113 -
Directory Listing
Modified
Fri Jul 14 02:27:45 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Some minor code cleanup.
Revision
112 -
Directory Listing
Modified
Fri Jul 14 02:25:10 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Apparently my foray into using bash internals instead of grep didn't work, though it did when I originally tested it. More research will be required before switching back, and we're too close to release to bother.
Revision
111 -
Directory Listing
Modified
Tue Jul 11 14:44:13 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Add a fix from Roy Marples <uberlord@gentoo.org> to remove warnings about read only variables.
Revision
110 -
Directory Listing
Modified
Fri Jun 23 21:01:30 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Change a few greps to bash built-in after reading Uberlord's blog post.
Revision
109 -
Directory Listing
Modified
Wed Jun 21 15:29:04 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Added a patch to modify the CPU detection from Joshua Kinard. Also, updated the X detection, in case x-setup isn't on the CD, to fall back to mkxf86config.
Revision
108 -
Directory Listing
Modified
Tue Jun 20 22:34:52 2006 UTC
(12 years, 7 months ago)
by
wolf31o2
Added support for the on-board GeForce 6150, as well as made all of the opengl-setup stuff determine if the binary drivers are even on the disk or not.
Revision
107 -
Directory Listing
Modified
Fri Jun 16 16:25:20 2006 UTC
(12 years, 8 months ago)
by
wolf31o2
Changed active->detected for alpha CPU detection.
Revision
106 -
Directory Listing
Modified
Wed Jun 14 14:48:07 2006 UTC
(12 years, 8 months ago)
by
wolf31o2
Add a check to determine the location of iwconfig so it works on older and newer versions of wireless-tools. This is for bug #136497.
Revision
105 -
Directory Listing
Modified
Fri Jun 9 01:05:46 2006 UTC
(12 years, 8 months ago)
by
wolf31o2
Added initial eselect support.
Revision
104 -
Directory Listing
Modified
Tue May 30 20:20:11 2006 UTC
(12 years, 8 months ago)
by
wolf31o2
Added patch from Daniel Drake <dsd@gentoo.org> to simplify network setup on 2.6 kernels. You 2.4 suckas bettah recognize... This is for bug #133955.
Revision
103 -
Directory Listing
Modified
Tue May 30 19:50:59 2006 UTC
(12 years, 8 months ago)
by
wolf31o2
Check for presence of dialog before running. Suggestion made by Markus Saarinen <heroine@saunalahti.fi> in bug #134486.
Revision
102 -
Directory Listing
Modified
Tue May 23 12:57:39 2006 UTC
(12 years, 8 months ago)
by
wolf31o2
Fixed x-setup being called when we used either nox or nodetect. Fixed sound card detection.
Revision
101 -
Directory Listing
Modified
Fri May 19 23:52:00 2006 UTC
(12 years, 9 months ago)
by
wolf31o2
Add an unpack_firmware function in case we don't have either the hotplug or coldplug init scripts for udev >=089 compatibility.
Revision
100 -
Directory Listing
Modified
Mon May 15 12:55:27 2006 UTC
(12 years, 9 months ago)
by
wolf31o2
Changed NVIDIA detection to only work with newer cards, supported by the latest binary drivers.
Revision
99 -
Directory Listing
Modified
Tue Apr 25 19:31:47 2006 UTC
(12 years, 9 months ago)
by
wolf31o2
Added G70+ to allowed video chipsets for the binary nVidia drivers.
Revision
98 -
Directory Listing
Modified
Sun Apr 23 17:06:38 2006 UTC
(12 years, 9 months ago)
by
wolf31o2
Added alpha CPU information to CPU detection output.
Revision
97 -
Directory Listing
Modified
Fri Feb 10 15:36:48 2006 UTC
(13 years ago)
by
wolf31o2
Added trivial fix for bug #122367.
Revision
96 -
Directory Listing
Modified
Thu Feb 9 19:25:05 2006 UTC
(13 years ago)
by
wolf31o2
Changed tts/0 to ttyS0.
Revision
95 -
Directory Listing
Modified
Thu Jan 26 22:49:18 2006 UTC
(13 years ago)
by
wolf31o2
tts/0 -> ttyS0
Revision
94 -
Directory Listing
Modified
Thu Jan 26 22:47:21 2006 UTC
(13 years ago)
by
wolf31o2
Extend serial/tty support for udev devices.
Revision
93 -
Directory Listing
Modified
Sat Jan 21 23:03:34 2006 UTC
(13 years ago)
by
wolf31o2
Added IBM OP720 thanks to dostrow.
Revision
92 -
Directory Listing
Modified
Sat Jan 21 22:49:57 2006 UTC
(13 years ago)
by
wolf31o2
Added PowerMac G5 and PowerBook G4 15" thanks to hansmi.
Revision
91 -
Directory Listing
Modified
Sat Jan 21 22:44:13 2006 UTC
(13 years ago)
by
wolf31o2
Added Kurobox and Pegasos 2 thanks to #gentoo-ppc.
Revision
90 -
Directory Listing
Modified
Sat Jan 21 22:38:41 2006 UTC
(13 years ago)
by
wolf31o2
Added some more Macintosh models thanks to dostrow and #gentoo-ppc.
Revision
89 -
Directory Listing
Modified
Fri Jan 20 19:56:38 2006 UTC
(13 years ago)
by
wolf31o2
Added an initial detect_ppc function, which I hope to improve over time.
Revision
88 -
Directory Listing
Modified
Mon Dec 12 19:11:16 2005 UTC
(13 years, 2 months ago)
by
wolf31o2
Cause Nvidia check to look for either NV or nv, in case of broken pci.ids file.
Revision
87 -
Directory Listing
Modified
Mon Dec 5 23:06:34 2005 UTC
(13 years, 2 months ago)
by
wolf31o2
Added 2 bug fixes from bug #114561.
Revision
86 -
Directory Listing
Modified
Tue Nov 22 16:21:56 2005 UTC
(13 years, 2 months ago)
by
wolf31o2
Removed ALSA warnings, as it will appear on all minimal InstallCD and will cause bug reports to be filed.
Revision
85 -
Directory Listing
Modified
Wed Nov 16 15:26:32 2005 UTC
(13 years, 3 months ago)
by
wolf31o2
Changed echo to einfo and added information on filing bugs if your card is not properly detected.
Revision
84 -
Directory Listing
Modified
Sun Nov 13 21:57:28 2005 UTC
(13 years, 3 months ago)
by
wolf31o2
Updated nVidia card detection for bug #111509.
Revision
83 -
Directory Listing
Modified
Fri Nov 11 16:00:28 2005 UTC
(13 years, 3 months ago)
by
wolf31o2
Made x86 matching line more concise.
Revision
82 -
Directory Listing
Modified
Fri Oct 21 15:55:12 2005 UTC
(13 years, 3 months ago)
by
wolf31o2
Fixing bug in alsa volume management.
Revision
81 -
Directory Listing
Modified
Mon Oct 17 15:08:59 2005 UTC
(13 years, 4 months ago)
by
wolf31o2
Updated to use new x86/amd64 machine information and changed if to case.
Revision
80 -
Directory Listing
Modified
Wed Oct 12 18:32:00 2005 UTC
(13 years, 4 months ago)
by
wolf31o2
Added new awk for detecting CPU information for x86, but left it commented. I plan on making this information more machine-specific, as it only seems to work right on x86/amd64, as far as I know.
Revision
77 -
Directory Listing
Modified
Tue Aug 30 17:52:45 2005 UTC
(13 years, 5 months ago)
by
wolf31o2
Changing schedule_service_startup -> start_service for bug #104020, also removed extra XDESC for bug #103391.
Revision
76 -
Directory Listing
Modified
Tue Aug 16 22:34:19 2005 UTC
(13 years, 6 months ago)
by
wolf31o2
Added nox functionality to livecd-tools and added a check to start x-setup from within autoconfig.
Revision
75 -
Directory Listing
Modified
Tue Aug 16 19:02:33 2005 UTC
(13 years, 6 months ago)
by
wolf31o2
Fix writing wireless config, made dhcpcd use -n, and made inittab munging create a backup first.
Revision
74 -
Directory Listing
Modified
Mon Aug 15 20:53:23 2005 UTC
(13 years, 6 months ago)
by
wolf31o2
Hopefully not broken dhcp changes...
Revision
73 -
Directory Listing
Modified
Tue Aug 2 14:07:06 2005 UTC
(13 years, 6 months ago)
by
wolf31o2
Sets volume on all detected sound cards.
Revision
72 -
Directory Listing
Modified
Mon Aug 1 23:40:30 2005 UTC
(13 years, 6 months ago)
by
wolf31o2
Making dhcpcd call use -n to remove any possible errors from dhcpcd being started during hotplug.
Revision
71 -
Directory Listing
Modified
Sun Jul 24 03:01:24 2005 UTC
(13 years, 6 months ago)
by
wolf31o2
Added einfo about volume control.
Revision
70 -
Directory Listing
Modified
Sun Jul 24 02:51:01 2005 UTC
(13 years, 6 months ago)
by
wolf31o2
Added alsasound check before attempting to start the service.
Revision
69 -
Directory Listing
Modified
Fri Jul 8 22:05:24 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Updated with patch from spock for splash.
Revision
68 -
Directory Listing
Modified
Fri Jul 8 18:59:36 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Added ALSA detection and nosound boot option.
Revision
67 -
Directory Listing
Modified
Fri Jul 8 18:38:46 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Change /etc/init.d/service start to schedule_service_startup service for splash.
Revision
66 -
Directory Listing
Modified
Thu Jul 7 19:52:42 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Changed devfs device naming to LSB device naming and added in some einfos to appease the ppc64 gods, lest they become angry and smite thee.
Revision
65 -
Directory Listing
Modified
Thu Jul 7 16:14:35 2005 UTC
(13 years, 7 months ago)
by
agriffis
add EFI console detection
Revision
64 -
Directory Listing
Modified
Fri Jul 1 14:46:54 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Added sourcing of /etc/sysconfig/gentoo, as I patched that in the latest hwsetup release. Blame gustavoz, he needs more work.
Revision
63 -
Directory Listing
Modified
Mon Jun 27 21:48:34 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Add back something that I think I accidentally removed that is totally h0arking livecd builds.
Revision
62 -
Directory Listing
Modified
Mon Jun 27 20:28:41 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Added a kill -HUP 1 to force a reread of inittab when it has been edited.
Revision
61 -
Directory Listing
Modified
Wed Jun 22 15:35:14 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Add ath/wlan to listed network devices.
Revision
60 -
Directory Listing
Modified
Tue Jun 21 14:31:14 2005 UTC
(13 years, 7 months ago)
by
wolf31o2
Added uml patch from rocket.
Revision
59 -
Directory Listing
Modified
Fri Jun 10 14:37:01 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Change c0 to s0 for serial console and change c* labels from 1->6 to 0->5 for uml.
Revision
58 -
Directory Listing
Modified
Fri Jun 10 13:12:00 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Removing broken get_baselayout_ver funtion.
Revision
57 -
Directory Listing
Modified
Fri Jun 10 00:18:30 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Added quotes to get_video_cards.
Revision
56 -
Directory Listing
Modified
Thu Jun 9 15:39:18 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Changed basklogin to source .bash_profile, rather than .bashrc
Revision
55 -
Directory Listing
Modified
Thu Jun 9 15:31:23 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Updated to work with newer baselayout versions and also to write configuration to livecd's /etc/conf.d files.
Revision
54 -
Directory Listing
Modified
Tue May 31 19:08:28 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Removing opengl-update-livecd (finally) and updating openglify to work with x11-misc/opengl-update.
Revision
53 -
Directory Listing
Modified
Tue May 31 17:50:29 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Made Mic muted by default.
Revision
52 -
Directory Listing
Modified
Thu May 26 15:27:01 2005 UTC
(13 years, 8 months ago)
by
wolf31o2
Coding style cleanups
Revision
51 -
Directory Listing
Modified
Mon May 16 19:26:39 2005 UTC
(13 years, 9 months ago)
by
wolf31o2
Updated to have the same coding style, moved functions from each script into livecd-functions.sh, and cleaned up function names.
Revision
50 -
Directory Listing
Modified
Mon May 16 18:21:48 2005 UTC
(13 years, 9 months ago)
by
wolf31o2
Added before net to depend.
Revision
49 -
Directory Listing
Modified
Thu May 12 13:04:27 2005 UTC
(13 years, 9 months ago)
by
wolf31o2
Added IDEDMA variable for detection of ide=nodma on the command line and for starting hdparm when it is not present.
Revision
48 -
Directory Listing
Modified
Tue Apr 26 14:38:48 2005 UTC
(13 years, 9 months ago)
by
wolf31o2
Fixed DHCP=no sed lines. Blame Koon.
Revision
47 -
Directory Listing
Modified
Wed Apr 13 13:19:58 2005 UTC
(13 years, 10 months ago)
by
wolf31o2
Fixing broken dhcpcd hostnames.
Revision
46 -
Directory Listing
Modified
Tue Apr 12 21:25:21 2005 UTC
(13 years, 10 months ago)
by
wolf31o2
Added bashlogin and livecd-functions.sh from baselayout. Cleaned up ALSA support in autoconfig. Made x-setup use new opengl-update feature --dst-prefix. Fixed WEP key section in net-setup.
Revision
45 -
Directory Listing
Modified
Tue Mar 1 23:22:51 2005 UTC
(13 years, 11 months ago)
by
wolf31o2
Fixed net-setup (I think).
Revision
44 -
Directory Listing
Modified
Tue Mar 1 18:13:51 2005 UTC
(13 years, 11 months ago)
by
wolf31o2
Fixed net-setup and x-setup and also updated headers on all files.
Revision
43 -
Directory Listing
Modified
Tue Mar 1 01:26:08 2005 UTC
(13 years, 11 months ago)
by
wolf31o2
Making use of a no_gl function, rather than repeating code.
Revision
42 -
Directory Listing
Modified
Thu Feb 24 23:01:52 2005 UTC
(13 years, 11 months ago)
by
wolf31o2
I think this resolves a bug in net-setup where the wireless config isn't always used.
Revision
41 -
Directory Listing
Modified
Thu Feb 17 13:45:22 2005 UTC
(14 years ago)
by
wolf31o2
Fixed to properly work with ATI and Nvidia cards... blame latexer and dostrow.
Revision
40 -
Directory Listing
Modified
Sat Feb 12 18:17:41 2005 UTC
(14 years ago)
by
wolf31o2
cosmetic update.
Revision
39 -
Directory Listing
Modified
Fri Feb 11 00:51:43 2005 UTC
(14 years ago)
by
wolf31o2
Adding better ATI support. Let's all hope my regex skills are good. =]
Revision
38 -
Directory Listing
Modified
Thu Feb 10 02:06:34 2005 UTC
(14 years ago)
by
wolf31o2
Removing circular dependency with local.
Revision
37 -
Directory Listing
Modified
Fri Feb 4 13:46:11 2005 UTC
(14 years ago)
by
wolf31o2
Initial x-setup init script added.
Revision
36 -
Directory Listing
Modified
Thu Feb 3 20:59:03 2005 UTC
(14 years ago)
by
wolf31o2
Cleaned up legacy code.
Revision
35 -
Directory Listing
Modified
Thu Feb 3 20:34:35 2005 UTC
(14 years ago)
by
wolf31o2
Removed before *, as it causes a warning from checkroot.
Revision
34 -
Directory Listing
Modified
Thu Feb 3 19:40:11 2005 UTC
(14 years ago)
by
wolf31o2
Move all /usr/X11R6 to /usr
Revision
33 -
Directory Listing
Modified
Thu Feb 3 15:22:36 2005 UTC
(14 years ago)
by
wolf31o2
Hopefully this will work for detecting opengl implementation.
Revision
32 -
Directory Listing
Modified
Thu Feb 3 12:25:48 2005 UTC
(14 years ago)
by
wolf31o2
Added check for xorg.conf and changed sed line to xorg.conf.
Revision
31 -
Directory Listing
Modified
Sun Jan 30 20:53:29 2005 UTC
(14 years ago)
by
wolf31o2
Added nogpm call.
Revision
30 -
Directory Listing
Modified
Sat Jan 29 23:30:27 2005 UTC
(14 years ago)
by
wolf31o2
Added before * to depend in an effort to try to get it to run first in the runlevel.
Revision
29 -
Directory Listing
Modified
Sat Jan 29 21:54:59 2005 UTC
(14 years ago)
by
wolf31o2
Fixed module loading for acpi and fixed syntax errors in gpm config.
Revision
28 -
Directory Listing
Modified
Fri Jan 28 19:21:32 2005 UTC
(14 years ago)
by
wolf31o2
Initial changes to net-setup to make it modular.
Revision
27 -
Directory Listing
Modified
Fri Jan 28 18:47:11 2005 UTC
(14 years ago)
by
wolf31o2
Fixing bug in gpm checks.
Revision
26 -
Directory Listing
Modified
Fri Jan 28 16:43:28 2005 UTC
(14 years ago)
by
wolf31o2
Updated to work with acpi=force, added some extra checking into the scripts, and cleaned up the alsa section.
Revision
25 -
Directory Listing
Modified
Wed Jan 26 21:35:29 2005 UTC
(14 years ago)
by
wolf31o2
Fixing broken nodhcp.
Revision
24 -
Directory Listing
Modified
Mon Jan 24 21:00:21 2005 UTC
(14 years ago)
by
wolf31o2
Added updated gpm support to autoconfig. This resolves bug #78595.
Revision
23 -
Directory Listing
Modified
Fri Jan 14 16:13:05 2005 UTC
(14 years, 1 month ago)
by
wolf31o2
Updated opengl stuff to not escape special characters.
Revision
22 -
Directory Listing
Modified
Tue Jan 11 12:06:36 2005 UTC
(14 years, 1 month ago)
by
wolf31o2
Fixing invalid type on a couple expressions and forcing spind into the background.
Revision
21 -
Directory Listing
Modified
Tue Dec 14 23:51:28 2004 UTC
(14 years, 2 months ago)
by
wolf31o2
Added -h option to dhcpcd so the hostname is sent to DHCP servers that support DDNS. Blame bug #72836.
Revision
20 -
Directory Listing
Modified
Thu Nov 25 04:42:53 2004 UTC
(14 years, 2 months ago)
by
wolf31o2
I need to learn awk, really...
Revision
19 -
Directory Listing
Modified
Sat Nov 20 14:11:24 2004 UTC
(14 years, 2 months ago)
by
wolf31o2
Quieting acpi module loads
Revision
18 -
Directory Listing
Modified
Fri Nov 19 16:11:24 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
Updating for GameCD
Revision
17 -
Directory Listing
Modified
Thu Nov 18 23:41:33 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
Added coldplug check for bug #68840.
Revision
16 -
Directory Listing
Modified
Thu Nov 18 23:34:13 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
Yeah, so bash doesn't like using a semi-colon for a comment. Changed them all to # to make x-setup happy again.
Revision
15 -
Directory Listing
Modified
Thu Nov 18 01:01:52 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
Moving amixer settings and making it quiet.
Revision
14 -
Directory Listing
Modified
Sat Oct 23 13:17:13 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
Changed hwsetup check from /usr/bin/hwsetup to /usr/sbin/hwsetup and closing bug #68621.
Revision
13 -
Directory Listing
Modified
Thu Oct 21 16:06:32 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
Fixing quotes on for livecd-tools 1.0.8 release.
Revision
12 -
Directory Listing
Modified
Thu Oct 21 01:13:34 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
Only run hwsetup when it exists.
Revision
11 -
Directory Listing
Modified
Wed Oct 20 11:37:33 2004 UTC
(14 years, 3 months ago)
by
wolf31o2
New net-setup shoudl fix bug #68246.
Revision
10 -
Directory Listing
Modified
Tue Sep 28 01:35:58 2004 UTC
(14 years, 4 months ago)
by
wolf31o2
Updated for 1.0.6 and 2004.3.
Revision
9 -
Directory Listing
Modified
Fri Sep 10 01:47:19 2004 UTC
(14 years, 5 months ago)
by
wolf31o2
Initial wireless configuration additions
Revision
8 -
Directory Listing
Modified
Sun Jul 25 23:02:27 2004 UTC
(14 years, 6 months ago)
by
plasmaroo
Fixed spind to work with long mount names.
Revision
7 -
Directory Listing
Modified
Sat Jul 24 00:19:16 2004 UTC
(14 years, 6 months ago)
by
wolf31o2
Adding spind version 0.1 by plasmaroo.
Revision
6 -
Directory Listing
Modified
Sun Jul 11 23:33:45 2004 UTC
(14 years, 7 months ago)
by
wolf31o2
Updated autoconfig and net-setup for upcoming 1.0.4 livecd-tools.
Revision
5 -
Directory Listing
Modified
Fri May 14 13:27:25 2004 UTC
(14 years, 9 months ago)
by
wolf31o2
Adding OpenGL and X scripts.
Revision
4 -
Directory Listing
Modified
Fri Apr 30 22:52:02 2004 UTC
(14 years, 9 months ago)
by
zhen
fixed up autoconfig
Revision
3 -
Directory Listing
Modified
Sun Mar 21 20:09:33 2004 UTC
(14 years, 10 months ago)
by
zhen
adding header to net-select
Revision
2 -
Directory Listing
Modified
Sun Mar 21 19:46:44 2004 UTC
(14 years, 10 months ago)
by
zhen
new livecd-tools packages
Revision
1 -
Directory Listing
Added
Sun Mar 21 19:46:44 2004 UTC
(14 years, 10 months ago)
by
(unknown author)
New repository initialized by cvs2svn.
Sticky Revision: |
|