| Author |
Message |
simargl8
Joined: 06 Feb 2013 Posts: 35
|
Posted: Sun 10 Feb 2013, 05:45 Post subject:
|
|
Here's latest info, and I think it's going to be great addition
What I want to mention is new package lxrandr, graphical frontend for xrandr http://wiki.lxde.org/en/LXRandR
That means changing screen resolution in a second
|
|
Back to top
|
|
 |
simargl8
Joined: 06 Feb 2013 Posts: 35
|
Posted: Sun 10 Feb 2013, 08:50 Post subject:
|
|
Version 13.2.1 is finished
Here is list of files for upload:
| Code: | -rw-r--r-- 1 root 78M Feb 1 15:52 linux_3.4.28_src.sfs
-rw-r--r-- 1 root 73M Feb 10 13:48 archdev_132.sfs
-rw-r--r-- 1 root 142M Feb 10 14:16 archpup_13.2.1-20130210.iso
-rw-r--r-- 1 root 62 Feb 10 14:16 archpup_13.2.1-20130210.iso.md5
-rw-r--r-- 1 root 70 Feb 10 14:17 archpup_13.2.1_minimal-20130210.iso.md5
-rw-r--r-- 1 root 81M Feb 10 14:17 archpup_13.2.1_minimal-20130210.iso |
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1058
|
Posted: Sun 10 Feb 2013, 13:30 Post subject:
|
|
| simargl8 wrote: | Version 13.2.1 is finished
Here is list of files for upload:
|
Super
Does it needs a new savefile or it can update 13.2?
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
simargl8
Joined: 06 Feb 2013 Posts: 35
|
Posted: Sun 10 Feb 2013, 13:49 Post subject:
|
|
There's no need for a new savefile, only iso version is changed.
Now I have to upload iso file again after discovering problem with starting network loopback
from /etc/init.d/network.
md5 files downloaded earlier are now useless, just to remind you to repeat the procedure ...
|
|
Back to top
|
|
 |
smil99
Joined: 18 Aug 2007 Posts: 143
|
Posted: Sun 10 Feb 2013, 17:44 Post subject:
|
|
Hi simargl/simargl8,
Very glad to see that you are back with full steam
BTW, seems version 13.2.1 is still not uploaded to http://sourceforge.net/projects/archpup/files/13.2.1/. Found only the md5 files and the archlocale_132.sfs
Cheers.
_________________ Success is never ending. ... Failure is never final!
(Used with kind permission from jejy69)
|
|
Back to top
|
|
 |
stifiling
Joined: 29 Dec 2007 Posts: 384
|
Posted: Sun 10 Feb 2013, 18:49 Post subject:
|
|
Sim,
was wondering if there was a way the makesfs file could be modified to support multiple packages into one sfs file. presently if i do a:
| Code: | | makesfs clementine vlc opera |
the script will make 3 separate sfs files. would be nice if running that command would package all 3 into one sfs file.
|
|
Back to top
|
|
 |
smil99
Joined: 18 Aug 2007 Posts: 143
|
Posted: Sun 10 Feb 2013, 19:54 Post subject:
|
|
stifiling wrote:
| Quote: | | was wondering if there was a way the makesfs file could be modified to support multiple packages into one sfs file | I think it already does that
You may have to put all the packages and their dependents in one folder and then run the script, say | Code: | | makesfs desired_sfs_name | whilst in that folder.
I have been making large sfs modules using this and arch2sfs script. Check "help" in the menu for further clarification.
Hope this helps.
_________________ Success is never ending. ... Failure is never final!
(Used with kind permission from jejy69)
|
|
Back to top
|
|
 |
Arefacti
Joined: 10 Oct 2012 Posts: 163
|
Posted: Mon 11 Feb 2013, 01:55 Post subject:
systemd |
|
Hello,
it is expected to have systemd?
_________________ my english is so bad that sometimes you may find my writings aggressive. There is nothing in I'm a cool guy! swear!
-----------------------------------------------------------------------
eeePC 1000H 1Go Ram Alpha0S 4.0.0 frugal installs
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1058
|
Posted: Mon 11 Feb 2013, 01:59 Post subject:
|
|
13.2.1 looks good.
lxrandr is a nice addition but will not stick after an X restart even if you save. I remember I had this issue with lxrandr in Slitaz too
Nice touch with locales too but the problem with /usr/bin/locale(def) remains. On a fresh boot (pupmode 5) I get
| Code: | [root@archpup ArchPup]# ls -l /usr/bin/locale*
-rwxr-xr-x 1 root root 31860 Feb 9 10:56 /usr/bin/locale
-rwxr-xr-x 1 root root 1044 Jan 27 06:31 /usr/bin/locale-gen
-rwxr-xr-x 1 root root 325700 Feb 9 10:56 /usr/bin/localedef
[root@archpup ArchPup]# locale -a
bash: /usr/bin/locale: No such file or directory
[root@archpup ArchPup]# localedef
bash: /usr/bin/localedef: No such file or directory |
It turns out that you must have archdev.sfs loaded for locale(def) to be seen by the system.
I'm assuming it has to do with the splitting of glibc in the main sfs and the devx
Also you may want to maybe include the gettext package in archlocale.sfs. The gettext and gettext.sh included in the main sfs are not sufficient (and give a conflict when you try to install from the repo).
I also tried to get some office apps from the repo
| Code: | #pacman -S gnumeric abiword
.......
Total Download Size: 59.84 MiB
Total Installed Size: 281.61 MiB |
Might worth trying a recompile.
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
simargl8
Joined: 06 Feb 2013 Posts: 35
|
Posted: Mon 11 Feb 2013, 03:15 Post subject:
|
|
I didn't notice that /usr/bin/locale is not working without devel sfs, which is not strange
because I have it always loaded...
Output of some commands
| Code: | [root@archpup ~]# locale -a
bash: /usr/bin/locale: No such file or directory
[root@archpup ~]# which locale
/usr/bin/locale
[root@archpup ~]# ldd /usr/bin/locale
/usr/bin/ldd: line 102: /usr/bin/lddlibc4: No such file or directory
not a dynamic executable |
lddlibc4 is in the main SFS.
First I thought /usr/bin/locale might be python or perl script and requires them to be installed.
But it's not.
locale-gen script starts working after installing arch-dev-20130201.spkg, package that contains
development files from the main sfs.
It has 3.750 files, now only to discover which file(s) is required
I will attach files.list if you spot something let me know
| Description |
|

Download |
| Filename |
arch-dev-20130201.spkg-files.list.tar.gz |
| Filesize |
20.16 KB |
| Downloaded |
23 Time(s) |
|
|
Back to top
|
|
 |
mavrothal

Joined: 24 Aug 2009 Posts: 1058
|
Posted: Mon 11 Feb 2013, 03:42 Post subject:
|
|
| simargl8 wrote: |
locale-gen script starts working after installing arch-dev-20130201.spkg, package that contains
development files from the main sfs.
It has 3.750 files, now only to discover which file(s) is required
I will attach files.list if you spot something let me know |
3750 are rather too many.
But I looked at your arch-dev list instead.
binutils could be the one.
If not, is only 37 packages to install one at a time and check
_________________ Kids all over the world go around with an XO laptop. They deserve one puppy (or many) too 
|
|
Back to top
|
|
 |
simargl8
Joined: 06 Feb 2013 Posts: 35
|
Posted: Mon 11 Feb 2013, 04:22 Post subject:
|
|
I've found it Problematic were glibc libraries, moved to /lib in main sfs otherwise system
couldn't boot, but also copied to /usr/lib in arch-dev otherwise compiling wouldn't work.
List of those files
| Code: | ld-2.17.so
ld-linux.so.2
libc-2.17.so
libc.so
libc.so.6
libdl-2.17.so
libdl.so
libdl.so.2 |
Save this to file called list, and then
| Code: | | for i in $(cat list);do ln -s /lib/$i /usr/lib/$i;done |
locale-def works, now to edit build script and test before uploading new iso file
|
|
Back to top
|
|
 |
simargl

Joined: 11 Feb 2013 Posts: 363
|
Posted: Mon 11 Feb 2013, 05:59 Post subject:
|
|
Kernel source 3.4.28 is available. Now I'm uploading
new iso image archpup_13.2.1-20130211.iso
But real reason for this post is to test new avatar logo
Emoticons Factory, sad but true ... now you know
|
|
Back to top
|
|
 |
Arefacti
Joined: 10 Oct 2012 Posts: 163
|
Posted: Mon 11 Feb 2013, 08:16 Post subject:
|
|
Hello,
it is expected to have systemd?
_________________ my english is so bad that sometimes you may find my writings aggressive. There is nothing in I'm a cool guy! swear!
-----------------------------------------------------------------------
eeePC 1000H 1Go Ram Alpha0S 4.0.0 frugal installs
|
|
Back to top
|
|
 |
simargl

Joined: 11 Feb 2013 Posts: 363
|
Posted: Mon 11 Feb 2013, 08:20 Post subject:
|
|
There are only two libraries from systemd as Xorg links to them, but no systemd is not required.
It's show as installed, and it is in IgnorePkgs list, newer reinstall systemd cause it may (and probably will)
mess things with udev.
|
|
Back to top
|
|
 |
|