Changeset 175
- Timestamp:
- 06/18/07 09:56:26 (18 months ago)
- Location:
- mediastation/trunk
- Files:
-
- 2 modified
-
debian/changelog (modified) (2 diffs)
-
utils/mediastation-config (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mediastation/trunk/debian/changelog
r173 r175 1 mediastation (0.9.0~pre 7) unstable; urgency=low1 mediastation (0.9.0~pre8) unstable; urgency=low 2 2 3 3 * Fixed legacy font path in xorg.conf … … 7 7 * Added xserver-xorg-video-siliconmotion 8 8 * Removed midiseq, now integrated in mediastation-bin 9 * Run depmod after the installation 9 10 10 11 -- Free Ekanayaka <freee@debian.org> Wed, 23 May 2007 11:23:43 +0200 -
mediastation/trunk/utils/mediastation-config
r130 r175 64 64 done 65 65 66 # HACK: run depmod here 67 depmod 2.6.17-2-multimedia-486 68 66 69 # If network is available, run apt-get update 67 70 if route -n | grep -q ^0.0.0.0; then
