Refracta Development, Scripts, etc.
Post a reply

Re: 64-bit refracta

Sat Jan 21, 2012 2:20 pm

I tried that mirror, same error. I don't understand it neither, and will not investigate.
I am going for a simple download via wget right now, just to spare me headaches.
I want to test the 64 version :-) , not try to understand zsync (right now)

btw; side note:
the folder for refracta
/media/data/refracta
symlinked to
/var/www/refracta
I made a new structure ( a sec ago):
Code:
xyz@backup-server:~$ ls -1 /media/data/refracta/
actual
archive
forum-backup
remixes
xyz@backup-server:~$

My purpose is to keep the actual versions and the old ones separated (so the actual ones are more easy to find). If you got ideas on that i am open (i guess in general iliblio is fine, and there is no need for me to think about it at all. Problem is that i am a bit lost when it comes to which version is which, while i usually need the actual one anyway).

Re: 64-bit refracta

Sat Jan 21, 2012 3:04 pm

Keeping current versions separate is probably a good idea. You could move the md5 file for the usb image to the actual folder.

Re: 64-bit refracta

Fri Jan 27, 2012 4:44 pm

mocp crashes when you try to run it.

Fix:
Code:
rm ~/.moc/cache/*

Re: 64-bit refracta

Tue Feb 14, 2012 12:57 pm

New 64-bit image uploaded -
snapshot64-20120213.iso
http://distro.ibiblio.org/pub/linux/dis ... les/6.0.6/

This one has the missing packages added in (like gimp, cups, abiword and gnumeric). It also has the 3.2.0-0 kernel from backports. And there are a few minor fixes that also went into the 32 (fixed .desktop files so evince shows up in the menu and the printer setup starts from the menu.) I still have to compare the package lists to see if anything else is missing or extra.

I just learned that you can boot and run a 64-bit iso inside 32-bit virtualbox. That helps with testing. :)

Re: 64-bit refracta

Tue Feb 14, 2012 1:49 pm

Here's a list of packages in the i686 version that are not in the amd64 version. Some of them will be added. Some of them can be easily added from "Install Software" in the system menu (e.g. gcc, make...) A bunch of them, I'm not sure what they do.

Brasero and gthumb were replaced to save space on the initial build, because the iso came out too big. I scratched that build and started over, but I stuck with xfburn and gpicview.

The amd64 version is still all free software.

Code:
arj
aufs-tools
binutils
brasero
brasero-common
cpp-4.3
cups-bsd
dialog
dkms
docbook-xml
fakeroot
fancontrol
firmware-atheros
firmware-iwlwifi
firmware-linux-nonfree
firmware-ralink
firmware-realtek
flashplugin-nonfree
gcc-4.3
gcc-4.3-base
gnome-doc-utils
gnome-mime-data
gstreamer0.10-gnomevfs
gstreamer0.10-plugins-base
gstreamer0.10-plugins-good
gstreamer0.10-plugins-ugly
gstreamer0.10-x
gthumb
gthumb-data
gvfs-backends
gvfs-bin
hunspell-en-us
liba52-0.7.4
libarchive1
libavahi-glib1
libavc1394-0
libbluetooth3
libbrasero-media0
libc-dev-bin
libc6-dev
libc6-i686
libcanberra-gtk-module
libcanberra-gtk0
libcanberra0
libcddb2
libcdio-cdda0
libcdio-paranoia0
libcdio10
libcrypt-passwdmd5-perl
libdigest-sha1-perl
libdv4
libdvdnav4
libgcr0
libglib2.0-data
libgmime-2.4-2
libgnomevfs2-0
libgnomevfs2-common
libgnomevfs2-extra
libgomp1
libgp11-0
libgssglue1
libiec61883-0
libimobiledevice1
libjpeg-progs
libjpeg8
libmpeg2-4
libnfsidmap2
liboil0.3
libopencore-amrnb0
libopencore-amrwb0
libpam-ck-connector
libpam-gnome-keyring
libplist1
libproxy0
libpython2.6
librarian0
libshout3
libsidplay1
libsoup-gnome2.4-1
libtdb1
libtotem-plparser17
libtracker-client-0.8-0
libtwolame0
libupower-glib1
libusbmuxd1
libvisual-0.4-0
libvisual-0.4-plugins
libxml2-utils
linux-headers-2.6-686
linux-headers-2.6.32-5-686
linux-headers-2.6.32-5-common
linux-image-2.6.32-5-686
linux-kbuild-2.6.32
linux-libc-dev
lockfile-progs
make
manpages-dev
pppconfig
python-libxml2
python-notify
radeontool
rarian-compat
samba-common-bin
scrollkeeper
sgml-data
usbmuxd
user-setup
uuid-runtime
vbetool
virtualbox-ose-guest-dkms
virtualbox-ose-guest-utils
virtualbox-ose-guest-x11
xbase-clients
xdg-user-dirs
xli
xserver-xephyr
xserver-xorg-video-geode
xserver-xorg-video-i740
xsltproc
yelp

Re: 64-bit refracta

Fri Feb 17, 2012 3:04 pm

New 64-bit version -
http://distro.ibiblio.org/pub/linux/dis ... 0216-2.iso

I added some of the missing packages and still had enough space to put gthumb and brasero back in. Also made some changes in 64 and 32 so that additional users get the browser bookmarks and extra search engines. Tried to get the addons installed globally, but it only worked for downloadhelper. Since I couldn't get noscript to work, I decided to leave both addons out. Any additional users will have to install them on their own.
Post a reply