forked from altcloud/mkimage-profiles
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
939455e7a3 | ||
|
aaddfb740c | ||
|
b8d711a005 |
@@ -1,5 +1,5 @@
|
|||||||
Name: mkimage-profiles
|
Name: mkimage-profiles
|
||||||
Version: 0.8.3
|
Version: 0.8.4
|
||||||
Release: alt1
|
Release: alt1
|
||||||
|
|
||||||
Summary: ALT Linux based distribution metaprofile
|
Summary: ALT Linux based distribution metaprofile
|
||||||
@@ -61,6 +61,10 @@ cp -a * %buildroot%mpdir
|
|||||||
%doc README QUICKSTART
|
%doc README QUICKSTART
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 16 2012 Michael Shigorin <mike@altlinux.org> 0.8.4-alt1
|
||||||
|
- worked around enhancements in current make-initrd-propagator
|
||||||
|
(thus fixed live image boot, finally)
|
||||||
|
|
||||||
* Mon Oct 15 2012 Michael Shigorin <mike@altlinux.org> 0.8.3-alt1
|
* Mon Oct 15 2012 Michael Shigorin <mike@altlinux.org> 0.8.3-alt1
|
||||||
- make-3.82 support
|
- make-3.82 support
|
||||||
- fixed live image boot to some extent (see #27640, #27852)
|
- fixed live image boot to some extent (see #27640, #27852)
|
||||||
|
@@ -1,6 +0,0 @@
|
|||||||
object b44705d25baf5b0f0c0abb526d42c42b312026e9
|
|
||||||
type commit
|
|
||||||
tag v0.8.2
|
|
||||||
tagger Michael Shigorin <mike@altlinux.org> 1348509116 +0400
|
|
||||||
|
|
||||||
propagator joy
|
|
6
.gear/tags/d98aa48ec72b43a4a8ebe0b58524f19f046c9cad
Normal file
6
.gear/tags/d98aa48ec72b43a4a8ebe0b58524f19f046c9cad
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
object 7a50acb5c486ff08daad4ef93743d98ff37cfb9a
|
||||||
|
type commit
|
||||||
|
tag v0.8.3
|
||||||
|
tagger Michael Shigorin <mike@altlinux.org> 1350333297 +0300
|
||||||
|
|
||||||
|
make-3.82
|
@@ -1 +1 @@
|
|||||||
8e161378cc7ad174898a8d51697730334b1b712a v0.8.2
|
d98aa48ec72b43a4a8ebe0b58524f19f046c9cad v0.8.3
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
# "1" is not a typo
|
# "1" is not a typo
|
||||||
use/stage2: sub/stage1
|
use/stage2: sub/stage1
|
||||||
@$(call add_feature)
|
@$(call add_feature)
|
||||||
@$(call add,STAGE1_PACKAGES,file make-initrd make-initrd-propagator)
|
@$(call add,STAGE1_PACKAGES,file make-initrd make-initrd-propagator propagator)
|
||||||
|
|
||||||
use/stage2/kms:
|
use/stage2/kms:
|
||||||
@$(call add,STAGE1_KMODULES_REGEXP,drm.*)
|
@$(call add,STAGE1_KMODULES_REGEXP,drm.*)
|
||||||
|
Reference in New Issue
Block a user