User Tools

Site Tools


open_suse12.1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
open_suse12.1 [2012/02/09 20:32]
wolfbardo
open_suse12.1 [2012/06/05 13:50]
wolfbardo
Line 1: Line 1:
  
 ====== openSUSE 12.1 ====== ====== openSUSE 12.1 ======
-opsi40-testing Installation+opsi40 Installation
  
 supplementing doc in  supplementing doc in 
Line 14: Line 14:
  
 zypper up zypper up
-# install opsi40 from testing 
-zypper ar --refresh "http://download.opensuse.org/repositories/home:/uibmz:/opsi:/opsi40-testing/openSUSE_12.1/home:uibmz:opsi:opsi40-testing.repo" 
- 
-zypper mr -p 50 home_uibmz_opsi_opsi40-testing 
- 
-zypper refresh 
-# 
-zypper -v install opsi-depotserver opsi-configed 
 </code> </code>
  
Line 28: Line 20:
 zypper install python-pyasn1 zypper install python-pyasn1
 </code> </code>
-===== working around python-newt Bug  ===== 
- 
-https://bugzilla.novell.com/show_bug.cgi?id=734171 
- 
-https://forum.opsi.org/viewtopic.php?f=7&t=3141&p=14955&hilit=lifetime#p14955 
  
 +=====  install opsi40 ===== 
 <code "bash"> <code "bash">
-zypper ar --refresh "http://download.opensuse.org/repositories/devel:/libraries:/c_c++/openSUSE_12.1/devel:libraries:c_c++.repo"+zypper ar --refresh "http://download.opensuse.org/repositories/home:/uibmz:/opsi:/opsi40/openSUSE_12.1/home:uibmz:opsi:opsi40.repo" 
 +#  
 +zypper mr -p 50 home_uibmz_opsi_opsi40 
 +
 zypper refresh zypper refresh
-zypper install python-newt-0.52.14-22.2.x86_64+
 +zypper -v install opsi-depotserver opsi-configed
 </code> </code>
 ===== Configure with Yast Samba / tftpd / ssh / Firewall  ===== ===== Configure with Yast Samba / tftpd / ssh / Firewall  =====
Line 43: Line 35:
 <code "bash"> <code "bash">
 opsi-setup --set-rights opsi-setup --set-rights
-opsi-setup opsi-setup --auto-configure-samba+opsi-setup --auto-configure-samba
 opsi-setup --init-current-config opsi-setup --init-current-config
 /etc/init.d/opsiconfd restart /etc/init.d/opsiconfd restart
Line 57: Line 49:
 --- ---
 > hosts:        files mdns4_minimal [NOTFOUND=return] dns > hosts:        files mdns4_minimal [NOTFOUND=return] dns
 +</code>
 +
 +===== tested with  =====
 +<code>
 +lsb_release -a
 +LSB Version:    n/a
 +Distributor ID: SUSE LINUX
 +Description:    openSUSE 12.1 (x86_64)
 +Release:        12.1
 +Codename:       Asparagus
 +
 +rpm -q -a | grep opsi
 +opsi-depotserver-4.0.2.1-1.1.noarch
 +opsipxeconfd-4.0.2.1-1.1.x86_64
 +opsi-linux-bootimage-20120119-1.1.noarch
 +opsi-utils-4.0.2.1-1.1.noarch
 +python-opsi-4.0.2.1-1.1.noarch
 +opsi-configed-4.0.1.24-1.1.noarch
 +opsi-atftp-0.7.dfsg-9.1.x86_64
 +opsiconfd-4.0.2.1-1.1.x86_64
 </code> </code>