[prev in list] [next in list] [prev in thread] [next in thread] 

List:       reiserfs-devel
Subject:    compination script for Reiser4 on 2.6.35 and  reiser4progs listing
From:       <doiggl () velocitynet ! com ! au>
Date:       2010-08-28 10:01:46
Message-ID: 204bc31a9ea0f13da8f7a87f97ef4eb5 () mail ! velocitynet ! com ! au
[Download RAW message or body]

1. Here is a script I put together to compile a reiser4 based kernel
# source adapted from 
http://linuxhelp.150m.com/installs/compile-kernel.htm

#set kernel versions
majorv="35"
minorv=".3"
version=$majorv$minorv

#copy and unpack files and set linkages 
cd /usr/src
rm -rf linux-2.6.$version linux
cp -v /media/disk/kernel/linux-2.6.$version.tar.bz2 .
rm  linux-2.6.$version.tar
bunzip2 -v linux-2.6.$version.tar.bz2
tar -xvf linux-2.6.$version.tar
ln -s linux-2.6.$version linux

# copy in prepared reiser 4 enabled .config, apply reiser4 patch and
compile reiser4 enabled kernel
cp -v /boot/config-$(uname -r) /usr/src/linux/.config
cd /usr/src/linux
rm applyreiser4patch.$version.log
patch -p1 < /media/disk/r4-info/patch/reiser4-for-2.6.$majorv.patch | tee
applyreiser4patch.$version.log
cp -v /media/disk/src/reiser4enabled.config.$majorv 
/usr/src/linux/.config
make rpm-pkg | tee reiser4enabledkernel-v$version.log

#copy reiser4 built kernel rpms for use
cat reiser4enabledkernel-v35.3.log  | grep -i "wrote:" | cut -d ":" -f2 |
sed "s/^/cp -iv /g" |sed "s/.rpm/.rpm \/./g"

2. Also here is a listing of reiser4progs I found 

http://download.opensuse.org/repositories/home:/lmich/openSUSE_11.1/i586/reiser4progs-1.0.7-1.1.i586.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_11.1/i586/reiser4progs-devel-1.0.7-1.1.i586.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_11.1/src/reiser4progs-1.0.7-1.1.src.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_11.1/x86_64/reiser4progs-1.0.7-1.1.x86_64.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_11.1/x86_64/reiser4progs-devel-1.0.7-1.1.x86_64.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_Factory/i586/reiser4progs-1.0.7-1.21.i586.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_Factory/i586/reiser4progs-devel-1.0.7-1.21.i586.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_Factory/src/reiser4progs-1.0.7-1.21.src.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_Factory/x86_64/reiser4progs-1.0.7-1.21.x86_64.rpm


http://download.opensuse.org/repositories/home:/lmich/openSUSE_Factory/x86_64/reiser4progs-devel-1.0.7-1.21.x86_64.rpm


http://download.opensuse.org/repositories/home:/lmich/SLE_10/i586/reiser4progs-1.0.7-1.1.i586.rpm


http://download.opensuse.org/repositories/home:/lmich/SLE_10/i586/reiser4progs-devel-1.0.7-1.1.i586.rpm


http://download.opensuse.org/repositories/home:/lmich/SLE_10/src/reiser4progs-1.0.7-1.1.src.rpm


http://download.opensuse.org/repositories/home:/lmich/SLE_10/x86_64/reiser4progs-1.0.7-1.1.x86_64.rpm


http://download.opensuse.org/repositories/home:/lmich/SLE_10/x86_64/reiser4progs-devel-1.0.7-1.1.x86_64.rpm




Glenn
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic