WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: microcore_v3.2rc2  (Read 8710 times)

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
microcore_v3.2rc2
« on: October 03, 2010, 12:01:46 PM »
Team Tiny Core is pleased to announce Micro Core 3.2 rc2 is now available for testing and preview.
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/3.x/release_candidates/microcore/microcore_3.2rc2.iso

rc1
* Updated busybox to 1.17.2 + patches.
* Updated tce-load for case of missing dependency file.
* Updated filetool.sh: -d for dry run option, comparerestore boot code, and improved encryped backup restores.
* Updated tc-config: moved 'protect' and 'secure' after extension loading to support alternate layout keyboards.
rc2
* Updated ondemand script for selection and removals of OnDemand items.
* Updated ondemand for better support of freedesktop removals and pathing.
* Added ondemand directory to PATH.

Note: You will need to update your .profile to get PATH update.
cp /etc/skel/.profile ~/.profile

Also updated: Xprogs.gz and see Tiny Core announcement for X?GUI related items:
http://forum.tinycorelinux.net/index.php?topic=7408.0
10+ Years Contributing to Linux Open Source Projects.

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: microcore_v3.2rc2
« Reply #1 on: October 04, 2010, 08:05:33 AM »
filetool gui is the old one and backup doesn't work
dCore user

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: microcore_v3.2rc2
« Reply #2 on: October 04, 2010, 08:07:38 AM »
nvidia-glx says checksum error, but if I download it via filezilla it works, I suspect the error is in the dep (KERNEL) not being substituted correctly
dCore user

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: microcore_v3.2rc2
« Reply #3 on: October 05, 2010, 10:42:16 AM »
filetool gui is the old one and backup doesn't work
DOH !@#$%
10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: microcore_v3.2rc2
« Reply #4 on: October 05, 2010, 10:43:18 AM »
nvidia-glx says checksum error, but if I download it via filezilla it works, I suspect the error is in the dep (KERNEL) not being substituted correctly
Looks fine to me:
tc@dev:~$ tce-load -w nvidia-glx
nvidia-module-2.6.33.3-tinycore.tcz.dep OK
graphics-2.6.33.3-tinycore.tcz.dep OK
Xorg-7.5.tcz.dep OK
fontconfig.tcz.dep OK
Downloading: Xorg-fonts.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
Xorg-fonts.tcz       100% |*******************************|  1624k 00:00:00 ETA
Xorg-fonts.tcz: OK
Downloading: Xorg-7.5-lib.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
Xorg-7.5-lib.tcz     100% |*******************************|   216k 00:00:00 ETA
Xorg-7.5-lib.tcz: OK
Downloading: Xorg-7.5-bin.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
Xorg-7.5-bin.tcz     100% |*******************************|   304k 00:00:00 ETA
Xorg-7.5-bin.tcz: OK
Downloading: openssl-0.9.8.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
openssl-0.9.8.tcz    100% |*******************************|  1092k 00:00:00 ETA
openssl-0.9.8.tcz: OK
Downloading: expat2.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
expat2.tcz           100% |*******************************| 77824  00:00:00 ETA
expat2.tcz: OK
Downloading: fontconfig.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
fontconfig.tcz       100% |*******************************|   132k 00:00:00 ETA
fontconfig.tcz: OK
Downloading: pixman.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
pixman.tcz           100% |*******************************|   196k 00:00:00 ETA
pixman.tcz: OK
Downloading: Xorg-7.5.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
Xorg-7.5.tcz         100% |*******************************|  9996k 00:00:00 ETA
Xorg-7.5.tcz: OK
Downloading: i2c-2.6.33.3-tinycore.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
i2c-2.6.33.3-tinycor 100% |*******************************| 94208  00:00:00 ETA
i2c-2.6.33.3-tinycore.tcz: OK
Downloading: graphics-2.6.33.3-tinycore.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
graphics-2.6.33.3-ti 100% |*******************************|   528k 00:00:00 ETA
graphics-2.6.33.3-tinycore.tcz: OK
Downloading: nvidia-module-2.6.33.3-tinycore.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
nvidia-module-2.6.33 100% |*******************************|  4296k 00:00:00 ETA
nvidia-module-2.6.33.3-tinycore.tcz: OK
Downloading: nvidia-glx.tcz
Connecting to distro.ibiblio.org (152.46.7.109:80)
nvidia-glx.tcz       100% |*******************************| 24404k 00:00:00 ETA
nvidia-glx.tcz: OK
tc@dev:~$
10+ Years Contributing to Linux Open Source Projects.