Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop <mika@grml.org> |
| Thu Sep 20 17:24:49 2007 +0200 (14 months ago) | |
| changeset 170 | c67e99f423ca |
| manifest | c67e99f423ca |
| parent 169 | 191b5ab4fbca |
| child 171 | da2a77bcbaf4 |
--- a/debian/changelog Thu Sep 20 16:08:34 2007 +0200+++ b/debian/changelog Thu Sep 20 17:24:49 2007 +0200@@ -1,3 +1,9 @@ grml-autoconfig (0.7.22) unstable; urgen+grml-autoconfig (0.7.23) unstable; urgency=low++ * Add acpi-support to Recommends and depend on console-tools.++ -- Michael Prokop <mika@grml.org> Thu, 20 Sep 2007 17:24:13 +0200+grml-autoconfig (0.7.22) unstable; urgency=low* Check for "none /sys sysfs" instead of sysfs only. This should
--- a/debian/control Thu Sep 20 16:08:34 2007 +0200+++ b/debian/control Thu Sep 20 17:24:49 2007 +0200@@ -11,8 +11,8 @@ Package: grml-autoconfigPackage: grml-autoconfigArchitecture: allConflicts: grml-etc (<= 0.4-7)-Depends: ${shlibs:Depends}, ${misc:Depends}, acpid | apmd, laptop-detect, hotplug | hotplug-light | udev (>= 0.080-1), zsh, gpm, syslog-ng, console-terminus, pump, grml-rebuildfstab (>= 0.3-1), grml-etc-core (>= 0.1-3), grml-scripts (>= 0.8-14), gawk, rungetty, rsync-Recommends: hwinfo, alsa-utils, mdadm, powernowd, aumix, locales, grml2hd, grml-debootstrap (>= 0.7)+Depends: ${shlibs:Depends}, ${misc:Depends}, acpid | apmd, laptop-detect, hotplug | hotplug-light | udev (>= 0.080-1), zsh, gpm, syslog-ng, console-tools, console-terminus, pump, grml-rebuildfstab (>= 0.3-1), grml-etc-core (>= 0.1-3), grml-scripts (>= 0.8-14), gawk, rungetty, rsync+Recommends: acpi-support, hwinfo, alsa-utils, mdadm, powernowd, aumix, locales, grml2hd, grml-debootstrap (>= 0.7)Description: main bootup process of a grml systemgrml-autoconfig is the main part of the bootup process of thegrml system. This includes the hardware recognition system.