Changeset 1179
- Timestamp:
- 11/28/11 20:02:42 (6 months ago)
- Location:
- main/linuxmuster-base/trunk
- Files:
-
- 1 added
- 1 deleted
- 2 edited
-
debian/changelog (modified) (1 diff)
-
debian/postinst (modified) (1 diff)
-
var/config-static/etc/apt/sources.list.d/paedml50.list (deleted)
-
var/config-static/etc/apt/sources.list.d/paedml51.list (added)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-base/trunk/debian/changelog
r1176 r1179 5 5 * dist.conf: updated paedml version furthermore using 5.0.4 iso for upgrade. 6 6 * backup.conf, services: changed cupsys to cups, atftpd to tftpd-hpa (closes #551, see #499). 7 * postinst: updates backup.conf as mentioned above .8 * linuxmuster-setup: some modifications according to #499 (change atftpd to tftpd-hpa) .9 10 -- Thomas Schmitt <schmitt@lmz-bw.de> Mon, 28 Nov 2011 1 2:32:31 +02007 * postinst: updates backup.conf as mentioned above, removes old paedml50.list. 8 * linuxmuster-setup: some modifications according to #499 (change atftpd to tftpd-hpa), paedml sources.list update. 9 10 -- Thomas Schmitt <schmitt@lmz-bw.de> Mon, 28 Nov 2011 19:57:48 +0100 11 11 12 12 linuxmuster-base (1.5.37-lenny0) lenny; urgency=low -
main/linuxmuster-base/trunk/debian/postinst
r1176 r1179 433 433 fi 434 434 435 # remove old paedml50.list 436 conf="/etc/apt/sources.list.d/paedml50.list" 437 [ -e "$conf" ] && mv "$conf" "$conf.dpkg-bak" 438 435 439 # update backup.conf (#551, #499) 436 440 conf="$SYSCONFDIR/backup.conf"
Note: See TracChangeset
for help on using the changeset viewer.
