Remove grml2hd support
[grml-autoconfig.git] / autoconfig.functions
2011-11-16 Christian HofstaedtlerRemove grml2hd support
2011-11-16 Christian HofstaedtlerRemove APM support
2011-11-16 Christian HofstaedtlerRemove forceagp support
2011-11-16 Christian HofstaedtlerUpdate ACPI progress strings
2011-11-16 Christian HofstaedtlerRemove obsolete acpid/dbus dependency check
2011-11-15 Christian HofstaedtlerRemove spurious laptop-detect dependency
2011-10-14 Michael Prokopreplace references to zsh-login with run-welcome
2011-10-13 Christian HofstaedtlerRemove unmaintained accessibility support
2011-07-22 Michael Prokopconfig_acpi_apm(): redirect stderr of ps to debug log.
2011-07-11 Michael ProkopAutomatically set up shared folder environment if runni...
2011-07-06 Michael ProkopSupport running scripts in bootoption "services" in...
2011-07-06 Michael ProkopDrop disabled config_automounter().
2011-07-06 Michael ProkopDrop deprecated config_hwinfo().
2011-07-06 Michael ProkopDrop deprecated config_pcmcia().
2011-07-06 Michael ProkopDrop deprecated config_hotplug_agent(), config_hotplug_...
2011-07-06 Michael ProkopDrop deprecated config_firewire_dev().
2011-07-06 Michael ProkopDrop deprecated config_discover().
2011-07-06 Michael ProkopDrop deprecated config_cdrom_perm().
2011-04-18 Ulrich DangelQuote $DCSMP to check if DCSMP was mounted. Thanks...
2011-03-12 Martin Scharmadd autoconfig parameter to change GRMLCFG label [Close...
2011-01-24 Ulrich DangelRemove config_setkeycodes. Should be handled nowadays...
2010-12-29 Ulrich DangelDont run rebuildfstab
2010-12-29 Michael Prokopconfig_debs(): use *.deb instead of full wildcard as...
2010-12-29 Michael ProkopAdditional check for boot option debian2hd in config_de...
2010-12-28 Ulrich DangelInstall all packages in debs directory if debs boot...
2010-12-28 Michael ProkopCheck for "grml2hd" as valid bootoption for config_grml...
2010-12-28 Christian Hofstaedtlerfix the soundcard fix
2010-12-28 Christian HofstaedtlerFix sound volume init with multiple cards / duplicate...
2010-12-07 Michael ProkopMerge remote branch 'mru/pump_switch'
2010-12-06 Ulrich DangelRemove CONFIG_DHCP bootoption and config_dhcp function.
2010-12-06 Christian HofstaedtlerUse (moved) debnet from grml-network
2010-11-26 Michael ProkopDrop deprecated config_environment, config_keyboard...
2010-11-26 Ulrich DangelRemove CONFIG_{QEMU,VMWARE} its handled in grml-x nowadays.
2010-11-26 Michael Prokopconfig_cpu(): get rid of cpufreq-detect.sh and simplify...
2010-11-26 Michael Prokopconfig_mixer: rework volume handling, get rid of aumix...
2010-11-08 Michael ProkopDrop deprecated config_ipw3945() function to check...
2010-11-08 Michael ProkopSupport setfont as alternative to consolechars as well.
2010-11-08 Michael ProkopDrop powernowd from Recommends and adjust naming of...
2010-11-07 Alexander WirtAdd support for vnc_connect feature (#877)
2010-10-26 Christian Hofstaedtlerfix handling of multiple console= options
2010-10-14 Ulrich Dangelprovide variable NETSCRIPT for downloaded and executed...
2010-08-08 Frank TerbeckFix config_debs() and make sure config_debnet() does...
2010-08-02 Michael ProkopAdd eend call to random hostname info message.
2010-07-30 Ulrich DangelAdded random hostname support. Thanks to Gregor Perner...
2010-07-21 Michael Prokopconsole setup: provide fallback if no tty was specified...
2010-07-21 Marc Habermake config_console handle multiple console=-settings...
2010-06-01 Michael ProkopDo not check for bootoption console=ttyS as this might...
2010-05-31 Michael Prokopconsole/serial bootoption: allow manually specifying...
2010-03-04 Michael ProkopImprove way how we start X via bootoption startx. v0.9.9
2010-02-27 Michael ProkopFurther cosmetic tuning for serial console mode. v0.9.8
2010-02-27 Michael ProkopDrop mgetty specific code and improve chvt code for... v0.9.7
2010-02-26 Michael ProkopDeprecate home bootopion, drop mkpersistenthome. v0.9.6
2010-02-26 Michael ProkopUse Lat15-Terminus16 instead of lat1-16/lat10-16.
2010-02-03 Michael Prokopdmraid: add check for "no block devices found".
2010-02-03 Michael ProkopDrop unnecessary keyword for redirecting stdin to ...
2010-02-03 Michael ProkopFix usage of eend in config_cpu() if execution fails.
2010-02-02 Michael ProkopBootoption hostname: use grml-hostname to adjust config... v0.9.5
2010-01-10 Michael ProkopIf there's no lang=... bootoption present default to... v0.9.4
2009-12-15 Michael ProkopAdd support for dmraid.
2009-12-12 Michael ProkopAdd VNC support. [Closes: issue781]
2009-11-14 Michael ProkopEnable cpu frequency scaling on all hardware by default. v0.9.1
2009-11-14 Michael ProkopUse lang=en as default (instead of lang=us).
2009-10-24 Ulrich DangelLoad Lat15-Terminus16 console font if no framebuffer...
2009-10-23 Marc Haberfix: set only DCSMP to /mnt/grmlcfg if a GRMLCFG fs...
2009-10-22 Marc Haberfix wrong behavior if no grml.sh is found
2009-10-21 Marc Haberfix bug: /grml.sh and /config.tbz on a GRMLCFG file...
2009-10-18 Michael ProkopRevert "unicode_start command: do not redirect stderr... v0.8.35
2009-10-17 Ulrich DangelReworked and grmlfied patch from Andreas Thienemann
2009-10-17 Andreas ThienemannAdd a dhcphostname option to grml which will set the...
2009-10-14 Ulrich Dangelconfig_mixer now uses amixer instead of aumix for setti...
2009-09-28 Michael Prokopunicode_start command: do not redirect stderr to debug... v0.8.32
2009-09-28 Michael Prokopconfig_finddcsdir: some minor message display improvements
2009-09-21 Julian Langschaedelconfig_x_startup() locate /bin/X
2009-09-21 Michael ProkopMerge debian/changelog
2009-09-12 Ulrich DangelAllow passing sources with variables to get_remote_file
2009-09-12 Ulrich DangelAdd arch to predefined variables in autoconfig.functions
2009-09-11 Ulrich Dangeladded new bootparameter netscript
2009-09-11 Ulrich Dangelrefactored config_netconfig
2009-09-10 Ulrich Dangelmodify wget parameter to only try once to download...
2009-09-09 Marc HaberDCSDIR default value is /live/image issue #730, if...
2009-09-09 Frank TerbeckFix a bug in checkbootparam()
2009-09-09 Frank TerbeckFix a bug in getbootparam()
2009-09-08 lianfix config_x_startup()
2009-08-17 Michael ProkopFix syntax error in checkbootparam() v0.8.26
2009-08-11 Michael Prokopcleanup: drop some helper functions + rework getbootpar...
2009-08-11 Marc Haberdon't print the "debs/config/scripts" message if no...
2009-08-11 Marc Haberstreamline calls of bootparams-functions, single quotes...
2009-08-11 Michael Prokopconfig_finddcsdir(): Use the correct device for GRMLCFG
2009-08-05 Michael ProkopAdjust copyright file
2009-08-05 Michael ProkopUse invoke-rc.d for starting network
2009-08-05 Michael ProkopSwitch wording from 'CD' to 'live mode' where possible...
2009-08-05 Michael ProkopDrop config_cdrom_scripts(); some formating cleanups
2009-08-05 Michael ProkopUpdate changelog regarding issue715 and for new release
2009-08-05 Marc Haberre-work of debs, config, scripts handling, according...
2009-08-05 Michael ProkopNew bootoption 'nostartx'
2009-07-28 Michael ProkopCheck for space after bootoption 'fast'
2009-05-29 Michael ProkopUse /etc/modprobe.d/grml.conf; use config.tbz as defaul... v0.8.23
2009-05-20 Michael ProkopImprove ""Sorry, could not find file ..." message v0.8.22
2009-05-20 Michael ProkopFix bootoption ssh
2009-04-08 Michael ProkopUse "speakup_..." for speakup bootoption. v0.8.20
next