Magellan Linux

Log of /alx-src/branches/alxconf-060/init.d/alxsettings

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2141 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 17 10:51:57 2011 UTC (12 years, 11 months ago) by niro
File length: 23131 byte(s)
Diff to previous 2122 , to selected 368
-use rc_print, rc_echo and rc_mecho functions to print init messages

Revision 2122 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 16 11:08:31 2011 UTC (12 years, 11 months ago) by niro
File length: 23288 byte(s)
Diff to previous 2039 , to selected 368
-renamed modules.d -> modprobe.d and added .conf suffix
-clear printing-settings properly and remove services

Revision 2039 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 11 09:19:45 2011 UTC (13 years ago) by niro
File length: 23401 byte(s)
Diff to previous 2014 , to selected 368
-added common.sh
-dropped commented cruft
-only support 2.6 kernels - install modprobe.conf related stuff only and be compat with newer modutils
-coding style updates
-use pidof instead of quering ps -A


Revision 2014 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 16:01:06 2011 UTC (13 years ago) by niro
File length: 23655 byte(s)
Diff to previous 2011 , to selected 368
-reverted modules-update changes which are not applied upstream too
-fixe one more dhcpcd -> udhcpc instance

Revision 2011 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 15:48:19 2011 UTC (13 years ago) by niro
File length: 23902 byte(s)
Diff to previous 2010 , to selected 368
-be more busybox compat, use udhcpc as standard dhcp client

Revision 2010 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 15:44:33 2011 UTC (13 years ago) by niro
File length: 23889 byte(s)
Diff to previous 2009 , to selected 368
-be more busybox compat, use udhcpc as standard dhcp client

Revision 2009 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 15:41:55 2011 UTC (13 years ago) by niro
File length: 23927 byte(s)
Diff to previous 2008 , to selected 368
-simply call hwsetup and renamed all hwdetect references to hwsetup

Revision 2008 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 15:35:49 2011 UTC (13 years ago) by niro
File length: 23954 byte(s)
Diff to previous 2007 , to selected 368
-use conf.d instead of the deprecated sysconfig

Revision 2007 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 9 15:31:56 2011 UTC (13 years ago) by niro
File length: 23972 byte(s)
Diff to previous 1976 , to selected 368
-busybox-initscripts compat

Revision 1976 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 7 11:07:31 2011 UTC (13 years ago) by niro
File length: 23976 byte(s)
Diff to previous 1800 , to selected 368
-fixed header
-use /etc/conf.d and not the old sysconfig anymore
-removed unneeded checks and variables
-do not use fullpath for programes, rely on PATH environment

Revision 1800 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 14 19:29:35 2011 UTC (13 years, 1 month ago) by niro
File length: 24173 byte(s)
Diff to previous 1718 , to selected 368
created 0.6.x branch

Revision 1718 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 25 10:44:10 2011 UTC (13 years, 3 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/init.d/alxsettings
File length: 23912 byte(s)
Diff to previous 1715 , to selected 368
-fixed slim configuration on the first start

Revision 1715 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 25 09:36:42 2011 UTC (13 years, 3 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/init.d/alxsettings
File length: 24085 byte(s)
Diff to previous 1622 , to selected 368
-always generate a new slim configuriation - even if hardware re-detection was forced

Revision 1622 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 9 09:06:33 2010 UTC (13 years, 5 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/init.d/alxsettings
File length: 23842 byte(s)
Diff to previous 1616 , to selected 368
-create a modprobe.d module alias for eth0 too, which gets included in modprobe.conf for newer kernels
-always disable ALX_CONFD_NETWORKING while re-running hardware detection

Revision 1616 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 6 09:18:06 2010 UTC (13 years, 5 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/init.d/alxsettings
File length: 23622 byte(s)
Diff to previous 1596 , to selected 368
-fixed some escaping issues

Revision 1596 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 2 15:19:15 2010 UTC (13 years, 5 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/init.d/alxsettings
File length: 23598 byte(s)
Diff to previous 1582 , to selected 368
-fixed a smal issue that dhcpcd does not shutdown while detecting new hardware (first run or while re-run of hwsetup)

Revision 1582 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 23 12:24:14 2010 UTC (13 years, 5 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/init.d/alxsettings
File length: 23586 byte(s)
Diff to previous 545 , to selected 368
-added config_version and import current version info to database
-use new key refresh_rate and deprecate monitorid for x11 graphics
-updated xorg.conf and use cvt to calculate modelines with given refresh_rate
-enabled dri

Revision 545 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 4 20:07:30 2009 UTC (15 years, 3 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/init.d/alxsettings
File length: 22869 byte(s)
Diff to previous 543 , to selected 368
moved from subdir to main branch dir

Revision 543 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 4 19:51:39 2009 UTC (15 years, 3 months ago) by niro
Original Path: alx-src/branches/alxconf_20060908/alxconfig-ng/init.d/alxsettings
File length: 22869 byte(s)
Diff to previous 375 , to selected 368
- created alxconf_20060908 branch for the stable-050 alx based on tag alxconf_20060908_1

Revision 375 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 20 14:49:31 2006 UTC (18 years, 2 months ago) by (unknown author)
Original Path: alx-src/tags/alxconf_20060908_1/alxconfig-ng/init.d/alxsettings
File length: 22869 byte(s)
Diff to previous 368
This commit was manufactured by cvs2svn to create tag
'alxconf_20060908_1'.

Revision 368 - (view) (download) (annotate) - [selected]
Modified Tue Oct 11 12:10:15 2005 UTC (18 years, 7 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 22869 byte(s)
Diff to previous 359
create now missing xinitrc


Revision 359 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 10 21:19:08 2005 UTC (18 years, 7 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 22752 byte(s)
Diff to previous 357 , to selected 368
typo


Revision 357 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 10 21:06:03 2005 UTC (18 years, 7 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 22753 byte(s)
Diff to previous 350 , to selected 368
remove_all_settings:
- removing also smb&cups stuff
- removing user settings
- restore default network settings from skeleton


Revision 350 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 9 23:20:17 2005 UTC (18 years, 7 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 22098 byte(s)
Diff to previous 348 , to selected 368
fixed a small issue; ALX_IFACE is needed before it gets exported. using now the confd-networking file, its the better solution for now


Revision 348 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 9 21:38:14 2005 UTC (18 years, 7 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 21959 byte(s)
Diff to previous 337 , to selected 368
- fixed whitespaces
- using now mysqldo from mysqlfunctions
- fixed broken wireless extensions support
- added support for preliminary confd-networking
- added support mutiple ifaces support
- using better literal tests ( [[ xx ]] construct )
- fixed some bootup and performance issues


Revision 337 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 22 22:14:38 2005 UTC (18 years, 7 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 22458 byte(s)
Diff to previous 319 , to selected 368
- added wlan support
- added support for multiple nic-devices for the prelim network
- now supporting cmdline args for hardware detection and settings reset
-


Revision 319 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 1 18:30:28 2005 UTC (18 years, 8 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 17126 byte(s)
Diff to previous 314 , to selected 368
added missing .fluxbos/app for autostart


Revision 314 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 31 23:55:22 2005 UTC (18 years, 8 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 17030 byte(s)
Diff to previous 313 , to selected 368
last_insert_id() +1 is bad -> the right one is already the retval of last_insert_id()


Revision 313 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 31 21:31:09 2005 UTC (18 years, 8 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 17034 byte(s)
Diff to previous 307 , to selected 368
- using a better method to fetch new client serials
- abort import_settings_local after hardware stuff when hardware-auto-detection is called
- now creating missing sysinfo icon at the first boot


Revision 307 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 28 19:30:53 2005 UTC (18 years, 8 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 15536 byte(s)
Diff to previous 297 , to selected 368
- now aborting on invalid serials


Revision 297 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 18 08:10:46 2005 UTC (18 years, 8 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 15266 byte(s)
Diff to previous 295 , to selected 368
added missing sed magic for menu header


Revision 295 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 18 07:39:00 2005 UTC (18 years, 8 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 15103 byte(s)
Diff to previous 282 , to selected 368
fixed some logic errors


Revision 282 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 17 21:19:52 2005 UTC (18 years, 8 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 15163 byte(s)
Diff to previous 275 , to selected 368
added to major functions: do not change any settings if mysql server is not reachable and support re-check of the client hardware.
also set dhcp timeout of the preliminary network to 10 seconds


Revision 275 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jul 10 17:55:03 2005 UTC (18 years, 10 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 11656 byte(s)
Diff to previous 265 , to selected 368
create fluxbox config at first boot


Revision 265 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 18 23:04:43 2005 UTC (19 years ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10960 byte(s)
Diff to previous 264 , to selected 368
added HOME=/root to fix issues with ssh keyexchange at bootup


Revision 264 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 18 22:59:49 2005 UTC (19 years ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10949 byte(s)
Diff to previous 263 , to selected 368
added HOME=/root to fix issues with ssh keyexchange at bootup


Revision 263 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 18 22:34:56 2005 UTC (19 years ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10938 byte(s)
Diff to previous 257 , to selected 368
added config_ssh_auth to first boot, so reboot can be done via the web-interface


Revision 257 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 14 21:25:11 2005 UTC (19 years, 1 month ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10755 byte(s)
Diff to previous 252 , to selected 368
added config_modules


Revision 252 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 14 19:12:21 2005 UTC (19 years, 1 month ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10605 byte(s)
Diff to previous 248 , to selected 368
writing some needed default settings to the db (autostart&passwords); added ssh key exchange for remote reboot/shutdown


Revision 248 - (view) (download) (annotate) - [select for diffs]
Modified Wed Apr 13 16:15:28 2005 UTC (19 years, 1 month ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 9590 byte(s)
Diff to previous 239 , to selected 368
added config_auth and cleaned file


Revision 239 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 12 20:46:52 2005 UTC (19 years, 1 month ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10854 byte(s)
Diff to previous 231 , to selected 368
import from aka-cvs


Revision 231 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 00:25:57 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10782 byte(s)
Diff to previous 230 , to selected 368
fixed hostname


Revision 230 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 00:17:49 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10912 byte(s)
Diff to previous 229 , to selected 368
fixed hostname


Revision 229 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 00:13:01 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 10921 byte(s)
Diff to previous 227 , to selected 368
fixed cfg_monitor


Revision 227 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 00:04:23 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 11169 byte(s)
Diff to previous 226 , to selected 368
fixed


Revision 226 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 00:04:18 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 11480 byte(s)
Diff to previous 221 , to selected 368
fixed


Revision 221 - (view) (download) (annotate) - [select for diffs]
Added Tue Mar 8 20:49:14 2005 UTC (19 years, 2 months ago) by niro
Original Path: alx-src/trunk/alxconfig-ng/init.d/alxsettings
File length: 30392 byte(s)
Diff to selected 368
new


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a