* Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled.
@ 2012-09-11 5:53 doiggl
0 siblings, 0 replies; 7+ messages in thread
From: doiggl @ 2012-09-11 5:53 UTC (permalink / raw)
To: reiserfs-devel
Hello.
Here is a plain kernel based on 3.5.3x with the reiser4 enabled, its built
with the Open Build Service (OBS) system.
Report any problems to the list.
Cheers Glenn
The project is here:
->https://build.opensuse.org/package/show?package=kernel-reiser4&project=home%3Adoiggl
The built rpms are here:
->https://build.opensuse.org/package/binaries?package=kernel-reiser4&project=home%3Adoiggl&repository=openSUSE_12.2
The log of the build is here {x86_64} as an example. [Its a long buildlog]
->https://build.opensuse.org/package/rawlog?arch=x86_64&package=kernel-reiser4&project=home%3Adoiggl&repository=openSUSE_12.2
The .spec used file is here:
->https://build.opensuse.org/package/view_file?file=kernel-reiser4.spec&package=kernel-reiser4&project=home%3Adoiggl&srcmd5=c1f7ad8470fed45a842cabedd7589c2c
^ permalink raw reply [flat|nested] 7+ messages in thread
* Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled.
@ 2012-09-11 11:12 doiggl
2012-09-16 8:13 ` Christian Kujau
2012-09-24 23:26 ` Christian Kujau
0 siblings, 2 replies; 7+ messages in thread
From: doiggl @ 2012-09-11 11:12 UTC (permalink / raw)
To: reiserfs-devel
Hello.
Here is a plain kernel based on 3.5.3x with the reiser4 enabled, its built
with the open build service [obs] system.
Report any problems to the list.
Cheers Glenn
The project is here:
->https://build.opensuse.org/package/show?package=kernel-reiser4&project=home%3Adoiggl
The built rpms are here:
->https://build.opensuse.org/package/binaries?package=kernel-reiser4&project=home%3Adoiggl&repository=openSUSE_12.2
The log of the build is here {x86_64} as an example. [Its a long buildlog]
->https://build.opensuse.org/package/rawlog?arch=x86_64&package=kernel-reiser4&project=home%3Adoiggl&repository=openSUSE_12.2
The .spec used file is here:
->https://build.opensuse.org/package/view_file?file=kernel-reiser4.spec&package=kernel-reiser4&project=home%3Adoiggl&srcmd5=c1f7ad8470fed45a842cabedd7589c2c
The patch used was:
http://sourceforge.net/projects/reiser4/files/reiser4-for-linux-3.x/reiser4-for-3.5.3.patch.gz/download
You may want to update the news section in:
https://reiser4.wiki.kernel.org/index.php/Main_Page
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled.
2012-09-11 11:12 doiggl
@ 2012-09-16 8:13 ` Christian Kujau
2012-09-24 23:26 ` Christian Kujau
1 sibling, 0 replies; 7+ messages in thread
From: Christian Kujau @ 2012-09-16 8:13 UTC (permalink / raw)
To: doiggl; +Cc: reiserfs-devel
On Tue, 11 Sep 2012 at 21:12, doiggl@velocitynet.com.au wrote:
> Here is a plain kernel based on 3.5.3x with the reiser4 enabled, its built
> with the open build service [obs] system.
Thanks!
> You may want to update the news section in:
> https://reiser4.wiki.kernel.org/index.php/Main_Page
I've update the wiki, there hasn't been an update for ages :-\ As always,
you (and all the others on this list) are invited to create yourself an
account and update the wiki with Reiser4 related stuff as you see fit.
Thanks,
Christian.
--
BOFH excuse #200:
The monitor needs another box of pixels.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled.
2012-09-11 11:12 doiggl
2012-09-16 8:13 ` Christian Kujau
@ 2012-09-24 23:26 ` Christian Kujau
2012-10-07 11:44 ` doiggl
1 sibling, 1 reply; 7+ messages in thread
From: Christian Kujau @ 2012-09-24 23:26 UTC (permalink / raw)
To: doiggl; +Cc: reiserfs-devel
On Tue, 11 Sep 2012 at 21:12, doiggl@velocitynet.com.au wrote:
> Here is a plain kernel based on 3.5.3x with the reiser4 enabled, its built
> with the open build service [obs] system.
> Report any problems to the list.
Finally got around to give it a try:
-----
$ zypper addrepo http://download.opensuse.org/repositories/home:/doiggl/openSUSE_12.2/home:doiggl.repo
$ zypper install kernel-reiser4
Problem: nothing provides mkinitrd >= 2.7.1 needed by kernel-reiser4-3.5.4-4.1.x86_64
Solution 1: do not install kernel-reiser4-3.5.4-4.1.x86_64
Solution 2: break kernel-reiser4-3.5.4-4.1.x86_64 by ignoring some of its dependencies
-----
I chose "2" - why do you need mkinitrd-2.7.1 for this? openSUSE 12.2 comes
with mkinitrd-2.7.0 and installation & booting of the kernel went fine so
far. Even mounting reiser4 partition succeeded, yay :)
Christian.
--
BOFH excuse #147:
Party-bug in the Aloha protocol.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled.
2012-09-24 23:26 ` Christian Kujau
@ 2012-10-07 11:44 ` doiggl
2012-10-09 22:59 ` lists
0 siblings, 1 reply; 7+ messages in thread
From: doiggl @ 2012-10-07 11:44 UTC (permalink / raw)
To: reiserfs-devel
On Mon, 24 Sep 2012 16:26:17 -0700 (PDT), Christian Kujau
<lists@nerdbynature.de> wrote:
> On Tue, 11 Sep 2012 at 21:12, doiggl@velocitynet.com.au wrote:
>> Here is a plain kernel based on 3.5.3x with the reiser4 enabled, its
>> built
>> with the open build service [obs] system.
>> Report any problems to the list.
>
> Finally got around to give it a try:
>
> -----
> $ zypper addrepo
>
http://download.opensuse.org/repositories/home:/doiggl/openSUSE_12.2/home:doiggl.repo
> $ zypper install kernel-reiser4
> Problem: nothing provides mkinitrd >= 2.7.1 needed by
> kernel-reiser4-3.5.4-4.1.x86_64
> Solution 1: do not install kernel-reiser4-3.5.4-4.1.x86_64
> Solution 2: break kernel-reiser4-3.5.4-4.1.x86_64 by ignoring some of
its
> dependencies
> -----
>
> I chose "2" - why do you need mkinitrd-2.7.1 for this? openSUSE 12.2
comes
> with mkinitrd-2.7.0 and installation & booting of the kernel went fine
so
> far. Even mounting reiser4 partition succeeded, yay :)
>
> Christian.
Hello,
mkinitrd 2.7.1 available from:
http://ftp5.gwdg.de/pub/opensuse/repositories/Kernel:/stable/standard/x86_64/mkinitrd-2.7.1-176.3.x86_64.rpm
Cheers Glenn
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled.
2012-10-07 11:44 ` doiggl
@ 2012-10-09 22:59 ` lists
2012-10-12 6:13 ` doiggl
0 siblings, 1 reply; 7+ messages in thread
From: lists @ 2012-10-09 22:59 UTC (permalink / raw)
To: doiggl; +Cc: reiserfs-devel
On Sun, 7 Oct 2012 at 22:44, doiggl@velocitynet.com.au wrote:
>> I chose "2" - why do you need mkinitrd-2.7.1 for this? openSUSE 12.2
>> comes with mkinitrd-2.7.0 and installation & booting of the kernel went fine
>
> mkinitrd 2.7.1 available from:
> http://ftp5.gwdg.de/pub/opensuse/repositories/Kernel:/stable/standard/x86_64/mkinitrd-2.7.1-176.3.x86_64.rpm
Sure, I was just wondering why your package did _depend_ on
mkinitrd-2.7.1, i.e. what features in mkinitrd are you relying on, that an
older version of mkinitrd would not be sufficient?
Christian.
--
BOFH excuse #166:
/pub/lunch
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled.
2012-10-09 22:59 ` lists
@ 2012-10-12 6:13 ` doiggl
0 siblings, 0 replies; 7+ messages in thread
From: doiggl @ 2012-10-12 6:13 UTC (permalink / raw)
To: reiserfs-devel
On Tue, 9 Oct 2012 15:59:28 -0700 (PDT), lists@nerdbynature.de wrote:
> On Sun, 7 Oct 2012 at 22:44, doiggl@velocitynet.com.au wrote:
>>> I chose "2" - why do you need mkinitrd-2.7.1 for this? openSUSE 12.2
>>> comes with mkinitrd-2.7.0 and installation & booting of the kernel
went
>>> fine
>>
>> mkinitrd 2.7.1 available from:
>>
http://ftp5.gwdg.de/pub/opensuse/repositories/Kernel:/stable/standard/x86_64/mkinitrd-2.7.1-176.3.x86_64.rpm
>
> Sure, I was just wondering why your package did _depend_ on
> mkinitrd-2.7.1, i.e. what features in mkinitrd are you relying on, that
an
> older version of mkinitrd would not be sufficient?
>
> Christian.
Hello,
I suspect it comes from this section in the spec file,
Cheers Glenn
source:https://build.opensuse.org/package/view_file?file=kernel-reiser4.spec&package=kernel-reiser4&project=home%3Adoiggl&srcmd5=c1f7ad8470fed45a842cabedd7589c2c
BuildRequires: coreutils module-init-tools sparse
BuildRequires: fdupes
Provides: multiversion(kernel)
Provides: %{name}_%_target_cpu = %version-%release
Provides: %name = %version-%source_rel
%if %split_base
Provides: kernel-base = %version-%source_rel
# Obsolete the -base subpackage from 11.1 and 11.2 development phase
Obsoletes: %name-base <= 2.6.31
%endif
Requires(pre): coreutils awk
# Need a module-init-tools with /usr/lib/module-init-tools/weak-modules2
Requires(post): module-init-tools >= 3.4
# This Requires is wrong, because the post/postun scripts have a
# test -x update-bootloader, having perl-Bootloader is not a hard
requirement.
# But, there is no way to tell rpm or yast to schedule the installation
# of perl-Bootloader before kernel-binary.rpm if both are in the list of
# packages to install/update. Likewise, this is true for mkinitrd.
# Need a perl-Bootloader with /usr/lib/bootloader/bootloader_entry
Requires(post): perl-Bootloader >= 0.4.15
Requires(post): mkinitrd >= 2.7.1
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2012-10-12 6:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-11 5:53 Here is a plain kernel based on 3.5.3x with the reiser4 patch enabled doiggl
-- strict thread matches above, loose matches on Subject: below --
2012-09-11 11:12 doiggl
2012-09-16 8:13 ` Christian Kujau
2012-09-24 23:26 ` Christian Kujau
2012-10-07 11:44 ` doiggl
2012-10-09 22:59 ` lists
2012-10-12 6:13 ` doiggl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).