Mailinglist Archive: opensuse-commit (1828 mails)

< Previous Next >
commit aaa_base
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Tue, 02 Sep 2008 12:06:05 +0200
  • Message-id: <20080902100605.6C5F3678162@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package aaa_base
checked in at Tue Sep 2 12:06:05 CEST 2008.


--------
--- aaa_base/aaa_base.changes 2008-08-19 01:21:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes 2008-09-02
09:30:47.431073000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 2 09:30:30 CEST 2008 - hare@xxxxxxx
+
+- add 'hvc0' as valid console for s390x.
+
+-------------------------------------------------------------------



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.b31038/_old 2008-09-02 12:05:16.000000000 +0200
+++ /var/tmp/diff_new_pack.b31038/_new 2008-09-02 12:05:16.000000000 +0200
@@ -28,7 +28,7 @@
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date
/usr/bin/cmp /bin/fillup /sbin/insserv udev net-tools
AutoReqProv: on
Version: 11.0.42
-Release: 34
+Release: 38
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -150,6 +150,8 @@
%defattr(-,root,root)

%changelog
+* Tue Sep 02 2008 hare@xxxxxxx
+- add 'hvc0' as valid console for s390x.
* Tue Aug 19 2008 ro@xxxxxxx
- remove deprecated "-p" option from fillup_and_insserv call
- remove rc.config related snippets (from before sles8)





++++++ arch_special.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/arch_special/s390/inittab.dif
new/arch_special/s390/inittab.dif
--- old/arch_special/s390/inittab.dif 2006-12-08 10:28:47.000000000 +0100
+++ new/arch_special/s390/inittab.dif 2008-09-02 09:31:53.000000000 +0200
@@ -1,6 +1,6 @@
--- etc/inittab 2004/04/28 17:34:30 1.1
+++ etc/inittab 2004/04/28 17:41:29
-@@ -44,55 +44,21 @@
+@@ -44,55 +44,23 @@
ls:S:wait:/etc/init.d/rc S
~~:S:respawn:/sbin/sulogin

@@ -10,6 +10,8 @@
+#2:2345:respawn:/sbin/mingetty --noclear /dev/ttyS1 xterm
+# additional 3270 terminals:
+#3:2345:respawn:/sbin/mingetty --noclear /dev/3270/ttycons dumb
++# KVM hypervisor console:
++#1:2345:respawn:/sbin/mingetty --noclear /dev/hvc0 linux
+
# what to do when CTRL-ALT-DEL is pressed
ca::ctrlaltdel:/sbin/shutdown -r -t 4 now
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/arch_special/s390/ttytype.diff
new/arch_special/s390/ttytype.diff
--- old/arch_special/s390/ttytype.diff 2003-09-10 15:33:35.000000000 +0200
+++ new/arch_special/s390/ttytype.diff 2008-09-02 09:27:26.000000000 +0200
@@ -1,8 +1,9 @@
--- etc/ttytype
+++ etc/ttytype 2003/09/10 11:47:31
-@@ -20,3 +20,5 @@
+@@ -20,3 +20,6 @@
vt100 ttypd
vt100 ttype
vt100 ttypf
+dumb ttyS0
+linux ttyS1
++linux hvc0




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread