Magellan Linux

Log of /mcore-src/trunk/mcore-tools/src/modules/hwinfo

View Directory Listing Directory Listing


Sticky Revision:

Revision 2826 - Directory Listing
Modified Wed Aug 2 08:02:44 2017 UTC (6 years, 9 months ago) by niro
-honor changes of r2819 - fixed iface handling

Revision 2805 - Directory Listing
Modified Thu Oct 13 13:34:08 2016 UTC (7 years, 6 months ago) by niro
-added wlan driver and device detection

Revision 2804 - Directory Listing
Modified Thu Oct 13 10:05:42 2016 UTC (7 years, 6 months ago) by niro
-help_hardware_detect(): added missing class 'connected-iface

Revision 2787 - Directory Listing
Modified Wed Feb 17 10:49:12 2016 UTC (8 years, 2 months ago) by niro
-use mcore-controlserver executable instead of the MCORE_CONTROL_SERVER variable everywhere to honor MCORE_CONTROLSERVER from cmdline and also catch even more communication errors as the executable verifies the availablity of the server

Revision 2755 - Directory Listing
Modified Tue Feb 2 14:11:44 2016 UTC (8 years, 3 months ago) by niro
-split firstboot/hardware configuration from hwdetection class to its corresponding module

Revision 2724 - Directory Listing
Modified Mon Dec 21 09:31:33 2015 UTC (8 years, 4 months ago) by niro
-reworked Makefiles that they really support install-common, install-client and install install-control targets

Revision 2618 - Directory Listing
Modified Fri Sep 25 07:35:56 2015 UTC (8 years, 7 months ago) by niro
-enable vnc service by default

Revision 2617 - Directory Listing
Modified Fri Sep 25 07:28:51 2015 UTC (8 years, 7 months ago) by niro
-add an vnc db entry on hardware-detection

Revision 2615 - Directory Listing
Modified Thu Sep 24 11:19:51 2015 UTC (8 years, 7 months ago) by niro
-install hardware control class

Revision 2614 - Directory Listing
Modified Thu Sep 24 10:48:55 2015 UTC (8 years, 7 months ago) by niro
-get necard driver from actual used netcard, not from all detected card

Revision 2613 - Directory Listing
Modified Thu Sep 24 10:48:15 2015 UTC (8 years, 7 months ago) by niro
-added connecte-iface info and driver class

Revision 2508 - Directory Listing
Modified Mon Sep 14 07:31:35 2015 UTC (8 years, 7 months ago) by niro
-add an empty screensaver entry

Revision 2502 - Directory Listing
Modified Fri Sep 11 08:25:37 2015 UTC (8 years, 8 months ago) by niro
-respect db NULL setting

Revision 2500 - Directory Listing
Modified Fri Sep 11 08:20:34 2015 UTC (8 years, 8 months ago) by niro
-import keymap and user passwords

Revision 2499 - Directory Listing
Modified Fri Sep 11 07:36:40 2015 UTC (8 years, 8 months ago) by niro
-renamed set_hardware_detect() to run_hardware_detect() and provide a new set class to run the hardware detection to fix run_clasS() evaluation issues

Revision 2498 - Directory Listing
Modified Thu Sep 10 14:11:50 2015 UTC (8 years, 8 months ago) by niro
-more debug messages

Revision 2497 - Directory Listing
Modified Thu Sep 10 14:08:40 2015 UTC (8 years, 8 months ago) by niro
-run hardware detection on register_client if hardware was provided and not already run

Revision 2496 - Directory Listing
Modified Thu Sep 10 13:53:32 2015 UTC (8 years, 8 months ago) by niro
-respect returned NULL setting from database too

Revision 2495 - Directory Listing
Modified Thu Sep 10 13:50:46 2015 UTC (8 years, 8 months ago) by niro
-fixed whitespaces

Revision 2493 - Directory Listing
Modified Thu Sep 10 13:43:13 2015 UTC (8 years, 8 months ago) by niro
-fixed a typo minitor->monitor and print more debug messages

Revision 2491 - Directory Listing
Modified Thu Sep 10 13:29:34 2015 UTC (8 years, 8 months ago) by niro
-add more network defaults to the database

Revision 2488 - Directory Listing
Modified Thu Sep 10 13:16:57 2015 UTC (8 years, 8 months ago) by niro
-add more network defaults to the database

Revision 2487 - Directory Listing
Modified Thu Sep 10 13:05:37 2015 UTC (8 years, 8 months ago) by niro
-added set_hardware_detection() to hardware.control.class

Revision 2269 - Directory Listing
Modified Tue Jan 14 10:34:57 2014 UTC (10 years, 3 months ago) by niro
-use global argv arrays GLOBAL_ARGV and CLASS_ARGV to fix whitespace issues with the read cmd. escaping works with this now. every class must use the CLASS_ARGV array for arguments

Revision 2189 - Directory Listing
Modified Fri Jan 10 14:29:54 2014 UTC (10 years, 4 months ago) by niro
-moved daemon/client/include/hardware.client.class to src/modules/hwinfo/hardware.client.class.in

Revision 2188 - Directory Listing
Added Fri Jan 10 14:29:20 2014 UTC (10 years, 4 months ago) by niro
-added hwinfo module