Changeset f3ecd07 for npl/kernel/drbd8
- Timestamp:
- 06/22/17 08:39:54 (8 years ago)
- Branches:
- master, perl-5.22
- Children:
- 5160d62
- Parents:
- 21d4867 (diff), 6782bd4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - Location:
- npl/kernel/drbd8
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/kernel/drbd8/boot.drbd
r21d4867 rf3ecd07 3 3 if [ -f /proc/drbd ] && grep cdroot /proc/cmdline; then 4 4 syn3-install-bootloader 5 splashinfo "Redundancy installation finshed, rebooting..."5 splashinfo "Redundancy installation finshed, please reboot when syncronication is completed." 6 6 #reboot right away to make things easier for the administrator 7 reboot 7 #reboot 8 #NO: this creates splitbrains if other node isnt rebooted quickly enough 8 9 fi 9 10 -
npl/kernel/drbd8/drbd8.build
r21d4867 rf3ecd07 1 65 491 6551 -
npl/kernel/drbd8/drbd8.depver
r21d4867 rf3ecd07 1 1 linux 0 2 linux_src 4040 330042 linux_src 404072000 3 3 linux_headers 0 -
npl/kernel/drbd8/drbd8.md5
r21d4867 rf3ecd07 1 a8cd8b59b93a7d398916dbc87267cb57./boot.drbd1 8770e6c2ab88f6e50bac9be1926704f2 ./boot.drbd 2 2 aabd6c255cdf11d341c862ed65c64f53 ./drbd-8.4.7-1.tar.gz 3 3 1e55a2659d0ade21f3ec3c31b8669afc ./drbd-8.4.8-1.tar.gz 4 cd925330fd0acf5b6825ea479afcb518./drbd8.pkg4 3b8e87823f28f79f0eb702f5412f76fc ./drbd8.pkg 5 5 4ddc712a6a2ed9f67d1193fd3f952a23 ./drbd8.SlackBuild 6 89595cdb15912b2b2cb38edae82b2334./drbd8.SlackBuild.log.gz7 9082e75585e4017d4e30075f16d61cfb ./post.drbd6 462bd74f68d21bd91573b1c6acdb362d ./drbd8.SlackBuild.log.gz 7 7aea41ce9a260371e6b6e5d254b7063b ./post.drbd 8 8 2e44be0727010c5da61039e63c7a2575 ./services.drbd -
npl/kernel/drbd8/post.drbd
r21d4867 rf3ecd07 1 1 #!/bin/bash 2 3 touch /var/log/packages/drbd-9999-i586-9999 2 4 3 5 create()
Note: See TracChangeset
for help on using the changeset viewer.