diff options
| author | Jonathan Bauer | 2015-05-27 16:10:57 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2015-05-27 16:10:57 +0200 |
| commit | 824804397ef4ed7d21b00c1d107d1ef1dbefaf75 (patch) | |
| tree | 5bd5104c5b00c63a8c425601d0371a4a84515eb4 | |
| parent | always use the @-wrapper for nbd-client call (diff) | |
| download | systemd-init-824804397ef4ed7d21b00c1d107d1ef1dbefaf75.tar.gz systemd-init-824804397ef4ed7d21b00c1d107d1ef1dbefaf75.tar.xz systemd-init-824804397ef4ed7d21b00c1d107d1ef1dbefaf75.zip | |
removed hacked systemd rpms and grub2.conf
| -rwxr-xr-x | grub2.conf | 17 | ||||
| -rw-r--r-- | systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.WORKING_BACKUP | bin | 2749908 -> 0 bytes | |||
| -rw-r--r-- | systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.debug | bin | 2751620 -> 0 bytes |
3 files changed, 0 insertions, 17 deletions
diff --git a/grub2.conf b/grub2.conf deleted file mode 100755 index 751642de..00000000 --- a/grub2.conf +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh -exec tail -n +3 $0 - -menuentry 'test' --class centos --class gnu-linux --class gnu --class os --unrestricted $menuentry_id_option 'gnulinux-3.10.0-229.1.2.el7.x86_64-advanced-6c06919a-389a-4a50-8c6b-b086e65db9b0' { - insmod gzio - insmod part_msdos - insmod xfs - set root='hd0,msdos1' - linux16 /vmlinuz-3.10.0-229.1.2.el7.x86_64 rw vconsole.font=latarcyrheb-sun16 vconsole.keymap=de rd.break root=dhcp ip=10.0.2.15:132.230.4.2:10.0.2.2:255.255.255.0 rd.neednet=1 # NOTE: Prevents dracut console: console=tty0 console=ttyS0,9600 ip=enp0s3:dhcp root=/dev/nbd0 rootfstype=ext4 - #linux16 /vmlinuz-3.10.0-229.1.2.el7.x86_64 rw vconsole.font=latarcyrheb-sun16 vconsole.keymap=de rd.break rd.debug rd.shell rd.info root=UUID=6c06919a-389a-4a50-8c6b-b086e65db9b0 rd.udev.log-priority=debug ip=10.0.2.15:132.230.4.2:10.0.2.2:255.255.255.0 - initrd16 /initramfs-test.img - - # fully given: selxsrv=132.230.4.2 slxbase=boot/openselx-productive quiet splash vga=current wurstgesicht initrd=http://132.230.4.2/boot/openslx-productive/initramfs-stage31 ip=132.230.4.67:132.230.4.2:132.230.4.254:255.255.255.0 BOOTIF=01-08-00-27-60-49-62 BOOT_IMAGE=http://132.230.4.2/boot/openslx-productive/kernel - # given: ip=132.230.4.67:132.230.4.2:132.230.4.254:255.255.255.0 - # test: ip=10.0.2.15:132.230.4.2:10.0.2.2:255.255.255.0 - # working dracut configuration: ip=10.0.2.15::10.0.2.2:255.255.255.0:test:enp0s3:none -} diff --git a/systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.WORKING_BACKUP b/systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.WORKING_BACKUP Binary files differdeleted file mode 100644 index 796f9a31..00000000 --- a/systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.WORKING_BACKUP +++ /dev/null diff --git a/systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.debug b/systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.debug Binary files differdeleted file mode 100644 index c08116a9..00000000 --- a/systemd-rpms/systemd-208-20.el7.centos.2.x86_64.rpm.debug +++ /dev/null |
