dCore Import Debian Packages to Mountable SCE extensions > Release Candidates

dCore-stretch

<< < (3/3)

Jason W:
dCore-stretch has been updated due to updates in libc6. 

http://tinycorelinux.net/dCore/x86/release_candidates/dCore-stretch/

Jason W:
dCore-stretch has been updated due to an update in libc6 and other packages with files in the base system.

http://tinycorelinux.net/dCore/x86/release_candidates/dCore-stretch/

Jason W:
dCore-stretch has been updated with Busybox version 1.27.2.

http://tinycorelinux.net/dCore/x86/release_candidates/dCore-stretch/

PDP-8:
I just tested out dCore-stretch and dCore-plus-stretch with the new busybox 1.27.2.  THANK YOU Jason!

Appreciated how xterm in dCorePlus picked up on the built-in Luxi font with the usual ctrl-right click options etc.  Testing was just low key burn and boot from CD, using a home tce directory on a hard drive.  Works great.

I like busybox so much that I edited my path to put the /bb directory right up front in my .ashrc, and no problems there with dCore upon reboot.

When I put the /bb directory right up front in my path in .ashrc on dCorePlus however, it called the posix-police .. and dumps a temporary "-n" file in my home directory as punishment. :)

From memory:

--- Code: ---expr: warning: '^/dev/tty[0-9]\+$'  ^ as the first character of a basic regular expression is not portable

mktemp unrecognized option --tmpdir
--- End code ---

Hmm.. I never made a file beginning with a dash before, so this deletes it with the double-dash option (but it returns of course even after flushing it and a subsequent filetool.sh -b)


--- Code: ---rm -- -n

--- End code ---

Noticed too that if I just do a quickie without just manually editing my path, but use this instead in my .ashrc


--- Code: ---PATH=/bb:$PATH

--- End code ---

I'll end up with multiple instances of the /bb directory up front


--- Code: ---echo $PATH
/bb:/bb:/home/tc  <==== rest of normal path

--- End code ---

Just having fun with the RC's, and noting the quirks of putting busybox up front in the path.  Nothing crashes.... having a blast learning things...

Navigation

[0] Message Index

[*] Previous page

Go to full version