-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rebuild grub2, initrd, kernel and cos
Signed-off-by: David Cassany <dcassany@suse.com>
- Loading branch information
1 parent
6a209c8
commit 9c88d1f
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "dracut-initrd" | ||
category: "system" | ||
version: 0.2-5 | ||
version: 0.2-6 | ||
description: "Dracut-based generated initrd" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: "kernel" | ||
category: "system" | ||
version: 0.1.2-4 | ||
version: 0.1.2-5 | ||
description: "Kernel extracted from the upstream repositories" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
packages: | ||
- name: "grub2" | ||
category: "live" | ||
version: "0.0.3" | ||
version: "0.0.3-1" | ||
description: "Grub2 booloader for live systems" | ||
|
||
- name: "grub2-efi-image" | ||
category: "live" | ||
version: "0.0.2" | ||
version: "0.0.2-1" | ||
description: "Grub2 booloader EFI image for live systems" |