LTS Kernel 5.4

News, happenings
Post Reply
Message
Author
User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

LTS Kernel 5.4

#1 Post by peebee »

https://www.kernel.org/category/releases.html

Long Term kernel 5.4 is released - EOL Dec 2021
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#2 Post by peebee »

The kernel guy at Porteus has produced versions of the 5.4 kernel using hand-crafted aufs patches.....
Attachments
Screenshot.png
(116.7 KiB) Downloaded 663 times
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

#3 Post by ozsouth »

@Peebee - Watching this one with interest. BTW, solved my compiling by getting latest kernel-kit master. Still need full install to compile though & loading devx has issues in that.

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#4 Post by peebee »

Slightly experimental - official aufs patches not yet available so some manual intervention (see below) needed to get it to build..... new LTS Kernel 5.4

Kernel Release: 5.4.1-lxpup64
Build Date: Sat Nov 30 07:32:46 GMT 2019
Build GCC: 9.2.0
OS Support: GNU/Linux
Architecture: x86_64
SMP Enabled: Yes

Needs firmware (e.g. in fdrv)

From Here

Howto:
- use aufs-5.x-rcN
- only apply kbuild base mmap patches ; do not apply standalone patch
- manually replace /kernel-kit/aufs_sources/aufs5-kbuild.patch with attached before patches are applied

with thanks to @neko @ Porteus
Attachments
aufs5-kbuild.patch-false.gz
(665 Bytes) Downloaded 227 times
Last edited by peebee on Sat 30 Nov 2019, 11:59, edited 3 times in total.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#5 Post by peebee »

https://sourceforge.net/p/aufs/mailman/ ... /36794691/

> Ouch!
> My test machine is finally dead. It is Core2-duo, 4GB, 512GB HDD, 10
> year old...
> I have to get a new pc and replace it. Until then, all my development
> stops. Hopefully it will be within a week or two.

I cannot get the new pc until 18 Dec.
I am afraid that my aufs development, especially compile and tests are
done this year.

J. R. Okajima
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#6 Post by BarryK »

@peebee,
Thanks for letting me know about this thread!

I posted encouragement to Dr Okajima, and he replied:

https://github.com/sfjro/aufs5-standalone/issues/1
[url]https://bkhome.org/news/[/url]

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#7 Post by BarryK »

I fixed this patch:

EDIT:
Compile error, conflcting symbol. Fixed it, re-attached patch:
Attachments
aufs5-standalone.patch.gz
False .gz
(7.71 KiB) Downloaded 238 times
[url]https://bkhome.org/news/[/url]

User avatar
peebee
Posts: 4370
Joined: Sun 21 Sep 2008, 12:31
Location: Worcestershire, UK
Contact:

#8 Post by peebee »

Barry:
Thanks for standalone.patch ..... but.....

http://aufs.sourceforge.net/
apply ./aufs5-standalone.patch too, if you have a plan to set
CONFIG_AUFS_FS=m. otherwise you don't need ./aufs5-standalone.patch.
ImageLxPup = Puppy + LXDE
Main version used daily: LxPupSc; Assembler of UPups, ScPup & ScPup64, LxPup, LxPupSc & LxPupSc64

User avatar
BarryK
Puppy Master
Posts: 9392
Joined: Mon 09 May 2005, 09:23
Location: Perth, Western Australia
Contact:

#9 Post by BarryK »

peebee wrote:Barry:
Thanks for standalone.patch ..... but.....

http://aufs.sourceforge.net/
apply ./aufs5-standalone.patch too, if you have a plan to set
CONFIG_AUFS_FS=m. otherwise you don't need ./aufs5-standalone.patch.
Ha ha, thanks for letting me know about that! We always compile it builtin of course.
[url]https://bkhome.org/news/[/url]

Post Reply