Log of /trunk/src
Directory Listing
Revision
2642 -
Directory Listing
Modified
Fri Apr 20 19:03:56 2007 UTC
(6 years, 1 month ago)
by
uberlord
Style fixes
Revision
2641 -
Directory Listing
Modified
Fri Apr 20 18:58:42 2007 UTC
(6 years, 1 month ago)
by
uberlord
Re-work the starting and stopping of services so we always know the pid so we can kill our children without the need for process groups which we cannot use as keyboard will not work in init.
Revision
2640 -
Directory Listing
Modified
Fri Apr 20 15:02:13 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix rc-abort to notify the plugins we are aborting
Revision
2638 -
Directory Listing
Modified
Fri Apr 20 13:12:21 2007 UTC
(6 years, 1 month ago)
by
uberlord
Added the rc-abort command, #175106 thanks to Daniel Drake.
Revision
2636 -
Directory Listing
Modified
Fri Apr 20 09:39:47 2007 UTC
(6 years, 1 month ago)
by
uberlord
Plugins now run in a forked process for extra resliance.
Revision
2635 -
Directory Listing
Modified
Thu Apr 19 15:31:01 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix fstabinfo -p /
Revision
2634 -
Directory Listing
Modified
Thu Apr 19 14:54:35 2007 UTC
(6 years, 1 month ago)
by
uberlord
strdup -> rc_xstrdup
Revision
2633 -
Directory Listing
Modified
Thu Apr 19 14:41:10 2007 UTC
(6 years, 1 month ago)
by
uberlord
Use RTLD_NOW instead of RTLD_LAZY
Revision
2624 -
Directory Listing
Modified
Thu Apr 19 06:46:29 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix bridge some more, remove superflous warning from vewarn and error when no interface correctly
Revision
2619 -
Directory Listing
Modified
Tue Apr 17 13:00:05 2007 UTC
(6 years, 1 month ago)
by
vapier
remove APPLET check so we can create .depend
Revision
2618 -
Directory Listing
Modified
Tue Apr 17 12:44:32 2007 UTC
(6 years, 1 month ago)
by
vapier
start unifying help handling
Revision
2617 -
Directory Listing
Modified
Tue Apr 17 12:21:15 2007 UTC
(6 years, 1 month ago)
by
vapier
fix #if handling in get_term_columns
Revision
2615 -
Directory Listing
Modified
Tue Apr 17 09:32:18 2007 UTC
(6 years, 1 month ago)
by
uberlord
Rationalise our colour usage a little.
Revision
2613 -
Directory Listing
Modified
Tue Apr 17 07:06:04 2007 UTC
(6 years, 1 month ago)
by
uberlord
env vars EINFO_GOOD and friends now override our hardcoded builtins.
Revision
2607 -
Directory Listing
Modified
Fri Apr 13 16:00:25 2007 UTC
(6 years, 1 month ago)
by
uberlord
More basename compliance.
Revision
2606 -
Directory Listing
Modified
Fri Apr 13 15:23:46 2007 UTC
(6 years, 1 month ago)
by
uberlord
Punt .depend
Revision
2605 -
Directory Listing
Modified
Fri Apr 13 15:23:03 2007 UTC
(6 years, 1 month ago)
by
uberlord
Ignore and clean .depend
Revision
2604 -
Directory Listing
Modified
Fri Apr 13 15:20:10 2007 UTC
(6 years, 1 month ago)
by
uberlord
hug getopt_long some more
Revision
2603 -
Directory Listing
Modified
Fri Apr 13 15:09:37 2007 UTC
(6 years, 1 month ago)
by
vapier
add basic --help
Revision
2598 -
Directory Listing
Modified
Fri Apr 13 14:18:38 2007 UTC
(6 years, 1 month ago)
by
vapier
add hidden visibility support to libeinfo as well
Revision
2597 -
Directory Listing
Modified
Fri Apr 13 14:08:16 2007 UTC
(6 years, 1 month ago)
by
vapier
kill off internal relocations for librc.so
Revision
2596 -
Directory Listing
Modified
Fri Apr 13 13:54:53 2007 UTC
(6 years, 1 month ago)
by
uberlord
Use basename properly
Revision
2595 -
Directory Listing
Modified
Fri Apr 13 13:21:27 2007 UTC
(6 years, 1 month ago)
by
vapier
make sure .depend gets regenerated automatically
Revision
2594 -
Directory Listing
Modified
Fri Apr 13 13:20:26 2007 UTC
(6 years, 1 month ago)
by
vapier
add .depend / .PHONY support
Revision
2593 -
Directory Listing
Modified
Fri Apr 13 13:06:53 2007 UTC
(6 years, 1 month ago)
by
vapier
use CPPFLAGS rather than CFLAGS where appropriate and make LDFLAGS/-rpath dynamic by only enabling when in .svn repo
Revision
2592 -
Directory Listing
Modified
Fri Apr 13 12:59:12 2007 UTC
(6 years, 1 month ago)
by
vapier
revert previous commit
Revision
2591 -
Directory Listing
Modified
Fri Apr 13 12:55:43 2007 UTC
(6 years, 1 month ago)
by
vapier
dont create .so links as they arent needed for runtime
Revision
2590 -
Directory Listing
Modified
Fri Apr 13 12:39:14 2007 UTC
(6 years, 1 month ago)
by
vapier
use ln -sf rather than ln -s incase target exists
Revision
2589 -
Directory Listing
Modified
Fri Apr 13 12:38:00 2007 UTC
(6 years, 1 month ago)
by
vapier
add a symlink for update-rc -> rc-update
Revision
2587 -
Directory Listing
Modified
Fri Apr 13 09:21:16 2007 UTC
(6 years, 1 month ago)
by
uberlord
s-s-d now allows --signal to be used without --stop and --oknodo. man page updated accordingly
Revision
2586 -
Directory Listing
Modified
Fri Apr 13 06:43:00 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix module loading, #174360. s-s-d now changes group when changing user, #174362.
Revision
2582 -
Directory Listing
Modified
Thu Apr 12 13:18:52 2007 UTC
(6 years, 1 month ago)
by
uberlord
Style updates
Revision
2581 -
Directory Listing
Modified
Thu Apr 12 10:40:51 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix getopt a little
Revision
2580 -
Directory Listing
Modified
Thu Apr 12 10:08:42 2007 UTC
(6 years, 1 month ago)
by
uberlord
Hug getopt_long even though it's not POSIX. start-stop-daemon has always required this and all our supported platforms have it.
Revision
2578 -
Directory Listing
Modified
Wed Apr 11 14:52:13 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix hotplugging of network cards
Revision
2577 -
Directory Listing
Modified
Wed Apr 11 12:44:47 2007 UTC
(6 years, 1 month ago)
by
uberlord
Cuddle up to LKML C style
Revision
2574 -
Directory Listing
Modified
Wed Apr 11 10:40:53 2007 UTC
(6 years, 1 month ago)
by
uberlord
Move carrier detection back into net.sh. Reserve a new hook numbers
Revision
2573 -
Directory Listing
Modified
Wed Apr 11 07:15:02 2007 UTC
(6 years, 1 month ago)
by
uberlord
Add new service hooks, remove pmake stuff from our Makefile and fix rc_services_in_state for scheduled.
Revision
2572 -
Directory Listing
Modified
Tue Apr 10 16:11:20 2007 UTC
(6 years, 1 month ago)
by
uberlord
Change veinfo and friends to einfov. Rationale - we may need veinfo to support va_list in the future.
Revision
2571 -
Directory Listing
Modified
Tue Apr 10 14:03:37 2007 UTC
(6 years, 1 month ago)
by
uberlord
int -> time_t
Revision
2569 -
Directory Listing
Modified
Tue Apr 10 11:24:58 2007 UTC
(6 years, 1 month ago)
by
uberlord
Fix indentation
Revision
2567 -
Directory Listing
Modified
Tue Apr 10 10:33:44 2007 UTC
(6 years, 1 month ago)
by
uberlord
Misc network fixes so we work on my stable server. Splash plugin removed as splashtuils-1.4 now ships with its own.
Revision
2564 -
Directory Listing
Modified
Mon Apr 9 17:11:18 2007 UTC
(6 years, 1 month ago)
by
uberlord
rc does not need SIGCHLD handler. Also, always return 0 in /etc/rc as non zero for default may freeze system.
Revision
2563 -
Directory Listing
Modified
Mon Apr 9 16:53:21 2007 UTC
(6 years, 1 month ago)
by
uberlord
Use names instead of numbers for reporting signals and trap signals in rc
Revision
2561 -
Directory Listing
Modified
Sun Apr 8 17:39:59 2007 UTC
(6 years, 1 month ago)
by
uberlord
Only use some gcc flags if gcc actually supports them.
Revision
2560 -
Directory Listing
Modified
Sun Apr 8 16:03:48 2007 UTC
(6 years, 1 month ago)
by
uberlord
LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. When stopping, don't uncoldplug too early.
Revision
2559 -
Directory Listing
Modified
Sat Apr 7 10:38:40 2007 UTC
(6 years, 1 month ago)
by
uberlord
Move env-update back to /sbin as everything non baselayout expects it in $PATH, including our documentation
Revision
2556 -
Directory Listing
Modified
Sat Apr 7 08:46:42 2007 UTC
(6 years, 1 month ago)
by
uberlord
We don't use err.h
Revision
2555 -
Directory Listing
Modified
Fri Apr 6 23:04:38 2007 UTC
(6 years, 1 month ago)
by
uberlord
Remove this until we can make it work properly - ie not hangup when cable goes in/out
Revision
2553 -
Directory Listing
Modified
Fri Apr 6 08:37:15 2007 UTC
(6 years, 1 month ago)
by
uberlord
snprintf is better
Revision
2552 -
Directory Listing
Modified
Fri Apr 6 08:24:48 2007 UTC
(6 years, 1 month ago)
by
uberlord
strcpy is bad
Revision
2550 -
Directory Listing
Modified
Fri Apr 6 01:04:07 2007 UTC
(6 years, 1 month ago)
by
uberlord
Misc fixes, plugged a memory leak in runscript.c and use va_copy to avoid nasty segfaults
Revision
2549 -
Directory Listing
Modified
Thu Apr 5 15:01:09 2007 UTC
(6 years, 1 month ago)
by
uberlord
We now compile on OpenBSD (no idea if it works or not yet)
Revision
2548 -
Directory Listing
Modified
Thu Apr 5 11:42:21 2007 UTC
(6 years, 1 month ago)
by
uberlord
Superfluous CFLAGS
Revision
2547 -
Directory Listing
Added
Thu Apr 5 11:18:42 2007 UTC
(6 years, 1 month ago)
by
uberlord
Rewrite the core parts in C. We now provide librc so other programs can
query runlevels, services and state without using bash. We also provide
libeinfo so other programs can easily use our informational functions.
As such, we have dropped the requirement of using bash as the init script
shell. We now use /bin/sh and have strived to make the scripts as portable
as possible. Shells that work are bash and dash. busybox works provided
you disable s-s-d. If you have WIPE_TMP set to yes in conf.d/bootmisc you
should disable find too.
zsh and ksh do not work at this time.
Networking support is currently being re-vamped also as it was heavily bash
array based. As such, a new config format is available like so
config_eth0="1.2.3.4/24 5.6.7.8/16"
or like so
config_eth0="'1.2.3.4 netmask 255.255.255.0' '5.6.7.8 netmask 255.255.0.0'"
We will still support the old bash array format provided that /bin/sh IS
a link it bash.
ChangeLog for baselayout-1 can be found in our SVN repo.
| Sticky Revision: |
|