Compare commits

...

3 Commits

Author SHA1 Message Date
Michael Shigorin
939455e7a3 0.8.4-alt1
- worked around enhancements in current make-initrd-propagator
  (thus fixed live image boot, finally)
2012-10-16 12:17:28 +03:00
Michael Shigorin
aaddfb740c stage2: cope with current make-initrd-propagator
The issue that appeared pretty hard to diagnose occured
to be the enhancement made in make-initrd-propagator=0.8.1-alt1.2
(that didn't hit Sisyphus until merged into 0.10-alt1) which
drops propagator dependency.

And that was optimized out in m-p, of course.
2012-10-16 12:16:39 +03:00
Michael Shigorin
b8d711a005 gear-store-tags 2012-10-15 23:35:17 +03:00
5 changed files with 13 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
Name: mkimage-profiles
Version: 0.8.3
Version: 0.8.4
Release: alt1
Summary: ALT Linux based distribution metaprofile
@@ -61,6 +61,10 @@ cp -a * %buildroot%mpdir
%doc README QUICKSTART
%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
- make-3.82 support
- fixed live image boot to some extent (see #27640, #27852)

View File

@@ -1,6 +0,0 @@
object b44705d25baf5b0f0c0abb526d42c42b312026e9
type commit
tag v0.8.2
tagger Michael Shigorin <mike@altlinux.org> 1348509116 +0400
propagator joy

View File

@@ -0,0 +1,6 @@
object 7a50acb5c486ff08daad4ef93743d98ff37cfb9a
type commit
tag v0.8.3
tagger Michael Shigorin <mike@altlinux.org> 1350333297 +0300
make-3.82

View File

@@ -1 +1 @@
8e161378cc7ad174898a8d51697730334b1b712a v0.8.2
d98aa48ec72b43a4a8ebe0b58524f19f046c9cad v0.8.3

View File

@@ -1,7 +1,7 @@
# "1" is not a typo
use/stage2: sub/stage1
@$(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:
@$(call add,STAGE1_KMODULES_REGEXP,drm.*)