Tiny Core Base > Alpha Releases
Tiny Core 15.0 Alpha 1 Testing
CentralWare:
--- Quote from: andyj on January 07, 2024, 12:19:14 PM ---
--- Quote ---I put them all in github when TC 14 was released awhile ago but they are a little out of date.
--- End quote ---
Thank you for the update; when looking for build scripts I usually look in the repository ./tcz/src for scripts and patches. When looking for sources for something like tc-install-gui or tce I would look at github, I never thought to look for non-TCL build scripts at the hub - thank you for clarifying.
Maria + Lz4: I'll look into this as time permits. I had a strange experience with compression algo's where one (xz I think) depended on specific versions of others (lzo for example) which then affected specific versions of others and it was a race in a circle until all very specific versions were ironed out - I think we had to downgrade one to get a working combination. (Don't quote me here, I'm not reading from our journals and going by vague memory.)
SVN: I'm sorry, I thought I saw your handle on that one; not sure what I must have had open to think this way. No worries, I was planning to rebuild SVN from scratch as it were since we don't have an in-house script for that one and we use SVN from time to time.
--- End quote ---
CentralWare:
@andyj: I checked with the tinycorelinux github and didn't see anything new that would have suggested build scripts and the likes; a search on git for your handle... that was funny, only 25+ pages of results to start off with. Thankfully, you had a recent post here (December 29 pertaining to curses) which you sent someone a link to git/andyj713 and voila... TCL14 build scripts! :) We need a better way of managing this sort of content as I'd imagine you're not the only person with their own GIT or other repository where TCL related items live and God forbid if something should happen to any one of you... the losses could be rather painful. Maybe adding repos to somewhere in the user profile here in the forum??
In any event, many thanks and I'll send along a PM should anything come up.
andyj:
--- Quote from: CentralWare on January 07, 2024, 10:24:02 PM ---Maybe adding repos to somewhere in the user profile here in the forum??
--- End quote ---
I could/would add them to the TC github pages if I had permission. That's probably a can of worms for the TC maintainers so I wouldn't blame them for not going for that. I could send them a tarball but that's more work for them too. I'm open to suggestions if they're not complicated.
You probably noticed that the maria script wasn't in there, it's permanently in a "test" folder so it didn't get sync'ed. I'll have to do some rearranging so they all wind up available in one place.
You probably also noticed there aren't many comments. That's because if it was hard to write it should be hard to understand. 8) Seriously, though I'll get around to writing something like a quick start guide, but in the mean time if you see something that's completely non-obvious let me know.
CardealRusso:
--- Quote from: andyj on January 07, 2024, 11:35:20 PM ---
--- End quote ---
Hello, andyj. I believe you didn't get my PM.
The latest rxvt update doesn't work on transparency.
--- Quote from: CentralWare on January 07, 2024, 09:35:01 AM ---CONFIG_FEATURE_EDITING_HISTORY how difficult would it be to make it cmdline or file based instead of a compiled-in value?
--- End quote ---
This is possible with $HISTFILESIZE (limited by CONFIG_FEATURE_EDITING_HISTORY)
CentralWare:
--- Quote from: andyj on January 07, 2024, 11:35:20 PM ---You probably noticed that the maria script wasn't in there, it's permanently in a "test" folder so it didn't get sync'ed. I'll have to do some rearranging so they all wind up available in one place.
--- End quote ---
LOL - no, actually I had git sync your scripts/contrib directories, went into scripts and the first one listed was apache, so I skimmed that one to get a "feel" for how you do things (Nicely organized!) The main difference in our methodology I can see is versioning; there have been times where SO many things have changed between one version and the next (TCL 9.x to 10.x for example) trying to modify a builder to accommodate new and old could get hectic, so I tend to keep versioning separate -- but that's just me.
Scripts: Once things settle on my end (ETA: mid-Feb) I'm going put some vote suggestions up the pipeline to help organize things (including things such as build scripts) and see if we can't organize and optimize submissions. (For example, adding extension-src.tcz to a submission would in my opinion be the perfect means to maintain sources AND build scripts AND dependencies in one shot (which we have automated here when creating TCZs in the first place, but would require a little bit of tweaking to make it TCL repo friendly.)
Maria: When you get a chance, please edit (leave a note "Incomplete" after the she-bang followed by an exit statement) and add it to your ./scripts, then sync with git; drop me a note when it's uploaded; this way she's in the pot, just not part of the compilation recipe and should you run your entire package afterward, she shouldn't interfere with the outcome.
Comments: Not to worry in the least! It's a lot easier following along in a story when someone provides the "Once upon a time..." and build scripts all tell the same story (go from start (source) to finish (binary)) with an occasional patch here and there for climatic moments and a missing dependency, version conflict or seg-fault from time to time for suspense, drama, comedy or utter horror.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version