Added random hostname support. Thanks to Gregor Perner for the idea.
[grml-autoconfig.git] / debian /
2010-07-21 Michael ProkopRelease new version 0.9.12. v0.9.12
2010-07-21 Michael ProkopBump Standards-Version to 3.9.0.
2010-06-01 Michael ProkopRelease new version 0.9.11. v0.9.11
2010-05-31 Michael ProkopRelease new version 0.9.10. v0.9.10
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 Prokopsave-config: search for modified files and symlinks...
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-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-29 Ulrich DangelAdded shunit2 as build dependency, removed shipped...
2009-12-15 Michael ProkopUpdate changelog for release 0.9.3. v0.9.3
2009-12-12 Michael ProkopUpdate changelog for release 0.9.2. v0.9.2
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-29 Michael ProkopAdd note regarding configuration settings into grml... v0.9.0
2009-10-29 Michael ProkopDrop usage of $UID in scripts
2009-10-24 Michael ProkopUpdate changelog for release (0.8.40). v0.8.40
2009-10-24 Ulrich DangelUpdated changelog.
2009-10-23 Michael ProkopUpdate changelog for release 0.8.39 v0.8.39
2009-10-22 Michael ProkopUpdate changelog for release 0.8.38 v0.8.38
2009-10-21 Michael ProkopUpdate changelog for release 0.8.37 v0.8.37
2009-10-18 Michael Prokop/etc/grml/pump-scripts.d/set-hostname: use busybox...
2009-10-18 Michael ProkopRevert "unicode_start command: do not redirect stderr... v0.8.35
2009-10-17 Michael Prokoppump hostname script: run in live mode only and use... v0.8.34
2009-10-17 Ulrich DangelReworked and grmlfied patch from Andreas Thienemann
2009-10-14 Michael ProkopUpdate changelog for release v0.8.33
2009-10-14 Ulrich Dangelconfig_mixer now uses amixer instead of aumix for setti...
2009-09-28 Michael Prokopconfig_finddcsdir: some minor message display improvements
2009-09-21 Michael ProkopFix wrong changelog version v0.8.31
2009-09-21 Michael ProkopUpdate changelog
2009-09-21 Michael ProkopMerge debian/changelog
2009-09-12 Ulrich DangelUpdated changelog for 0.8.28
2009-09-12 Ulrich DangelAdd support for overriding values via autoconfig.local
2009-09-12 Ulrich Dangelrefactored unit tests
2009-09-12 Michael ProkopUpdate changelog for release (0.8.30) v0.8.30
2009-09-10 Michael ProkopUpdate changelog for release (0.8.29) v0.8.29
2009-09-09 Michael ProkopUpdate changelog for release v0.8.28
2009-09-09 Frank TerbeckRun test suite from debian/rules
2009-09-08 Michael ProkopUpdate changelog for release (0.8.27) v0.8.27
2009-08-18 Michael ProkopFix typo in grml-autoconfig(1)
2009-08-17 Michael ProkopFix syntax error in checkbootparam() v0.8.26
2009-08-17 Michael ProkopUpdate changelog for release v0.8.25
2009-08-17 Michael ProkopRework: merge in grml-saveconfig scripts + docs package...
2009-08-12 Michael ProkopBuild-Depends-Indep on asciidoc, docbook-xsl and xsltproc
2009-08-11 Michael Prokopcleanup: drop some helper functions + rework getbootpar...
2009-08-11 Michael ProkopSet $CMDLINE in $BOOTDEBUG part only if it is not avail...
2009-08-11 Marc Haberdrop $CMDLINE from grml-autoconfig; it's initialized...
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 ProkopAdd placeholder functions for start/restart/reload... v0.8.24
2009-08-05 Michael ProkopAdjust copyright file
2009-08-05 Michael ProkopAdd LSB header to init script grml-autoconfig.strace
2009-08-05 Michael ProkopUse invoke-rc.d for starting network
2009-08-05 Michael ProkopAdjust Build-Depends and Standard-Version
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 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-05-18 Michael ProkopBump Standard Version to 3.8.1 and Compat Version to 5 v0.8.21
2009-05-18 Michael ProkopInstall haltlocal initscript in postinst script
2009-04-08 Michael ProkopUse "speakup_..." for speakup bootoption. v0.8.20
2009-04-06 Michael ProkopAdd support for speakup.synth=... bootoption v0.8.19
2009-02-23 Michael ProkopSmall update to changelog v0.8.18
2009-02-23 Michael ProkopFix typo in changelog
2009-02-20 Michael ProkopDrop support for /etc/grml/autoconfig.small; support...
2009-02-20 Michael ProkopChange forensic bootoption handling, as we add 'forensi...
2009-02-12 Michael ProkopApply code by Thomas Lehmann to improve timezone handling v0.8.17
2008-11-18 Michael ProkopSome updates in config_time()
2008-11-15 Michael ProkopSupport tohd=... bootoption v0.8.16
2008-11-03 Michael ProkopAdjust VCS headers v0.8.15
2008-11-03 Michael ProkopUpdate locales/language handling
2008-10-05 Michael ProkopRework config_swspeak once more, move code to script...
2008-09-27 Michael ProkopUpdate changelog 0.8.13
2008-09-27 Michael ProkopRework /proc stuff of speakup
2008-09-27 Michael ProkopWrap flite calls through a wrapper function.
2008-09-27 Michael ProkopRework config_swspeak, add config_hwspeak
2008-09-25 Michael ProkopUpdate random password code
2008-09-25 Michael ProkopUpdate swedish language settings, thanks again to Marti...
2008-09-25 Michael ProkopUse random password if bootoption 'ssh' doesn't have...
2008-09-24 Michael ProkopAdd support for swedish language settings. 0.8.12
2008-08-27 Michael ProkopMove noautoconfig hint from floppy part to top level 0.8.11
2008-08-15 Michael ProkopUpdate cpufrequency handling - closes issue505 0.8.10
2008-07-17 Michael ProkopSome small cleanups to make lintian happy 0.8.9
2008-07-17 Michael ProkopCheck for /dev/input/mice before starting GPM
2008-06-09 Michael ProkopMention job handling stuff when using debug=noscreen
2008-05-19 Michael Prokopconfig_mypath(): fix mkdir usage + writing to /etc... 0.8.7
2008-05-17 Michael Prokopconfig_mypath(): create directory if it does not exist yet 0.8.6
2008-05-17 Michael Prokopconfig_syslog(): support other syslog daemons than...
2008-03-21 Michael Prokopconfig_mypath(): allow setting additional $PATH 0.8.5
2008-02-18 Michael Prokopsupport old directory layout and new one (/live/image) 0.8.4
2008-01-20 Michael ProkopUpdate config_log() + config_debug() 0.8.3
2008-01-19 Michael ProkopCheck for auto device in /etc/network/interfaces 0.8.2
2008-01-14 Michael ProkopSupport multiple modules in bootoption blacklist 0.8.1
next