Revisions of jeos

Christian Boltz's avatar Christian Boltz (cboltz) accepted request 817497 from Olav Reinert's avatar Olav Reinert (oreinert) (revision 25)
When setting up a VM for use with salt development for Heroes, initial_setup.sh configures

DNS_STATIC_SERVERS="192.168.122.1192.168.47.101 192.168.47.102"

which results in /etc/resolv.conf containing

nameserver 192.168.122.1192.168.47.101 
nameserver 192.168.47.102

which is obviously broken. 

This happens because initial_setup.sh tries, and fails, to extend a list of default hosts (given by config.sh). As a fix, I suggest the script should always configure the complete list of static DNS servers, since you can't meaningfully reuse and extend the defaults across the environments the script caters to.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 24)
remove redundant openssh
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 23)
- added 'which' to the package list:
  https://progress.opensuse.org/issues/62204
- adjust /etc/systemd/journald.conf:
  + log to syslog
  + SystemMaxUse=100M
  + SystemMaxFileSize=25M
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 22)
- remove the elevator line from cmdline: noop is not really supported 
  any longer and the recommendation is to use mq-deadline
- replace download.infra.opensuse.org with download.opensuse.org in 
  case the machine should be run in the geeko network
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 21)
fix root.tar.xz packaging
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 20)
added lsof
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 19)
- write /etc/resolv.conf via initial_setup.sh
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 18)
- reduce grub waiting time to 2 seconds and fix serial console settings
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 17)
- add some values for the Provo machines to the init script
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 16)
- use defaultroot='/dev/vda2'
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 15)
use kernel-default-base also for the initrd
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 14)
initial constraints
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 13)
- be more verbose in config.sh
- enable etckeeper sshd, tuned, numad, xinetd & postfix 
- pre-configure etckeeper
- use kernel-default-base, which is designed to run with VMs
  + etckeeper
  + tuned
  + numad
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 12)
fillup images.sh with default values
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 11)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 10)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 9)
use dracut-kiwi-oem-repart & dracut-kiwi-oem-dump during bootstrap
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 8)
- introduce some variables in config.sh
- setup default gateway and resolv.conf 
- preconfigure basic monitoring
- enable sshd, xinetd & postfix 
- sort packagelist alphabetically
- add packages
  + chrony
  + haveged
  + iputils
  + iproute2
  + psmisc
  + suse-online-update
Christian Boltz's avatar Christian Boltz (cboltz) committed (revision 7)
- switch to initrd_system="dracut" and drop "replace" for packages
  to get a working image (thanks to Marcus for the help!)
Christian Boltz's avatar Christian Boltz (cboltz) committed (revision 6)
another typo fix
Displaying revisions 1 - 20 of 25
openSUSE Build Service is sponsored by