Changeset 4203
- Timestamp:
- 10/07/08 23:45:47 (5 years ago)
- Location:
- pkg/viola/main/base-files/trunk
- Files:
-
- 5 edited
-
debian/changelog (modified) (1 diff)
-
debian/control (modified) (1 diff)
-
debian/postinst (modified) (1 diff)
-
etc/issue (modified) (1 diff)
-
etc/issue.net (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/viola/main/base-files/trunk/debian/changelog
r4057 r4203 1 base-files (4.0.5.release.1.5r2) unstable; urgency=low 2 3 * Merged updates from Debian 4.0.5 4 * Prepare for Viola r2 5 6 -- Alan Baghumian <alan@technotux.org> Tue, 07 Oct 2008 14:42:47 -0700 7 1 8 base-files (4.0.4.release.1.5r1) unstable; urgency=low 2 9 -
pkg/viola/main/base-files/trunk/debian/control
r3397 r4203 8 8 Provides: base 9 9 Architecture: any 10 Depends: awk, base-passwd (>= 2.0.3.4) 10 Pre-Depends: awk 11 Depends: base-passwd (>= 2.0.3.4) 11 12 Essential: yes 12 13 Priority: required -
pkg/viola/main/base-files/trunk/debian/postinst
r3397 r4203 78 78 79 79 if [ ! -f /etc/adjtime ]; then 80 echo "0.000000 1 177000000 0.000000" > /etc/adjtime81 echo "1 177000000" >> /etc/adjtime80 echo "0.000000 1217000000 0.000000" > /etc/adjtime 81 echo "1217000000" >> /etc/adjtime 82 82 echo "UTC" >> /etc/adjtime 83 83 chmod 644 /etc/adjtime -
pkg/viola/main/base-files/trunk/etc/issue
r4057 r4203 6 6 |_| \\__,_|_| |___/_/_/\\_\\ 7 7 8 Parsix GNU/Linux 1.5r 1(Viola) \n \l8 Parsix GNU/Linux 1.5r2 (Viola) \n \l 9 9 -
pkg/viola/main/base-files/trunk/etc/issue.net
r4057 r4203 6 6 |_| \\__,_|_| |___/_/_/\\_\\ 7 7 8 Parsix GNU/Linux 1.5r 1(Viola)8 Parsix GNU/Linux 1.5r2 (Viola) 9 9
Note: See TracChangeset
for help on using the changeset viewer.


