dCore Import Debian Packages to Mountable SCE extensions > dCore X86

dCore-5.0.alpha1 released

<< < (17/18) > >>

uggla:
I redid some of my testing, now with persistent /opt and /tce but non-persistent /home. And no mega-packages.

My extlinux.conf:

LABEL dcore
KERNEL /tce/boot/dcore/vmlinuz
APPEND initrd=/tce/boot/dcore/dCore.gz quiet host=zepto tz=CET-1CEST,M3.5.0,M10.5.0/3 opt=sda6 tce=sda6 psmouse.proto=imps nodhcp


My sceboot.lst (no mega-packages):

wireless-tools
wireless-3.8.10-tinycore
firmware-iwlwifi
wpasupplicant
xorg-intel
wbar
flwm_topside
Xtc
Xprogs

Directly after boot I ran:

import -b libreoffice-gnome
loadsce libreoffice-gnome

Then I looked at my wbar, no libreoffice icon. But in the Application menu libreoffice had appeared. I started libreoffice from the application menu. I found that I still was unable to create new documents from the welcome screen. All buttons/links were greyed out except the ones labeled Open... and Templates... I then took a screenshot. I got the popup saying the screenshot was saved to my home. I checked my home directory, no screenshot found. Running screenshot.sh from prompt gave me the same result and an error: imlib2_grab: not found. 

I then ran:

import -b firefox
loadsce firefox

I checked my wbar and no Firefox icon, it was present in the application menu though. By accident I then happened to right click my wbar. Wbar reloaded and the Firefox icon appeared (but still no libreoffice icon).

Now you should be able to reproduce some of my issues.

Regarding the inability to import flwm_topside, the same goes for Xtc and Xprogs.

Regards
Uggla

roberts:
flwm_topside, Xprogs, and Xtc are not debian packages so, of course you cannot import them from debian wheezy repository. However sce packages are squashfs just like tcz, except sce tries to contain its dependencies. Therefore it is quite trivial to unpack using unsquahsfs the sce and cpio any other directories you wish to construct a mega package and repack with mksquashfs. Of course such meta packages are not required.
 

uggla:

--- Quote from: roberts on August 04, 2013, 03:57:26 PM ---flwm_topside, Xprogs, and Xtc are not debian packages so, of course you cannot import them from debian wheezy repository. However sce packages are squashfs just like tcz, except sce tries to contain its dependencies. Therefore it is quite trivial to unpack using unsquahsfs the sce and cpio any other directories you wish to construct a mega package and repack with mksquashfs. Of course such meta packages are not required.

--- End quote ---
Then please tell me why it's possible to import some other non-debian packages like f ex wireless-3.8.10-tinycore, wireless-tools and firefox?

roberts:
Apparently a data format that was intended for additional Core specific files to be merged with a debian package is now being used to offer full packages. Something needs to be worked out during this alpha phase.

roberts:
We will plan to drop premade sces and sce-fetch in favor of allowing all access via import.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version