Log of /branches/baselayout-1_12/ChangeLog
Parent Directory
|
Revision Log
Revision
1840 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 25 14:14:02 2006 UTC
(12 years, 2 months ago)
by
uberlord
File length: 175920 byte(s)
Diff to
previous 1839
New variable RC_ULIMIT applies ulimit commands before starting a service.
This should be configured in /etc/conf.d/foo for service foo, but can also
be configured in /etc/conf.d/rc on a global basis.
RC_DAEMON now works in a similar way, instead of RC_DAEMON_foo.
Fixes, #120151.
Revision
1839 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 24 22:07:15 2006 UTC
(12 years, 2 months ago)
by
uberlord
File length: 175568 byte(s)
Diff to
previous 1837
Dependant services are restarted correctly when the restarted
service is started and not inactive, #120154.
Revision
1835 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 20 09:59:27 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 175238 byte(s)
Diff to
previous 1834
Fix quoting in iwconfig, #119629.
Fix process pid selection in rc-daemon.sh, #119631.
Both of the above thanks to Dominik Buerkle.
init scripts no longer run during the sysinit runlevel, #118419.
Thanks to Greg KH and the Linux Hotplug mailing list for advice.
Revision
1834 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 19 12:24:44 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 175032 byte(s)
Diff to
previous 1833
Give a better error message when no valid DHCP client is installed.
Tidy up some runscript logic.
Revision
1819 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 13 12:07:01 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 174304 byte(s)
Diff to
previous 1816
Services that need a service which is inactive at boot are now scheduled
to start when the inactive service starts, #118801.
Revision
1816 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 13 08:01:26 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 174170 byte(s)
Diff to
previous 1810
Added warning to modules.autoload.d files stating that it's a bad idea
to put modules there that trigger hotplug events which in turn start
services, #118419.
Revision
1810 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 12 13:45:25 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 173947 byte(s)
Diff to
previous 1803
Interactive start is now controllable by RC_INTERACTIVE="yes" and will
probe to see if we can go interactive.
Interactive start should now work on Sparc, #104067.
Revision
1802 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 11 16:04:01 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 173639 byte(s)
Diff to
previous 1800
start-stop-daemon now waits for upto 1 second if it returns 0 and we
don't have a valid process.
Revision
1800 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 11 12:49:38 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 173533 byte(s)
Diff to
previous 1799
runscript.sh now traps interrupt signals and rolls back its status to what
it was when before it started.
bonding module now supports space seperated and array variables, #118590.
Revision
1799 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 10 16:15:21 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 173288 byte(s)
Diff to
previous 1797
Removed runlevel dependancies from runscript.sh as they're now in rc.
runscript.sh now has much better locking, #118418.
We now store services to restart when we end up as inactive from a restart
or we were stopped with IN_BACKGROUND=true, #112088.
We no longer stop and start services already running on runlevel change if
they're in the runlevel we're changing too.
We can now wait_sevice on services started outside of rc.
rc-status now reports "Could not locate" instead of "Could not local",
thanks to Christian Heim.
Revision
1797 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 9 16:42:55 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 172668 byte(s)
Diff to
previous 1796
iwconfig now supports multiple iwconfig_* and iwpriv_* statements and is
also configurable for specific ESSIDs. This allows use to use the inbuilt
WPA support in the rt2500 driver.
module-loader now loads interface specific configuration files, #118366.
Revision
1793 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 6 14:49:52 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 172091 byte(s)
Diff to
previous 1791
Use ${DEFAULTLEVEL} if ${SOFTLEVEL} is boot, shutdown, reboot or single
in add_suffix.
Sync style changes in functions.sh
Revision
1779 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 2 12:17:34 2006 UTC
(12 years, 3 months ago)
by
uberlord
File length: 171597 byte(s)
Diff to
previous 1777
Interfaces can be dynamically added to bridges again, #117406.
Updated copyright to 2006.
Revision
1768 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 21 11:11:28 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 171338 byte(s)
Diff to
previous 1766
Add new variable RC_DOWN_INTERFACE and documentation so that interfaces
are kept up for Wake On LAN support, #113880.
Revision
1765 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 20 14:02:26 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 171119 byte(s)
Diff to
previous 1762
Ensure that tty has keyboard and stty reports icanon before enabling
interactive rc, #112161.
Revision
1762 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 15 16:58:56 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 170965 byte(s)
Diff to
previous 1761
When setting ad-hoc or master modes, set the mode before anything else,
#115664 thanks to Oldrich Jedlicka.
Revision
1761 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 14 10:02:25 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 170797 byte(s)
Diff to
previous 1753
Add great big warning in documentation advising people not to use the
IPv6 examples if they don't have IPv6 enabled in their kernel, #115396.More pppd documentation fixes for #114551
Revision
1753 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 9 15:08:06 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 170595 byte(s)
Diff to
previous 1733
Remove nasty undocumented backgrounding as we now support
ifplugd, netplug and wpa_supplicant-0.4.x which do much better jobs.
Revision
1631 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 28 10:38:39 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 170149 byte(s)
Diff to
previous 1629
Fixed iwconfig mode selection, #113677 - thanks to Tuan Van.
Fixed iproute2 is_up check, #113672 - thanks to Georgi Georgiev.
Added information about the "broken" status as reported by rc-status to its output, #113755.
Revision
1627 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 24 08:20:57 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 169743 byte(s)
Diff to
previous 1626
ifconfig routes now work with metrics and older configs again
#113378 and #113406.
arping now works with multiple gateways #113402.
Revision
1625 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 23 09:43:37 2005 UTC
(12 years, 4 months ago)
by
uberlord
File length: 169397 byte(s)
Diff to
previous 1622
RC_KILL_CHILDREN now defaults to no. This stops ssh children being
killed when a network interface is restarted.
Revision
1621 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 21 10:56:32 2005 UTC
(12 years, 5 months ago)
by
uberlord
File length: 169094 byte(s)
Diff to
previous 1617
Fix wpa_suppicant error when auth is IEEE 802.1X (NO WPA) #112938. Added pppd-wrapper helper
Revision
1616 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 18 18:39:15 2005 UTC
(12 years, 5 months ago)
by
uberlord
File length: 168949 byte(s)
Diff to
previous 1613
Changed from eval foo=\"\$config_$ifvar\" to foo=config_$ivar; foo=$!foo
This is to avoid using the eval statement to extract user configured vars.
Enhanced pppd module so that it obeys metric routes, does not mess
with the system resolv.conf and works with updetach a bit better, #112049.
Fixed pointotpoint, #112757.
Revision
1612 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 10 10:36:43 2005 UTC
(12 years, 5 months ago)
by
uberlord
File length: 168434 byte(s)
Diff to
previous 1611
Fix "Device foo not found" error when stopping an interface and the
interface does not physically exist.
Revision
1606 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 9 09:56:46 2005 UTC
(12 years, 5 months ago)
by
uberlord
File length: 168176 byte(s)
Diff to
previous 1605
ifplugd and netplug now background automatically instead of waiting 10
seconds to see if the interface was configured OK
Revision
1590 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 31 14:47:36 2005 UTC
(12 years, 5 months ago)
by
uberlord
File length: 167718 byte(s)
Diff to
previous 1581
Replace the bubble-esq sort routine with a tsort based one for
loading modules. This means that we are much faster than before :)
Fix ifconfig with multiple IP addresses, #110956
Revision
1574 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 17 18:40:16 2005 UTC
(12 years, 6 months ago)
by
uberlord
File length: 167187 byte(s)
Diff to
previous 1573
wpa_supplicant now works on wired interfaces, and can work with
ifplugd and netplug too.
Revision
1573 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 16 18:01:23 2005 UTC
(12 years, 6 months ago)
by
uberlord
File length: 167038 byte(s)
Diff to
previous 1568
Fixed typo in dhcpcd-wrapper so the new resolv.conf gets created
in /var/lib/net-scripts and not the current directory. Thanks to
Mark-Dominik Bürkle for the patch.
Revision
1562 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 11 11:44:55 2005 UTC
(12 years, 6 months ago)
by
uberlord
File length: 166507 byte(s)
Diff to
previous 1561
arping now dis-regards 0.0.0.0 and 0 addresses, #108737.
dhcpcd now allows the user to configure the -c script option, #108345.
bash doesn't handle floats, so we eumlate it. Fixes the issue
where some daemons didn't stop, #107492. Thanks to Giampaolo Tomassoni.
Revision
1561 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 9 16:14:21 2005 UTC
(12 years, 6 months ago)
by
uberlord
File length: 166175 byte(s)
Diff to
previous 1560
Fix chroot handling and enable custom env vars for start-stop-daemon
binary #101642, thanks to Quequero.
Revision
1540 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 16 07:21:28 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 165779 byte(s)
Diff to
previous 1537
iwconfig and wpa_supplicant now check to see if /proc/net/wireless exists
before checking for extensions, #106036
Revision
1537 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 14 11:30:45 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 165605 byte(s)
Diff to
previous 1531
netplug module renamed to netplugd for consistency
pppd module added, #53954 thanks to Alin Nastac
Revision
1504 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 7 13:03:30 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 165051 byte(s)
Diff to
previous 1503
replace the apipa module with a generic arping module which can now
do gateway detection and apply a configuration for it as well as the
apipa stuff
Revision
1503 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 7 11:45:00 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 164888 byte(s)
Diff to
previous 1489
updated env_whitelist so that nothing is allowed by default
system module now runs through pre instead of post and is run by
lo as well, so dns_ options can be configured for it
netplug and wpa_supplicant understand negative timeouts to be defined
as "return immediately and dont wait for success"
dns options and sortlist now get merged in resolv.conf too
bridge error message regarding the kernel module should work with
newer versions of bridge-utils
Revision
1489 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 6 10:41:16 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 164345 byte(s)
Diff to
previous 1485
dns_*, nis_* and ntp_* options now work globally too, but are overridden
by specific interface/essid/mac ones.
dhcpcd and pump now support the "options" and "sortlist" directives too,
#104870
Revision
1485 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 5 22:38:25 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 164083 byte(s)
Diff to
previous 1481
Added resolv.conf options for option and sortlist directives, #104870
dns_search_path_eth0 renamed to dns_search_eth0 so that all the dns_
variables match their resolv.conf counterpart.
Revision
1481 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 4 17:14:30 2005 UTC
(12 years, 7 months ago)
by
azarah
File length: 163828 byte(s)
Diff to
previous 1471
Do not unmount /usr, but rather remount it ro, else we run into issues
with systems that have locales enabled, as the fuser call in halt.sh tries
to kill bash (due to it using /usr/lib/locale/*).
Revision
1471 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 2 22:59:06 2005 UTC
(12 years, 7 months ago)
by
azarah
File length: 163565 byte(s)
Diff to
previous 1469
Add warning about having LANG in env_whitelist, add TERM to system
env_whitelist, set argv[0] to '/bin/bash' and not 'runscript'.
Revision
1462 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 2 07:49:48 2005 UTC
(12 years, 7 months ago)
by
azarah
File length: 163175 byte(s)
Diff to
previous 1460
Split the enviroment whitelist for runscript into a system and user part.
Update it to use LIBDIR so that we can set 'lib' or 'lib64'.
Revision
1460 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Sep 2 06:15:09 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 162977 byte(s)
Diff to
previous 1458
We also set MTU in the pre_start of ifconfig/iproute2 incase a DHCP
client or similar needs it.
Revision
1441 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 31 09:32:11 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 162294 byte(s)
Diff to
previous 1440
service status requests (either by /etc/init.d/foo status or rc-status)
now update the service status by checking daemons and/or pidfiles to check if they are still running or not. To update the status in your own code,
source "${svclib}/sh/rc-daemon.sh" and call
update_service_status "${service}"
Trimmed $Header$ from a few files
Revision
1439 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 30 14:34:49 2005 UTC
(12 years, 7 months ago)
by
uberlord
File length: 161943 byte(s)
Diff to
previous 1438
iwconfig fixed for scanned ad-hoc networks
we now prefer managed over ad-hoc when processing scan results
iwconfig defaults to sleeping 1 second before scanning
iwconfig associate_test_quality now works. Fixes #103579 thanks to
Harald Schioeberg
iproute2 now understands ifconfig style netmask routes
Revision
1420 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 19 11:46:15 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 161378 byte(s)
Diff to
previous 1419
dhcpcd now reports the correct needed version
iwconfig and wpa_supplicant have better tests for wireless interface
which fixes the 'lan wlan' problem
Revision
1418 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 18 09:45:13 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 161129 byte(s)
Diff to
previous 1414
RC_AUTO_INTERFACE defaults to NO - but we still default to DHCP
consoletype is now cached. This has the benefit of being very slightly
faster and you now get coloured text for parallel startup
Parallel startup also does parallel shutdown as well
You're now warned if you're using a deprecated conf.d/net syntax
Revision
1414 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 15 08:51:18 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 160740 byte(s)
Diff to
previous 1413
iproute2 now understands the old iface_xxx syntax, but this only works
if ifconfig (from net-tools) is installed
Revision
1405 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 12 16:14:47 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 160206 byte(s)
Diff to
previous 1400
RC_AUTO_INTERFACE now defaults to no - we no longer mess with /etc unless
told too
tuntap no longer complains about ${devnull}
We now merge resolv.conf's from active interfaces
Revision
1395 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 8 11:27:43 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 159734 byte(s)
Diff to
previous 1391
Add failup/faildown user functions when an interface fails to come up/go
down. Fixes bug #101087.
Revision
1382 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 5 11:16:26 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 158735 byte(s)
Diff to
previous 1381
Added # vim:ts=4 to all net-script files and re-indented
/dep{cache,tree} are now chmodded 0644 so users can read them
Revision
1373 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 4 18:49:27 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 158133 byte(s)
Diff to
previous 1372
trace_dependencies gets a re-write (again) to try and solve the hanging
issues that many people are reporting
Revision
1370 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 4 10:50:16 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 157858 byte(s)
Diff to
previous 1367
interface state directories are now created with -m 0755 to ensure that
everyone can read them
rc-daemon.sh now supports multiple cmds - partial fix for #98745
Revision
1367 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 2 10:19:11 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 157633 byte(s)
Diff to
previous 1366
iwconfig no longer downs and ups the interface after a scan - instead we set essid any just before doing it
Revision
1362 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 1 20:18:52 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 157216 byte(s)
Diff to
previous 1361
We now only link /etc/{resolv,ntp,yp}.conf when the file exists.
We now link back everything in the state dir except for .sv files.
Revision
1358 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 1 05:52:58 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 156916 byte(s)
Diff to
previous 1357
dhclient now has to be told it can edit dhclient.conf instead of assuming it. Final fix to #100745.
Revision
1353 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 26 18:12:44 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 156460 byte(s)
Diff to
previous 1352
Fixed failure in runscript.sh to proceed when a non needed dependency
(ie use, after, before) failed to start.
Revision
1348 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 26 06:34:06 2005 UTC
(12 years, 8 months ago)
by
uberlord
File length: 156273 byte(s)
Diff to
previous 1347
Removed the parallel depend for init scripts and related functions.
The RC_PARALLEL_STARTUP works well for all - no need for init scripts to
state if they parallel or not.
Revision
1339 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 22 08:34:12 2005 UTC
(12 years, 9 months ago)
by
uberlord
File length: 155342 byte(s)
Diff to
previous 1338
When a service is stopped, the IN_BACKGROUND variable is cleared
before any dependencies are stopped so they are not marked inactive.
The IN_BACKGROUND variable is then restored so the parent script can be
marked inactive.
Revision
1314 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 18 07:26:06 2005 UTC
(12 years, 9 months ago)
by
uberlord
File length: 153912 byte(s)
Diff to
previous 1312
Changed wpa-supplicant to wpa_supplicant when reporting that it is not
installed. Fixes #99381
Fixed some startup problems caused by a mixture of inactive +
begin_service/end_service functions.
Revision
1291 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 11 21:15:02 2005 UTC
(12 years, 9 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 152969 byte(s)
Diff to
previous 1289
wpa_supplicant now marks service as stopped when using wpa_supplicant-0.4.x
and we have associated but failed to configure in the background.
Revision
1271 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 3 16:24:44 2005 UTC
(12 years, 9 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 151678 byte(s)
Diff to
previous 1269
Fixed module depends in net.lo
Remove the 'no net scripts in boot runlevel' restriction as we now
have a hotplug policy setup instead
Revision
1267 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 1 20:40:29 2005 UTC
(12 years, 9 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 151328 byte(s)
Diff to
previous 1266
Minor tweaks to all dhcp modules - basically better quoting so that
the eval calls work better
pump can now be backgrounded
Tweaked the dhcp helpers so that more code is shared
A few tweaks to runscript.sh and rc-services.sh to avoid races
Revision
1263 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 29 16:41:11 2005 UTC
(12 years, 9 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 150818 byte(s)
Diff to
previous 1261
dhclient now parses dhclient_eth0 for -cf parameter to set
dhclient now strips lines starting with script and send host-name
from and adds send host-name uberlaptop; at the top
To stop this behaviour, add dhclient_edit_config=no to /etc/conf.d/net
Fixes #96322
Removed killing udhcpc hard as it now dies nicely
Revision
1258 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 28 11:44:18 2005 UTC
(12 years, 9 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 150244 byte(s)
Diff to
previous 1257
wpa_supplicant now respects the background=no option if
wpa_suppliant>=0.4.0 is installed
fixed network dependencies some more
You can now restart a script marked starting/inactive
Documented the use of the RC_USE_CONFIG_PROFILE variable in conf.d/rc
udhcpc now removes stale pidfiles
Revision
1255 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 21 11:55:16 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 149652 byte(s)
Diff to
previous 1254
interfaces can now dynamically add themselves to a bridge using
bridge_add_eth0="br0" - they are dynamically removed as well. Fixes #93321
Revision
1251 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 20 15:49:41 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 149275 byte(s)
Diff to
previous 1249
ifconfig now reports correct MAC address
ifconfig and iproute2 now support mtu_eth0 option
net.lo attemts to arping the requested address when RC_AUTO_INTERFACE==yes
Revision
1246 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 17 15:47:45 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 148884 byte(s)
Diff to
previous 1244
Fixed VLAN documentation for working with eth0.1 style names #95121
tarball.sh now works with svn
dhclient and udhcpc now report any errors to stdout
RC_DEVICE_TARBALL now defaults to no
STYLE updates to iwconfig
Revision
1216 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 2 14:14:17 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 147792 byte(s)
Diff to
previous 1214
dhcp helper module fixes
dhcpcd-backgrounder renamed to dhcpcd-wrapper
dhcpcd-wrapper applies dns_search_domains_* to /etc/resolv.conf
fixes #94027 when used with dhcpcd-1.3.22_p4-r10
dhcpcd module now applies route metric if possible
Revision
1212 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jun 1 09:35:58 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 147392 byte(s)
Diff to
previous 1210
removed cruft from net-scripts functions helper as rc-services.sh can
now be sourced by our dhcp helpers without causing errors.
Revision
1201 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 27 08:51:04 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 146728 byte(s)
Diff to
previous 1200
Added macnet module (like essidnet but for mac addresses)
Regresses macchanger one version
Tweaked module depends for macnet
dhcp helper now uses macnet
Revision
1200 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 26 21:11:55 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 146503 byte(s)
Diff to
previous 1199
You can now configure all options via the MAC address of your network card
and the MAC address of AP you connect to like so
config_001122334455=( "192.168.0.2/24 brd +")
Fixes the last part of #52975
The old way of configuring for the MAC address of the AP is no longer
supported
Revision
1195 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed May 25 10:20:19 2005 UTC
(12 years, 10 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 145918 byte(s)
Diff to
previous 1189
networking now expands configuration parameters - fixes #91564
so config_eth0=( "192.168.{1..3}.{1..3}/24 brd +" ) expands into
config_eth0=(
"192.168.1.1/24 brd +"
"192.168.1.2/24 brd +"
"192.168.1.3/24 brd +"
"192.168.2.1/24 brd +"
"192.168.2.2/24 brd +"
"192.168.2.3/24 brd +"
"192.168.3.1/24 brd +"
"192.168.3.2/24 brd +"
"192.168.3.3/24 brd +"
)
updated ESSID variables example in wireless.example - fixes #92469
Revision
1182 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 20 00:14:12 2005 UTC
(12 years, 11 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 144959 byte(s)
Diff to
previous 1179
Fixup sbin/{depscan.sh,modules-update} to use is_older_than() for mtime
logic. Some small tweaks regarding 2.6 systems and modules-update.
Revision
1179 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 19 15:23:43 2005 UTC
(12 years, 11 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 144756 byte(s)
Diff to
previous 1175
Merged Paul Pacheco's parallel startup #69854 and modules update
#55329 patches
If RC_PARALLEL_STARTUP==yes then we no longer output einfo/ebegin
messages as they don't line up on screen correctly - instead we output
service ${myservice} starting/started/stopping/stopped/failed
Revision
1126 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 10 14:33:57 2005 UTC
(12 years, 11 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 142891 byte(s)
Diff to
previous 1125
Fix get_service_index() being off by one. Fix trace_dependencies() to also
take net into regard if its a net_service. This fixes two problems, first
shutdown should bring services down that uses net before the net.* services,
and secondly '/etc/init.d/net.eth0 needsme', etc should now work properly.
All changes to sbin/rc-services.sh.
Revision
1125 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 3 18:41:27 2005 UTC
(12 years, 11 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 142480 byte(s)
Diff to
previous 1124
changed default indentation to 2 spaces to match rcscripts in functions.sh
wpa_supplicant now stops wpa_cli before wpa_supplicant to fix a potential
future error
Revision
1123 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 30 07:01:16 2005 UTC
(12 years, 11 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 142127 byte(s)
Diff to
previous 1122
Do not create the udev devices.tar.bz2 if we do not have write permissions
for /. Request by Donnie (spyderous) for boxes with / on NFS.
Revision
1112 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 28 15:07:43 2005 UTC
(12 years, 11 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 141686 byte(s)
Diff to
previous 1111
If no /etc/modules.conf exist, do not 'touch' it, but create a new
file with the 'modules-update header' in it to get modules-update
to do the right thing (regen), and not just quit (init.d/modules).
Revision
1104 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 25 07:26:30 2005 UTC
(12 years, 11 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 141031 byte(s)
Diff to
previous 1103
iproute2 now handles mtu the same way as ifconfig - fixes #90242
net.lo no longer errors when using postdown and postup functions
Revision
1103 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 22 14:42:57 2005 UTC
(13 years ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 140840 byte(s)
Diff to
previous 1098
Address network routes now get metrics applied as well
(ie a route automatically added when an address is added)
net.lo no longer errors when exlcuding modules who are installed
Revision
1096 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 18 17:10:41 2005 UTC
(13 years ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 140563 byte(s)
Diff to
previous 1093
Changed "sed -ne" to "sed -n -e" for portability.
Added auto_interface (default yes).
if auto_interface is yes then we
*) default to dhcp
*) automatically calculate a metric (this may need work)
*) select the best interface based on metric
(restore resolv.conf, ntp.conf and yp.conf we have saved)
otherwise we
*) default to null
wpa_supplicant no longer kills itself when we're not stopping the interface
it's running on.
wpa_supplicant now uses wpa_monitor (yet to be released) if available.
Added a new module called system which enables the definition of domain
name, dns servers, ntp servers, nis domain and nis servers per interface.
essidnet and dhcp helpers have been re-coded around this module.
Revision
1086 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 14 09:32:33 2005 UTC
(13 years ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 139364 byte(s)
Diff to
previous 1084
Fixed ifconfig and iproute2 erroring from new lo code - fixes #88006
If /proc/net/netlink does not exist then iproute2 will fail the
check_installed function with an appropriate error - Thanks to
Jeremy Huddleston for the patch.
If /proc/net/packet does not exist then wpa_supplicant will fail
check_installed function with an appropriate error
Background fixes for net.lo, udhcpc and wpa_supplicant
Revision
1083 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 11 13:42:06 2005 UTC
(13 years ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 138776 byte(s)
Diff to
previous 1080
removed ${devnull} from net.lo and net-script modules
updated all modules not to re-direct stderr where appropriate
iwconfig and wpa_supplicant now save their current ESSID via save_options
and reload it in their pre_stops so that ${ESSID} and ${ESSIDVAR} can be
used in users custom postdown functions
Revision
1077 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 8 17:13:43 2005 UTC
(13 years ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 138220 byte(s)
Diff to
previous 1072
added a bash_variable to functions.sh which converts the given string
into a variable that bash can use - fixes #88175
net scripts can only launch if we're not in ${BOOTLEVEL}
Revision
1072 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 1 16:33:16 2005 UTC
(13 years ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 137979 byte(s)
Diff to
previous 1070
RC_DAEMON_syslog_ng allows syslog-ng to be started with the specified
launcher - like valgrind or strace. Handy for debugging/auditing.
Thanks to Rob Holland for the idea.
Stopped setting ESSID in predown functions in iwconfig and wpa_supplicant
as there is no guarantee that the current ESSID is the one we started with
Also, we may not have an ESSID at all...
Revision
1066 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 23 14:38:31 2005 UTC
(13 years, 1 month ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 137445 byte(s)
Diff to
previous 1065
bridge stops removing IP addresses from bridge ports.
iwconfig no longer tries to get an ESSID from non-wireless interfaces.
ifconfig no longer errors when deleting addresses on a non-existant
interface.
Revision
1058 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 20 14:21:27 2005 UTC
(13 years, 1 month ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 136589 byte(s)
Diff to
previous 1056
Take sort_services function from bug #70009, and fix the removing of a
service from a array properly by using unset. Use this instead of the
trace_* stuff, and fixup shutdown order.
Revision
1031 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 9 17:25:14 2005 UTC
(13 years, 1 month ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 135391 byte(s)
Diff to
previous 1029
changed from $( cat ${file} ) to $( < ${file ) in net-scripts
fixed ChangeLog corruption
rc-daemon.sh now works with the env program
Revision
1029 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 8 16:04:18 2005 UTC
(13 years, 1 month ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 135290 byte(s)
Diff to
previous 1024
rc-services.sh now does a /sbin/depscan.sh -u if we have not got
our deptree loaded
removed net_start/stop function from net.lo, bridge and bonding
net.lo now supports depend() per interface like so
depend_br0() { need net.eth0 net.eth1 }
Revision
947 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 10 17:04:03 2005 UTC
(13 years, 2 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 132469 byte(s)
Diff to
previous 926
net.lo now supports fallback_route - fixes #75676
due to bash limitations, only one fallback route is supported
cleaned up dhcp helper
iproute now appends routes instead of adding them - this allows multiple
default routes
RC_STRICT_NET_CHECKING now supports the none "option" which means
that the net service is always up
Revision
915 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 4 10:36:39 2005 UTC
(13 years, 2 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 131283 byte(s)
Diff to
previous 911
It's now possible to configure addresses and routes for the loopback
interface if required - however you cannot override our defaults
wpa_supplicant and iwconfig now loop for 5 seconds if essid is
not returned straight away
fixed depends error in run_script
Revision
872 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 27 12:37:06 2005 UTC
(13 years, 2 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 130059 byte(s)
Diff to
previous 868
removed udhcpc-* and dhclient-* helper modules and replaced them with a
generic dhcp module which caters for all interfaces and dhcp clients that
need it.
We now prefer iproute2 over ifconfig if both are installed.
Revision
854 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 17 10:10:33 2005 UTC
(13 years, 3 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 129397 byte(s)
Diff to
previous 849
net.lo changed logic to read "only fail if no configuration parameters
work, bring interface down and abort". Fixes #78092
Revision
843 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 13 14:53:41 2005 UTC
(13 years, 3 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 129107 byte(s)
Diff to
previous 840
wpa_supplicant forces ctrl_interface to /var/run/wpa_supplicant
and removes stale directories
clean_pidfile function no longer errors on empty pidfiles
Revision
832 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 11 16:21:00 2005 UTC
(13 years, 3 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 128727 byte(s)
Diff to
previous 827
added "noop" config parameter which means take no action if the interface
is up and has an address configured, otherwise continue
addresses are now removed when starting an interface - fixes #77111
Revision
816 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 4 15:34:33 2005 UTC
(13 years, 3 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 128261 byte(s)
Diff to
previous 814
bridge now marks interfaces as UP - fixes #75354
net.lo tests the return value of modprobe - fixes #76385
iwconfig now sets enc keys through an eval statement - fixes #76601
updated wireless.example for whitespace in keys
Revision
805 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 17 10:29:02 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 127529 byte(s)
Diff to
previous 796
wpa_supplicant - fixed file location for wpa_cli and association test
as it they changed in wpa_supplicant-0.3.x
wpa_supplicant now brings the interface up before launching - fixes #74637
Revision
790 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 15 19:24:11 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 126963 byte(s)
Diff to
previous 788
rc-status now reports stopping status
Updated documentation to point non-usb linux-wlan-ng users to use
hostap-driver instead
Revision
788 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 13 19:19:06 2004 UTC
(13 years, 4 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 126735 byte(s)
Diff to
previous 786
Tweak init.d/halt.sh to support new text based udev_db ('udevinfo -d' do
not work anymore, and there is no space after '(S|N):'). Also check if
devices.tar.bz2 is empty before trying to create it, bug #71143.
Revision
779 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 12 12:18:43 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 125910 byte(s)
Diff to
previous 778
dhcpcd and udhcpc now run via the eval statement so quotes can be used
in options. Fixes #74053 - thanks to Evan Buswell
Revision
768 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 8 13:15:21 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 125442 byte(s)
Diff to
previous 767
removed is_in_fstab function and replaced with get_mount_fstab which
returns a mount command based on the contents of fstab. Resolves bugs
#70044 and #73762
Revision
767 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 8 08:04:52 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 125274 byte(s)
Diff to
previous 766
iwconfig now unsets wireless config and downs interface when backgrounding
fails
wpa_supplicant now supports backgrounding
Revision
762 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 7 15:10:14 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 124906 byte(s)
Diff to
previous 761
ifconfig and iproute2 now support function interface_set_mac_address
macchanger no longer depends on macchanger if configuring a specific
mac address
Revision
761 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 7 13:06:59 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 124744 byte(s)
Diff to
previous 760
essidnet - fixed setting up search domains
ifconfig now reads the old gateway variable correctly - fixes #73607
iwconfig now supports backgrounding
Revision
754 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 6 13:39:01 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 124346 byte(s)
Diff to
previous 753
macchanger defaults to setting the interface down, and then trying
with it up - fixes #71929
macchanger converts mac_${IFACE} to lowercase - fixes #73549
iproute2 now configures the interface up everytime we add an address
removed "need interface" from all modules depends as net.lo requires
interface anyway
Revision
751 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 4 22:08:52 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 123782 byte(s)
Diff to
previous 750
removed modules use dependancy in net.lo and added installed
- this allows use to provide "virtual" modules which are only "installed"
when other depended modules are installed
Revision
750 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 4 20:19:47 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 123590 byte(s)
Diff to
previous 749
wpa_supplicant module added
config-system now creates files as .tmp instead of .new and loads the
wpa_supplicant module if needed
ifconfig now addes aliases to devices other than eth0
dhcpcd, dhclient, pump and udhcpc now expose the dhcp_${IFACE} variable
instead of the old peer_dns_${IFACE}, peer_ntp_${IFACE}, peer_nis_${IFACE}
ones
Revision
748 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Dec 4 15:54:35 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 123231 byte(s)
Diff to
previous 746
fixed dhclient-ifconfig to look for dhclient-udhcpc-wrapper in the correct
place and changed hardcoded eth1 to ${interface} in udhcpc-ifconfig.
Fixes #73327 - thanks to Benoit Boissinot
essidnet gets the essid itself instead of relying on ${ESSID}
Revision
736 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 3 12:30:20 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 122214 byte(s)
Diff to
previous 735
Fixed config-system for only changing hostname when needed
udhcpc and dhclient now restore saved configs when stopping and work
with non-infinite leases
Revision
733 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 2 16:20:11 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 121694 byte(s)
Diff to
previous 732
Added option dhcp_release to specify if we release the DHCP lease or not
defaults to no
Changed variables peer_* to dhcp_*
dhclient and udhcpc now specify a pidfile
Revision
722 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 26 09:14:05 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 120606 byte(s)
Diff to
previous 720
Fixed up address detection in apipa
net.lo now checks for duplicate static IPv4 addresses before assigning
iwconfig now supports preassociate and postassociate user hooks
net.example - changed $1 to ${IFACE} in examples
Revision
714 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 23 16:23:39 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 119612 byte(s)
Diff to
previous 713
Removed rp_filter setting - fixes first part of bug #71971
Added sysctl.conf settings relating to rp_filter to sysctl.conf
- fixes last part of bug #71971
Revision
713 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 23 15:39:22 2004 UTC
(13 years, 4 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 119445 byte(s)
Diff to
previous 712
iproute2 does not need to create dummy interfaces for aliases
unlike ifconfig so we no longer do this
We now bring down all aliases and addresses properly
Split off some functions from net.lo into helpers.d/functions
so that our DHCP helper scripts can use them too :)
Deprecated interface specific setup in favour of a generic config
macchanger brings interface up now - fixes #71929
DHCP over VLAN now works - fixes #71860
Disabled modified function checking as it's far too expensive on CPU
and still isn't 100% reliable
When specifing a module that isn't emerged, you now get an error
telling you what to emerge
Removed -p option from the diff call used for function removal
Revision
709 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 19 16:22:05 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 118492 byte(s)
Diff to
previous 708
tests for hostname (none) when sending hostname via dhcpcd, udhpc or pump
udhcpc now does correct signal handling so we can release leases and
terminate cleanly
Improved pump process detection
Rewrote udhcpc helper scripts around udhcpc and wrapped dhclient to udhcpc
scripts. This makes things much saner as udhcpc is much saner - also fixed
essidnet and ipv6 local link for them.
Revision
708 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 17 15:12:00 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 118031 byte(s)
Diff to
previous 707
ifconfig handles inet6 routing automatically - bug #33310
ifconfig - fixed old gateway + gateway in routes conflict
iproute2 cleaned up some functions
Revision
705 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 17 10:33:54 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 117763 byte(s)
Diff to
previous 702
Fixed invalid variable handling in bonding and vlan - bug #71419
apipa now brings the interface up before testing if address exists
Revision
702 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 16 15:17:10 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 117572 byte(s)
Diff to
previous 698
We no longer default a fallback to APIPA when no config is given
net.example fleshed out a bit more for dhcpcd - fixes #60845
Improved forced module handling a touch
modules_sort and modules_check_user in net.lo buffer _provides,
_before and _after in arrays to avoid shelling out
Revision
698 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 15 18:51:54 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 117217 byte(s)
Diff to
previous 696
Split modules_load into smaller more managable functions in net.lo
Added modules_force option to net.lo with a big phat warning in
net.example about it potentially breaking networking
Fixed indentation problem in ifconfig
Revision
694 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 15 15:54:46 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 116641 byte(s)
Diff to
previous 693
Added searchdomains_ESSID option to essidnet
Stopped the domain setting from putting the same entry in search
in config-system and essidnet
Revision
690 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 15 12:17:06 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 116045 byte(s)
Diff to
previous 689
Documented APIPA module in net.example
Added kernel checking for vlan - fixes #70829
Added kernel checking for bonding, bridging and tuntap
Added iproute2 support to the APIPA module
Revision
688 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 13 09:53:56 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 115651 byte(s)
Diff to
previous 686
Added arping duplicate address detection to net.lo
Created Automatic Private IP Addressing (APIPA) module
Bonding is now started pre instead of post
Revision
686 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 12 17:51:14 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 115485 byte(s)
Diff to
previous 685
Added dependancy checking to ipppd
Bonding is now started pre instead of post
Fixed missing changes of get_type to interface_type and get_variable to
interface_variable
Revision
685 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 12 12:21:55 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 115399 byte(s)
Diff to
previous 684
Fixed iface variable in dhcp modules for vlans
Changed get_device to interface_device
Changed get_type to interface_type
Added vlan configuration options and documented them in net.example
Fixed bridge configuration handling
Removed _get_vlans from iproute2 and ifconfig as vlan now does it itself
Revision
684 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 11 15:28:18 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 115025 byte(s)
Diff to
previous 683
Fixed category of rp-pppoe to net-dialup error when requesting ADSL
Improved inet6 address deletion and detection in iproute2
Improved gateway logic in ifconfig
Changed all wireless reporting functions to use iwgetid instead of
parsing iwconfig output except for essid
Revision
679 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 8 15:18:24 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 114648 byte(s)
Diff to
previous 677
Added options to configure bridge
Added bridge configuration example to net.example
Added missing required function interface_exists to iptunnel check_depends
Revision
675 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 5 17:03:08 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 114262 byte(s)
Diff to
previous 674
net-scripts/net.modules.d/bridge
- fixed destroying a bridge if no ports were added
- starts interfaces if they don't exist - fixed bug #65153
net-scrips/net.modules.d/bonding
- starts interfaces if they don't exist
net-scripts/init.d/net.lo
- added net_start() function to start depandant ifaces
so that bridge br0 can active tun0 which net.tun0 has to create
Revision
674 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 5 14:32:33 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 113895 byte(s)
Diff to
previous 673
net-scripts/init.d/net.lo
- added use dependany on wlan incase we're using linux-wlan-ng drivers
fixes bug #64978
- moved start() to run_start() and stop() to run_stop()
created run() and new start()/stop() functions
this is so that we have one single entry point to localise variables
and to remove any added functions loaded by our modules
- removed redundant interface_exists() as it's provided by
ifconfig and/or iproute2
net-scripts/net.modules.d/ifconfig and iproute2
- added ifconfig_tunnel and iproute2_tunnel functions
addred gre/ipip tunnel support via the the tunnel module
- fixes bug #50765
Revision
673 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 5 00:09:12 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 113156 byte(s)
Diff to
previous 672
net-scripts/net.modules.d/pump
- fixed setting ntp servers
net-scripts/net.modules.d/dhcpcd
- fixed stopping function
Fixed last ChangeLog date to today and not tomorrow :/
Revision
672 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 4 21:42:07 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 113071 byte(s)
Diff to
previous 671
net.lo - added get_type function to return the type of the interface
- eth, ippp, etc
ipppd, tuntap
- start() moved to pre_start() and we now test by type
this means you no longer need ifconfig_ippp0=( "isdn" "dhcp" )
as ippp0 is always an isdn device
bridge - fixed stop function and moved start() to pre_start()
and automatically start if the variable bridge_${iface} exists
net.example - fixed up documentation for changed behaviour above
Revision
670 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 4 16:20:25 2004 UTC
(13 years, 5 months ago)
by
uberlord
Original Path:
trunk/ChangeLog
File length: 112438 byte(s)
Diff to
previous 669
net-scripts/init.d/net.lo
- we remove all added functions when restarting an interface
this relies on the diff command being available
added isdn support via the new ipppd module
net-scripts/conf.d/net.example
- added sample isdn setup
net-scripts/conf.d/wireless.example
- added better descriptions to the _sleep variables
Fixed boolean logic error when testing is_net_up in /sbin/runscript.sh
- fixed bug #70022
Revision
652 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 31 10:43:06 2004 UTC
(13 years, 5 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 107475 byte(s)
Diff to
previous 651
Do not delete depscan and envupdate caches on reboot, as this should
improve bootup times - works nicely with the '-u' parameters of both.
Also move the '-u' parameter test of depscan.sh after the directory
exist test, else /started/, etc do not exist.
Revision
644 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 26 02:01:11 2004 UTC
(13 years, 5 months ago)
by
vapier
Original Path:
trunk/ChangeLog
File length: 106425 byte(s)
Diff to
previous 643
- make devfsd run regardless of how devfs was mounted #68795
- respect / passno properly (dont use -A) #68822
- add gentoo=forcefsck
- dont save device tarball on livecd #68469
Revision
642 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 25 18:40:43 2004 UTC
(13 years, 5 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 105369 byte(s)
Diff to
previous 641
In net-scripts/net.modules.d/ifconfig:
- Simplify ifconfig_is_up()
- Fix ifconfig_get_aliases_rev() to actually work... you can't
specify an interface name to ifconfig if you want to see the
aliases.
- Workaround a couple ifconfig bugs dealing with aliases
- Correct a return status in ifconfig_interface_del_addresses()
Revision
637 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 22 16:47:40 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 104337 byte(s)
Diff to
previous 636
Add support for user_eth0 in the adsl module and in net.example. This means that most users won't need to edit pppoe.conf at all
Revision
625 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 18 23:03:19 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 103549 byte(s)
Diff to
previous 624
Add v-e-commands (veinfo, vbegin, etc) to sbin/functions.sh that
depend on RC_VERBOSE which defaults to no. Add --verbose to args
understood by runscript.sh.
Use veinfo and friends in net-scripts/init.d/net.lo when loading
modules since this information is confusing to users.
Always load global "modules" setting in following "modules_iface"
since this is a little easier for users to understand.
Revision
608 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 14 00:03:45 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 100747 byte(s)
Diff to
previous 607
Spanky doesn't like the dots... disable them by default, but you can set RC_DOT_PATTERN=' .' in /etc/conf.d/rc to get them back
Revision
605 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 13 17:13:49 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 100472 byte(s)
Diff to
previous 604
Install net.modules.d to /lib/rcscripts instead of /etc so we
don't have to deal with CONFIG_PROTECT
Fix diff code in modules_load so it can identify which functions
have been modified
Fix fallback mechanism in iface_start so that it works correctly
and doesn't report a bogus error message when trying the fallback
Get rid of need_begin trickery in iface_stop
Simplify eend processing in dhcp modules
Implement eindent, eoutdent, esetdent in functions.sh and adjust
net-scripts to use them.
Re-write einfo, ewarn, eerror, ebegin, eend, ewend to use
RC_INDENTATION and to work better on serial terminals
Remove conf.d/net.ppp0 since that is provided by net-dialup/ppp
Revision
602 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 10 03:11:48 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 99523 byte(s)
Diff to
previous 601
Create NET_FS_LIST and is_net_fs in functions.sh and use them in checkroot, localmount, netmount, net.example, and net.lo
Revision
601 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 10 01:45:37 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 99392 byte(s)
Diff to
previous 600
Remove init.d/net.eth0 net.lo and net.ppp0. The first two are provided now by net-scripts and net.ppp0 is shipped in net-dialup/ppp
Revision
587 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 5 21:37:52 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 96485 byte(s)
Diff to
previous 586
Get rid of getcols() in sbin/functions.sh. Use COLUMNS when possible and otherwise clean up the COLS code. Fix the "emerge depend" detection code to use RC_ENDCOL="no"
Revision
566 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 27 22:11:44 2004 UTC
(13 years, 6 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 94023 byte(s)
Diff to
previous 563
cvs diff: etc/conf.d/cryptfs is a new entry, no comparison available
Add the default cryptfs configuration file
init.d/checkfs | 146 +++++++++++++++++++++++++++++++-----------------------
init.d/localmount | 111 +++++++++++++++++++++++++++--------------
Minor fixes to tigger's dm-crypt stuff that resulted in some
rewriting. Don't set status in a subshell so success/failure is
preserved. Allow multi-line configuration files
ChangeLog | 9 ++-
tarball.sh | 2
Update to version 1.6.1
4 files changed, 167 insertions(+), 101 deletions(-)
Revision
537 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 18 15:23:03 2004 UTC
(13 years, 8 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 93050 byte(s)
Diff to
previous 536
Fix bug 60719 (request for better error messages from runscript) by allowing errors to show on the screen when they're encountered in wrap_rcscript
Revision
530 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 2 19:33:50 2004 UTC
(13 years, 8 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 92632 byte(s)
Diff to
previous 529
Fix bug 54275: Don't set INFODIR. The correct variable used by texinfo is INFOPATH, which is already set in 00basic. Setting INFODIR is useless, and breaks a NetBSD cross compile from Gentoo
Revision
529 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 2 18:19:50 2004 UTC
(13 years, 8 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 92426 byte(s)
Diff to
previous 528
Related to bug 38955, don't set INPUTRC. Instead patch bash so that it looks for /etc/inputrc automatically if ~/.inputrc is missing. This is better than using INPUTRC since that will override even after the user creates ~/.inputrc.
Revision
527 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 1 23:48:42 2004 UTC
(13 years, 8 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 92061 byte(s)
Diff to
previous 526
Fix bug 51351: Quote parsed output of /proc/filesystems to handle octal sequences in mountpoint such as encoded spaces (\040)
Revision
522 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 22 02:34:08 2004 UTC
(13 years, 9 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 91559 byte(s)
Diff to
previous 521
Fix bug 26952: Use /etc/bash/bashrc to setup PS1, testing $- to determine if shell is interactive. The new system-wide bashrc is installed by bash-2.05b-r10
Revision
521 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 20 03:43:18 2004 UTC
(13 years, 9 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 91336 byte(s)
Diff to
previous 520
Fix bug 38743: strip leading and trailing spaces from variable values in genenviron.awk. Thanks to Marius Mauch for the patch.
Revision
518 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 28 19:44:46 2004 UTC
(13 years, 9 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 91011 byte(s)
Diff to
previous 516
Fix dhcp in iface_start_ifconfig: It was re-using the variable
${i} which would result in the following error:
/sbin/runscript.sh: line 441: ((: 16.141.88.153: syntax error
in expression (error token is ".141.88.153")
Use vlan_IFACE instead of iface_IFACE_vlans in net.eth0 for more
consistent vlan configuration. Thanks to robbat2 in bug 55394
(not fully resolved)
Add example for checking if root filesystem is NFS-mounted via
predown function in conf.d/net for bug 53104. This might be
better integrated at some point into net.eth0
Revision
516 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 26 21:56:19 2004 UTC
(13 years, 9 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 90337 byte(s)
Diff to
previous 515
Fix bug 34607: provide examples for in conf.d/net for preup, postup, predown, postdown functions. Also pay attention to return value from postdown (previously ignored). Bump version to 1.5.0 to include in new baselayout release
Revision
515 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 26 20:57:03 2004 UTC
(13 years, 9 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 90068 byte(s)
Diff to
previous 514
Fix bug 47659: support iproute2-style configuration. Thanks to Dean Bailey for some fantastic patches, including documentation for conf.d/net
Revision
510 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 6 15:17:47 2004 UTC
(13 years, 10 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 89491 byte(s)
Diff to
previous 509
rc-scripts-1.4.16. Only call generate-modprobe.conf with --assume-kernel if modules-update was called with --assume-kernel. This means that only catalyst has the dependency on module-init-tools, not everybody with the newer baselayout
Revision
509 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 21 15:22:12 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 89169 byte(s)
Diff to
previous 508
rc-scripts-1.4.15. Fix bug 51570: typo on line 161 of /sbin/livecd-functions.sh. Fix bug 51626: wrong variable declaration at top of get_bootparam() in /sbin/functions.sh
Revision
503 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 10 14:55:31 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 88461 byte(s)
Diff to
previous 502
Fix bug 50434: The new version of start-stop-daemon changes directory to / by default unless --chdir is specified. Revert this behavior to maintain working directory. This fixes openvpn startup (probably among other things)
Revision
499 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 7 22:00:36 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 87899 byte(s)
Diff to
previous 498
Fix bug 20597: Skip RCS files when updating modules.
Fix bug 49926: Add a --assume-kernel flag to modules-update. This
requires a companion patch in module-init-tools-3.0-r2 to handle the
same flag in generate-modprobe.conf; this dependency won't be handled
in the baselayout ebuild since it only affects livecd building.
Revision
498 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 7 03:24:16 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 87499 byte(s)
Diff to
previous 497
In net.eth0, fix many instances of loops like "for ((i = 0; i < 100; i
= i + 1))". The problem here is that the middle comparison is being
interpreted as a bash conditional, which means that it's doing string
comparison by default. It needs to be "i -lt 100"
Revision
497 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 7 03:02:26 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 87221 byte(s)
Diff to
previous 496
Fix bug 34827: net.eth0 breaks when localized because the ifconfig
output changes. Wrap ifconfig in a function that overrides
LC_ALL=C.
Fix bug 48305: Provide a new network configuration variable
ifconfig_fallback_eth0 which allows one to specify a fallback
configuration in case DHCP fails.
Revision
496 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 7 01:07:28 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 86903 byte(s)
Diff to
previous 495
Fix bug 50246: Give root an invalid password ("*" in /etc/shadow) in the default baselayout. This prevents the first reboot after installation from having a blank password.
Revision
488 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 25 22:31:48 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 86019 byte(s)
Diff to
previous 487
Fix typos in sbin/rc: "try try mount" and "mount ... & >/dev/null" Also removed the errstr double-checking since the need for that is alleviated by these typo fixes.
Revision
485 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 24 02:07:00 2004 UTC
(13 years, 11 months ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 85719 byte(s)
Diff to
previous 483
Fix bug 29426 (gentoo should be able to boot with an empty /dev) with patch from Spanky. The patch avoids redirection to /dev/null when it doesn't exit; this was breaking /sbin/rc
Revision
483 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 16 03:50:21 2004 UTC
(14 years ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 85471 byte(s)
Diff to
previous 482
rc-scripts-1.4.9 -- Fix bug 47111 (severe depcache problems) with tons of help from dswhite42 and the rest of the crew in that bug. Thanks guys!
Revision
481 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 13 00:20:03 2004 UTC
(14 years ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 85070 byte(s)
Diff to
previous 480
Update to rc-scripts version 1.4.7. Fix bug 47218 (net.eth0 broken for vlans) with patch provided by Andy Dustman. Fix bug 47250 (depscan.sh fails to create /var/lib/init.d/* directories) with patch from Terje Bergstrvm.
Revision
479 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 8 18:30:29 2004 UTC
(14 years ago)
by
agriffis
Original Path:
trunk/ChangeLog
File length: 84621 byte(s)
Diff to
previous 478
Patch init.d/checkroot to list / (root) only once in mtab; see bug 38360. Patch from Gustavoz to livecd-functions.sh to run bash instead of login on serial consoles, necessary due to scrambled root password.
Revision
472 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 26 18:38:45 2004 UTC
(14 years, 1 month ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 80939 byte(s)
Diff to
previous 471
Small fix to sbin/rc-services.sh related to mtime checking and 'net'
virtual service - it had no mtime generated, so check_mtime() failed
for it ...
Revision
471 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 26 18:01:29 2004 UTC
(14 years, 1 month ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 80777 byte(s)
Diff to
previous 470
Add RC_DEVICE_TARBALL to /etc/conf.d/rc to control use of device tarball.
Also modified /sbin/rc and /etc/init.d/halt.sh for this.
Start udevd if present.
Revision
469 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 26 17:29:43 2004 UTC
(14 years, 1 month ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 80495 byte(s)
Diff to
previous 468
Update to enable checking of mtimes on rc-scripts, and auto running
depscan.sh if needed. Also try to run depscan.sh when RC_GOT_DEPTREE_INFO
is not set instead of just erroring.
Revision
465 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 15 20:01:09 2004 UTC
(14 years, 2 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 79918 byte(s)
Diff to
previous 464
Add RC_TTY_NUMBER to /etc/conf.d/rc to configure how many tty devices
are used in scripts such as consolefonts, numlock, etc. This should
close bug #39863.
Revision
462 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 8 11:42:21 2004 UTC
(14 years, 2 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 79420 byte(s)
Diff to
previous 461
Fix /sbin/depscan.sh, /sbin/functions.sh and /sbin/rc to use mkdir rather
than install, as newer versions of install is located in /usr/bin. This
closes bug #39648.
Revision
454 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 29 01:00:27 2003 UTC
(14 years, 3 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 78371 byte(s)
Diff to
previous 453
Update /sbin/depscan.sh, /sbin/env-update.sh, src/awk/cachedepends.awk,
src/awk/gendepends.awk and src/awk/genenviron.awk to use ENVIRON rather
then gawk -v. Also add some tests to see if we got the environment
variables.
Revision
448 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 26 19:30:23 2003 UTC
(14 years, 4 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 77431 byte(s)
Diff to
previous 447
Make sure we mount already mounted mount (done in /sbin/rc) with
correct permissions, etc, bug #33764. Modified /etc/init.d/checkroot
for this.
Revision
446 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 26 19:19:24 2003 UTC
(14 years, 4 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 77173 byte(s)
Diff to
previous 445
Add code to generate /dev from sysfs entries - not much it currently
support but block/tty devices, but it is a start for when we have
full sysfs support in all drivers.
Revision
445 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 26 19:16:18 2003 UTC
(14 years, 4 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 76990 byte(s)
Diff to
previous 444
Fix /etc/init.d/halt.sh to reset pam_console permissions, else
the next bootup might be done with some non-root nodes which cause
some odd issues.
Revision
437 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 31 21:17:01 2003 UTC
(14 years, 5 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 75744 byte(s)
Diff to
previous 436
Add support for --tty switch added to setfont and remove consolechars
support; modified /etc/init.d/consolefont for this. Also remove
consoletools support from /etc/init.d/keymaps.
Revision
430 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 26 21:40:25 2003 UTC
(14 years, 5 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 74843 byte(s)
Diff to
previous 429
We did not handle the 'net' dependency properly in valid_iuse() and
valid_iafter(). Fix this in /lib/rcscripts/sh/rc-services.sh, closing
bugs #30327 and #31950.
Revision
429 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 26 20:10:45 2003 UTC
(14 years, 5 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 74667 byte(s)
Diff to
previous 428
Fix a logic error in /lib/rcscripts/sh/rc-services.sh that cause the
get_dep_info() function to skip the last entry in the RC_DEPEND_TREE
array (in my case 'net') to be ignored.
Revision
426 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 26 17:24:54 2003 UTC
(14 years, 5 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 73666 byte(s)
Diff to
previous 423
The unmount stuff in /etc/init.d/halt.sh was flawed, in the fact that
it called 'umount -t no<insert_fs_here>', which resulted in /proc, etc
unmounted anyhow. Change it to remount the last filesystems readonly
without trying to unmount any. This fixes a few cases where reboot
would halt due to unmounted /proc, etc.
Revision
423 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 19 00:42:11 2003 UTC
(14 years, 6 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 73272 byte(s)
Diff to
previous 422
Remove the killall5 stuff from /etc/init.d/halt.sh, as it messes with
bootsplash. Add support to kill processes still using non-critical
mounts with fuser though.
Revision
421 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 16 22:39:16 2003 UTC
(14 years, 6 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 72987 byte(s)
Diff to
previous 420
Fix /sbin/MAKEDEV to use 'user:group' form, and not depriciated '.'.
Also changed the permissions on tty's, ibcs and scanner devices
to 0660.
Revision
414 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 13 22:27:15 2003 UTC
(14 years, 6 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 71810 byte(s)
Diff to
previous 413
Apply a patch from Mike Frysinger <vapier@gentoo.org> for rc-status.
It now will work with runlevels named with any characters (other than
ones found in default bash IFS). It also adds a few sanity/error
checks, bug #26432.
Revision
410 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 13 19:32:32 2003 UTC
(14 years, 6 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 71363 byte(s)
Diff to
previous 409
Add initial udev support. Modified /sbin/rc and /etc/init.d/halt.sh.
Add squid to /etc/services, bug #30995. Other cleanups from rac.
Add patch from Kumba <kumba@gentoo.org> to MAKEDEV to not allow
running while pwd is root (/).
Revision
119 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 2 00:04:19 2002 UTC
(16 years, 2 months ago)
by
azarah
Original Path:
trunk/ChangeLog
File length: 13757 byte(s)
Diff to
previous 117
Added numlock before I forget, or Woodchip actually start on it.
Woodchip: if you have already, and yours is better, just commit
and fix ChangeLog.
Long day .. must be off to bed now ;/