Porteus/Arch aka Sensei (Porteus w/pacman package manager)
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#211 by francois » 18 Sep 2015, 15:26
http://forum.porteus.org/viewtopic.php?f=114&t=2386
pacman -S --force' is safe. if your package won't install it's because one of the slackware files from the original porteus is already present. so technically, it's more broke before you use the '--force' than it is afterwards. using the '--force' is helping to completely fix the system by overwriting the previous slackware files, wit the correct arch linux ones.
In addition, in the next to the last post on the first page stifiling explains how to build modules on arch-sensei. Personally, I do not use save.dat as you can read in my big post on the top of first page. I just use standard linux filesystem.
francois
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#212 by francois » 19 Sep 2015, 00:15
The structure of the porteus menu is so clean. Working with the system is facilitated by the porteus interface. Is it that I got acustomed to it? I don't think so. In addition porteus has many interesting tools. It seems that porteus-arch benefits from them. We have opened and creative developpers and members.
francois
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#213 by francois » 19 Sep 2015, 00:23
If you provide a lxqt module, I engage myself to provide a kde module.

http://forum.porteus.org/viewtopic.php? ... 879#p36879
Note: Only the 32 bit architercture permits working with linux filesystem. On the 64 bit, I was unable to do so.
francois
-
- Full of knowledge
- Posts: 2564
- Joined: 25 Jun 2014, 15:21
- Distribution: 3.2.2 Cinnamon & KDE5
- Location: London
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#214 by Bogomips » 19 Sep 2015, 19:23
Too right. Got URL for gtk3-3.16.6-1-i686.pkg.tar.xz day before yesterday, and today no longer valid. Already replaced by gtk3-3.16.7.i686-pkg-1.txz!francois wrote:Arch is a rolling-release system. Slackware is seen as more conservative in its release cycle, preferring proven stable packages. Arch is more bleeding-edge in this respect.
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB
Bogomips
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#215 by brokenman » 20 Sep 2015, 14:09
I don't think so. The kernel sits below ALL linux like operating systems. It is independent of the distro. Think of it kind of like the bios on an old computer. It starts before everything else and then hands off to the OS.isn't Sensei an Arch userland on top of a Slackware kernel?
I never really looked at sensei linux (this thread) because I thought it was slackware with pacman. Yesterday I built an arch based Porteus here from scratch. Very easy to do and I could provide a tutorial on how to build the very base system so people can build whatever they want on top. If it is successful I would write a module converter for arch packages and meld it into the system.
Wear your underpants on the outside and put on a cape.
brokenman
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#216 by brokenman » 20 Sep 2015, 16:36
I would say this is more accurate. It is arch linux packages made modular for porteus. You can absolutely use porteus modules in this environment, only they will need to be arch linux packages converted to modules.
For example from inside sensei this may work:
Code: Select all
bacman grep
mkdir /tmp/module
cd /tmp/module
tar xvf /var/cache/pacman/pkg/grep*
cd ..
mksquashfs module grep.xzm -noappend
Can you please elaborate?I almost can see in my mind's eye the ultimate distro. Porteus (Chameleon Edition).
Wear your underpants on the outside and put on a cape.
brokenman
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#217 by brokenman » 20 Sep 2015, 18:27
Totally agree. Impossible by the nature of linux unfortunately. With open source comes variety, and with variety comes incompatibility. That's the nature of the beast. In a perfect world there would be one giant repository for linux, but even that has major negatives. Is it so that you can't find your coveted slackware packages anywhere in arch linux land?It would certainly be interesting to see a distro that could run ANY repo package without jumping through hoops of fire.
It is truly a flight of fancy to imagine such a thing as a distro that is repo agnostic. We can still dream can we not?
Wear your underpants on the outside and put on a cape.
brokenman
-
- Contributor
- Posts: 93
- Joined: 14 Jul 2013, 03:10
- Distribution: Porteus w/pacman pm
- Location: home
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#218 by stifiling » 20 Sep 2015, 21:10
the apps from the AUR are installed using yaourt instead of pacman. yaourt is in the 006-devx.xzm. installed like 'yaourt -S AURpkgname'
brokenman...
i'd like to test your arched porteus...does it have pacman?
one of the main reasons i like it how i have it here setup in sensei is....the 001-core.xzm has nothing in it but pacman....pretty much the one tool necessary to build the system the way *you* want it. with no extra *nothing* in the system. though i make the xtra modules, with goal of being more beginner friendly by levels...i like to build my own personal one w/only just 000-kernel.xzm and 001-core.xzm. jus basically kernel, gnu, and pacman....and u can pick whichever xorg version u want...old one, current one...etc. so that was one of the main goals w/this one. pretty much trying to make it as close to a from scratch solution.....w/o having to be Super-Nerd to figure out.
stifiling
- ncmprhnsbl
- DEV Team
- Posts: 4293
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#219 by ncmprhnsbl » 20 Sep 2015, 22:15
..i agree

@brokenman
please doI never really looked at sensei linux (this thread) because I thought it was slackware with pacman. Yesterday I built an arch based Porteus here from scratch. Very easy to do and I could provide a tutorial on how to build the very base system so people can build whatever they want on top.

check out makexzm script (uses yaourt which enables AUR access when devel.xzm is loaded) http://sourceforge.net/projects/senseig ... z/downloadIf it is successful I would write a module converter for arch packages and meld it into the system.
we got most porteus module tools working by fixing dirxzm (fix: insert <-comp xz> in line 35)
might worth noting that sensei uses the Arch Rollback Machine repo, on a fixed date. https://wiki.archlinux.org/index.php/Ar ... ck_Machine
ncmprhnsbl
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#220 by brokenman » 20 Sep 2015, 23:16
EDIT:
After checking out your ISO I see you have essentially done the same. Perhaps there is no reason for me reinventing the wheel here. On the other hand maybe I could upload the build scripts to github and we can all chip in.
Wear your underpants on the outside and put on a cape.
brokenman
- ncmprhnsbl
- DEV Team
- Posts: 4293
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
- Contact:
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#221 by ncmprhnsbl » 21 Sep 2015, 00:17
arch without AUR is like slackware without slackbuilds.. (its a repo only of build scripts..)I don't really like the idea of using user repositories
please doOn the other hand maybe I could upload the build scripts to github and we can all chip in.

ncmprhnsbl
- francois
- Contributor
- Posts: 6514
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#222 by francois » 21 Sep 2015, 01:13
A mixed approach package manager and modules would be fascinating. Modules for 1) the basic building blocs up without xorg, 2) then xorg on top and then 3) operational basic blocks as desktops and then 4) small blocs as packages for office, webbrowsers,... . Bigger and smaller metapackages.
But lets say that we would be very happy to have a porteus kernel up to xorg with archlinux packages and pacman. You would add modules building tools and everybody would be happy.
Hoping to try the thing soon.
And the AUR portion should be integrated as ncmprhnsbl says, at least eventually. This makes a big difference in terms of package availability, that is almost close to debian.
francois
-
- Contributor
- Posts: 93
- Joined: 14 Jul 2013, 03:10
- Distribution: Porteus w/pacman pm
- Location: home
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#223 by stifiling » 21 Sep 2015, 12:41
stifiling
-
- Contributor
- Posts: 93
- Joined: 14 Jul 2013, 03:10
- Distribution: Porteus w/pacman pm
- Location: home
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#224 by stifiling » 21 Sep 2015, 13:31
stifiling
-
- Contributor
- Posts: 93
- Joined: 14 Jul 2013, 03:10
- Distribution: Porteus w/pacman pm
- Location: home
Re: Porteus/Arch aka Sensei (Porteus w/pacman package manage
Post#225 by stifiling » 21 Sep 2015, 15:33
may not work the greatest for some of the AUR pkgs as of right now....because this system is so old. most should still work but if not...that'll more that likely be the reason why. similar to the issue francois had w/LXQT. should be much smoother w/an updated sensei.
stifiling