Magellan Linux

Log of /mcore-src/trunk

View Directory Listing Directory Listing


Sticky Revision:

Revision 1327 - Directory Listing
Modified Mon Feb 7 20:03:29 2011 UTC (13 years, 2 months ago) by niro
-use full pathes to match sudoers file

Revision 1315 - Directory Listing
Modified Mon Feb 7 00:35:49 2011 UTC (13 years, 2 months ago) by niro
-respect require and provide, added some dummy functions

Revision 1308 - Directory Listing
Modified Sun Feb 6 23:48:20 2011 UTC (13 years, 2 months ago) by niro
-renamed validate_session() to valid_session()
-added nocolors and webcrlf options which are allowed to be called before login (needed by web-interfaces)
-let addconfig() honor -e and -n echo variables

Revision 1307 - Directory Listing
Modified Sun Feb 6 23:47:09 2011 UTC (13 years, 2 months ago) by niro
updated hwdetection from upstream installer

Revision 1306 - Directory Listing
Modified Sun Feb 6 23:46:42 2011 UTC (13 years, 2 months ago) by niro
-renamed validate_session() to valid_session()

Revision 1305 - Directory Listing
Modified Sun Feb 6 23:46:25 2011 UTC (13 years, 2 months ago) by niro
-renamed validate_session() to valid_session()
-added nocolors and webcrlf options which are allowed to be called before login (needed by web-interfaces)

Revision 1304 - Directory Listing
Modified Sun Feb 6 23:44:46 2011 UTC (13 years, 2 months ago) by niro
-fixed wrong variable, thats the chroot dir and not the keyring!
-be more silent


Revision 1303 - Directory Listing
Modified Sun Feb 6 23:44:35 2011 UTC (13 years, 2 months ago) by niro
-fixed wrong variable, thats the chroot dir and not the keyring!


Revision 1302 - Directory Listing
Modified Sun Feb 6 23:43:55 2011 UTC (13 years, 2 months ago) by niro
-disabled sql settings


Revision 1301 - Directory Listing
Modified Sun Feb 6 23:42:50 2011 UTC (13 years, 2 months ago) by niro
-install default certificates


Revision 1300 - Directory Listing
Modified Sun Feb 6 23:42:16 2011 UTC (13 years, 2 months ago) by niro
-added some default certificates for mcored


Revision 1297 - Directory Listing
Modified Sun Feb 6 23:23:58 2011 UTC (13 years, 2 months ago) by niro
-version 0.4.0



Revision 1296 - Directory Listing
Modified Sun Feb 6 23:23:41 2011 UTC (13 years, 2 months ago) by niro
-fixed typos and add add hwdetection



Revision 1295 - Directory Listing
Modified Sun Feb 6 23:22:20 2011 UTC (13 years, 2 months ago) by niro
-dropped findhdd.sh in favor of hwdetection via hwinfo



Revision 1294 - Directory Listing
Modified Sun Feb 6 23:21:42 2011 UTC (13 years, 2 months ago) by niro
-use hwdetection from magellan installer for better disk detection
-renamed INSTALLPATH variable to INSTALL_ROOT to honor hwdetection
-support variable filesystems in disk format
-dropped all old boot/swat/root setups and keep the flash like root only setup, which already is used in autoinstall
-always support initrd and use uuids
-dropped internal get_uuid function, using the one from hwdetection
-added addconfig() and clearconfig() functions to create configfiles
-cleaner messages
-clear the screen when dropping into a shell
-local all retval variables
-fixed MLIBDIR typo
-ignore system language settings
-detect kernelnames and settings for grub and do not rely on the deprecated kernelversion file anymore



Revision 1284 - Directory Listing
Modified Sun Feb 6 17:24:12 2011 UTC (13 years, 2 months ago) by niro
- renamed function set_network_default_gw -> set_network_gateway
- fixed missing argv for value

Revision 1275 - Directory Listing
Modified Fri Feb 4 22:20:50 2011 UTC (13 years, 2 months ago) by niro
- initial release

Revision 1267 - Directory Listing
Modified Fri Feb 4 20:17:36 2011 UTC (13 years, 2 months ago) by niro
- added citrix plugin
- renamed session plugin to fluxbox



Revision 1266 - Directory Listing
Modified Fri Feb 4 20:14:58 2011 UTC (13 years, 2 months ago) by niro
-added plugin for citrix sessions



Revision 1265 - Directory Listing
Modified Fri Feb 4 20:13:51 2011 UTC (13 years, 2 months ago) by niro
-the hwdetecion provides hwdetection ;)



Revision 1264 - Directory Listing
Modified Fri Feb 4 20:13:23 2011 UTC (13 years, 2 months ago) by niro
- added missing quit command to global help topics
- added hint about help [topic]
- let x11runas determine the DISPLAY itself by using MCORE_XORG_DISPLAY
- added no_duplicate() function for internal use
- let require() and provide() check for duplicate items via no_duplicate()
- added verify_requirements to be able to resolve missing plugin requirements
- mecho() and eecho() should honor the '-n' echo option
- added path_not_empty() functions which is used by helper_graphic_rebuild_xorg_conf_d() of the graphic plugin



Revision 1263 - Directory Listing
Modified Fri Feb 4 20:06:54 2011 UTC (13 years, 2 months ago) by niro
- use the new xorg.conf.d handling to en/disable the vnc module and its options
- requires basic graphic to support the new xorg.conf.d handling


Revision 1262 - Directory Listing
Modified Fri Feb 4 20:05:37 2011 UTC (13 years, 2 months ago) by niro
- fixed spelling
- merged system.console and system.rootconsole to one function
- fixed the root console that it really opens up a root console with asking for roots password before changing the privileges
- added system.service functionality
- added system.passwd functionality
- added system.vt functionality


Revision 1261 - Directory Listing
Modified Fri Feb 4 20:02:42 2011 UTC (13 years, 2 months ago) by niro
- merged addprinter and delprinter into one printer functions
- fixed the help functions according to the new printer function 


Revision 1260 - Directory Listing
Modified Fri Feb 4 20:01:16 2011 UTC (13 years, 2 months ago) by niro
- requires basic-system for restarting system services
- always use CONFIG=, clearconfig, addconfig paradigma
- better sanity checks in set_network_iface()


Revision 1259 - Directory Listing
Modified Fri Feb 4 19:59:17 2011 UTC (13 years, 2 months ago) by niro
-x11runas selects the used Xorg display itself via MCORE_XORG_DISPLAY variable

Revision 1258 - Directory Listing
Modified Fri Feb 4 19:58:18 2011 UTC (13 years, 2 months ago) by niro
-only provide basic-video, x0vnc is another plugin
-completly reworkd xorg.conf.d handling
-added graphic.depth and graphic.driver functions
-allways use clearconfig/addconfig for all config files

Revision 1257 - Directory Listing
Modified Fri Feb 4 19:55:56 2011 UTC (13 years, 2 months ago) by niro
-merged addmenuitem and delmenuitem to one menuitem command
- added get_ menuitem functionality
- added support for changing fluxbox themes
- set wallpaper support on todo

Revision 1256 - Directory Listing
Modified Fri Feb 4 19:51:25 2011 UTC (13 years, 2 months ago) by niro
-added require command to verify plugin requirements

Revision 1255 - Directory Listing
Modified Fri Feb 4 19:50:13 2011 UTC (13 years, 2 months ago) by niro
-added MCORE_XORG_DISPLAY variable

Revision 1254 - Directory Listing
Modified Wed Feb 2 21:19:48 2011 UTC (13 years, 2 months ago) by niro
-renamed session.client.class -> fluxbox.client.class

Revision 1253 - Directory Listing
Modified Wed Feb 2 21:18:41 2011 UTC (13 years, 2 months ago) by niro
-reworked an renamed all functions to fluxbox, because they are fluxbox-specific

Revision 1252 - Directory Listing
Modified Wed Feb 2 21:17:54 2011 UTC (13 years, 2 months ago) by niro
-disabled mysql based functions atm
-clearconfig: install config dir

Revision 1251 - Directory Listing
Modified Wed Feb 2 21:17:12 2011 UTC (13 years, 2 months ago) by niro
-disabled mysql based functions atm

Revision 1250 - Directory Listing
Modified Wed Feb 2 21:16:46 2011 UTC (13 years, 2 months ago) by niro
-added MCORE_CONFIG_PATH variable

Revision 1249 - Directory Listing
Modified Wed Feb 2 20:20:32 2011 UTC (13 years, 2 months ago) by niro
-initial version

Revision 1248 - Directory Listing
Modified Wed Feb 2 20:20:24 2011 UTC (13 years, 2 months ago) by niro
-initial version

Revision 1 - Directory Listing
Added Sat Jan 2 16:40:25 2010 UTC (14 years, 3 months ago) by niro
-created the basic svn layout