Changeset 1187
- Timestamp:
- 12/12/11 11:53:47 (5 months ago)
- Location:
- main/linuxmuster-migration/trunk
- Files:
-
- 3 edited
-
debian/changelog (modified) (1 diff)
-
share/include.conf (modified) (2 diffs)
-
share/linuxmuster-migration-restore.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-migration/trunk/debian/changelog
r1186 r1187 1 linuxmuster-migration (1.0.11-0) unstable; urgency=low 2 3 * include.conf: added /etc/aliases and /etc/mysql/my.cnf. 4 * linuxmuster-migration-restore.sh: added recreation of aliases. 5 6 -- Thomas Schmitt <schmitt@lmz-bw.de> Mon, 12 Dec 2011 11:50:54 +0100 7 1 8 linuxmuster-migration (1.0.10-0) unstable; urgency=low 2 9 -
main/linuxmuster-migration/trunk/share/include.conf
r1186 r1187 2 2 3 3 # system part of included files and folders 4 /etc/aliases 4 5 /etc/apt/sources.list.d/*.list 5 6 /etc/bind/named.conf.local … … 22 23 /etc/mrbs 23 24 /etc/mysql/debian.cnf 25 /etc/mysql/my.cnf 24 26 /etc/horde 25 27 /etc/nagios2 -
main/linuxmuster-migration/trunk/share/linuxmuster-migration-restore.sh
r1159 r1187 1166 1166 import_workstations 1167 1167 1168 # recreate aliases db 1169 newaliases 1170 1168 1171 1169 1172 ################################################################################
Note: See TracChangeset
for help on using the changeset viewer.
