Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

XBian DEVEL and STAGING repositories
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBian DEVEL and STAGING repositories
20th Jan, 2014, 12:03 AM
Post: #46
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: XBian DEVEL and STAGING repositories
thank for confirming.

that means also cifs mounts are ready when needed?

I'm aiming to completely remove the dependency to network for other services - but still make 100% sure, that no service / program will fail because of not available network share.

so xbian-net will be no service just task, trying to bring up eth0 and lo for cca 30s. then regardless of result will stop. this stop is still as dependency - but it can no longer happen that it will be stuck in started state and trying to mount shares (but failing due to typo in config, unavailability of share or upstream lib changes (the nfs4 vs nfs story) - ((or other bugs as for instance not considering CIFS by myself)).

when more feedback will be ok, I will move to staging and will write documentation as the packages there have many new functions implemented:
1. "bootloader" (bootmenu)
2. "telnet" kernel command line argument which makes RPI available via telnet starting immediately in INITRAMFS stage, then going through rootfs mount, pivot root during whole upstart phase until ssh and others are loaded. then it is stopped.so you never ever have to come to RPI personally (systems console is available too - so you actually see the real screen)
3. removed dependency on FSTYPE and on other (/etc configurations) entries which are relevant to boot media etc. simply system boots and runs from any media you copy it onto without need TO ADAPT OTHER PARTS
4. xbiancloner is now supporting creation of NFS ROOT including NFS tests (whether proper no_squash is used) and including automatic change in cmdline.txt. so you just click & reboot.
4a. supported (means tested) is also ext4 or f2fs.
1a. also booting from snapshots is supported - although this was tested only minimally (this applies for whole bootmenu).
5. new 3.12.x kernels with manually merged patches from BTRFS developers as I realized that Linus is months after official tree considered stable. Quite difference in locks and transaction management resulting in almost NO IOWAIT utilization - having amazing impact on perceived responsiveness. solved should be also years wrong "df" reporting and the absurd "filesystem full" problems.
6. support for such small details as for instance turn TV off during shutdown of RPI, run user script on shutdown
7. XBMC signals - I found a way how to solve the signal problems (XBMC QUIT, SHUTDOWN, REBOOT) - as result of internal python engine and addons with running blocked io ops and other unstoppable tasks - i'm fetching this states directly from XBMC and handed over to upstart directly.

and many more for sure.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
XBian DEVEL and STAGING repositories - mk01 - 7th Dec, 2013, 11:47 PM
RE: XBian DEVEL and STAGING repositories - Killerbee - 8th Dec, 2013, 01:34 AM
RE: XBian DEVEL and STAGING repositories - freem@n - 9th Dec, 2013, 09:21 AM
RE: XBian DEVEL and STAGING repositories - IriDium - 9th Dec, 2013, 07:38 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 9th Dec, 2013, 08:04 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 9th Dec, 2013, 08:06 PM
RE: XBian DEVEL and STAGING repositories - IriDium - 9th Dec, 2013, 08:29 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 9th Dec, 2013, 08:41 PM
RE: XBian DEVEL and STAGING repositories - IriDium - 9th Dec, 2013, 08:49 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 13th Dec, 2013, 11:08 AM
RE: XBian DEVEL and STAGING repositories - freem@n - 13th Dec, 2013, 04:41 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 13th Dec, 2013, 06:18 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 13th Dec, 2013, 06:43 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 13th Dec, 2013, 06:48 PM
RE: XBian DEVEL and STAGING repositories - f1vefour - 14th Dec, 2013, 11:12 AM
RE: XBian DEVEL and STAGING repositories - Killerbee - 14th Dec, 2013, 06:40 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 14th Dec, 2013, 07:11 PM
RE: XBian DEVEL and STAGING repositories - Killerbee - 14th Dec, 2013, 09:59 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 14th Dec, 2013, 11:01 PM
RE: XBian DEVEL and STAGING repositories - Killerbee - 15th Dec, 2013, 02:27 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 15th Dec, 2013, 03:06 AM
RE: XBian DEVEL and STAGING repositories - IriDium - 15th Dec, 2013, 03:49 AM
XBian DEVEL and STAGING repositories - mk01 - 15th Dec, 2013, 05:40 AM
RE: XBian DEVEL and STAGING repositories - Perkabalo - 29th Dec, 2013, 06:57 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 8th Jan, 2014, 07:28 AM
RE: XBian DEVEL and STAGING repositories - Perkabalo - 8th Jan, 2014, 09:02 AM
Re: RE: XBian DEVEL and STAGING repositories - f1vefour - 29th Dec, 2013, 06:45 PM
RE: XBian DEVEL and STAGING repositories - Perkabalo - 30th Dec, 2013, 12:04 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 8th Jan, 2014, 09:20 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 11th Jan, 2014, 07:45 PM
Re: RE: XBian DEVEL and STAGING repositories - f1vefour - 16th Jan, 2014, 10:42 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 17th Jan, 2014, 07:35 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 17th Jan, 2014, 08:02 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 17th Jan, 2014, 03:09 PM
RE: XBian DEVEL and STAGING repositories - Smultie - 17th Jan, 2014, 04:55 PM
XBian DEVEL and STAGING repositories - mk01 - 17th Jan, 2014, 06:24 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 18th Jan, 2014, 01:05 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 18th Jan, 2014, 03:46 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 03:00 AM
Re: XBian DEVEL and STAGING repositories - CurlyMo - 19th Jan, 2014, 05:26 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 07:16 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 10:17 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 19th Jan, 2014, 09:11 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 09:25 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 19th Jan, 2014, 09:57 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 20th Jan, 2014 12:03 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 20th Jan, 2014, 12:41 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 20th Jan, 2014, 01:21 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 20th Jan, 2014, 01:30 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 22nd Jan, 2014, 03:04 AM
Re: RE: XBian DEVEL and STAGING repositories - Perkabalo - 22nd Jan, 2014, 03:58 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 25th Jan, 2014, 08:24 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 22nd Jan, 2014, 04:16 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 31st Jan, 2014, 01:35 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 3rd Feb, 2014, 03:59 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 31st Jan, 2014, 05:26 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 31st Jan, 2014, 06:38 PM
Re: XBian DEVEL and STAGING repositories - f1vefour - 31st Jan, 2014, 11:03 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 1st Feb, 2014, 01:29 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 1st Feb, 2014, 01:31 AM
RE: XBian DEVEL and STAGING repositories - koper89 - 1st Feb, 2014, 03:09 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 2nd Feb, 2014, 04:25 AM
RE: XBian DEVEL and STAGING repositories - Akodo - 2nd Feb, 2014, 04:43 PM
RE: XBian DEVEL and STAGING repositories - IriDium - 3rd Feb, 2014, 03:13 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Feb, 2014, 07:13 AM
Re: RE: XBian DEVEL and STAGING repositories - f1vefour - 7th Feb, 2014, 07:28 AM
RE: XBian DEVEL and STAGING repositories - belese - 8th Feb, 2014, 02:50 AM
XBian DEVEL and STAGING repositories - Jingles - 16th Feb, 2014, 09:32 AM
RE: XBian DEVEL and STAGING repositories - belese - 18th Feb, 2014, 01:00 AM
RE: XBian DEVEL and STAGING repositories - Erol - 21st Feb, 2014, 07:25 PM
RE: XBian DEVEL and STAGING repositories - gizag - 28th Feb, 2014, 06:09 AM
RE: XBian DEVEL and STAGING repositories - Jingles - 4th Mar, 2014, 09:42 AM
RE: XBian DEVEL and STAGING repositories - freem@n - 5th Mar, 2014, 08:33 AM
RE: XBian DEVEL and STAGING repositories - belese - 5th Mar, 2014, 08:43 AM
RE: XBian DEVEL and STAGING repositories - Dave400 - 11th Mar, 2014, 06:15 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 16th Mar, 2014, 09:21 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 17th Mar, 2014, 03:48 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 17th Mar, 2014, 09:28 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 18th Mar, 2014, 08:34 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 5th Apr, 2014, 07:31 AM
RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014, 08:43 PM
RE: XBian DEVEL and STAGING repositories - belese - 5th Apr, 2014, 08:52 PM
RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014, 09:07 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 5th Apr, 2014, 09:49 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 5th Apr, 2014, 10:27 PM
RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014, 10:39 PM
RE: XBian DEVEL and STAGING repositories - dharmabm - 6th Apr, 2014, 03:51 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014, 12:00 AM
RE: XBian DEVEL and STAGING repositories - dharmabm - 7th Apr, 2014, 12:07 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014, 06:27 AM
RE: XBian DEVEL and STAGING repositories - dharmabm - 7th Apr, 2014, 12:41 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 22nd Jun, 2014, 06:59 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014, 01:52 PM
RE: XBian DEVEL and STAGING repositories - syco - 1st Sep, 2014, 10:24 PM
RE: XBian DEVEL and STAGING repositories - Smultie - 1st Sep, 2014, 11:16 PM
RE: XBian DEVEL and STAGING repositories - syco - 2nd Sep, 2014, 12:07 AM
RE: XBian DEVEL and STAGING repositories - f1vefour - 2nd Sep, 2014, 04:52 PM
RE: XBian DEVEL and STAGING repositories - syco - 2nd Sep, 2014, 07:55 PM
RE: XBian DEVEL and STAGING repositories - f1vefour - 3rd Sep, 2014, 01:58 PM
RE: XBian DEVEL and STAGING repositories - f1vefour - 3rd Sep, 2014, 03:46 PM
RE: XBian DEVEL and STAGING repositories - syco - 4th Sep, 2014, 09:45 AM
RE: XBian DEVEL and STAGING repositories - tojo2503 - 31st Jan, 2015, 11:40 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 31st Jan, 2015, 11:42 PM
RE: XBian DEVEL and STAGING repositories - tojo2503 - 1st Feb, 2015, 03:56 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 1st Feb, 2015, 04:33 AM
RE: XBian DEVEL and STAGING repositories - tojo2503 - 1st Feb, 2015, 08:03 AM
RE: XBian DEVEL and STAGING repositories - samu_88 - 3rd Feb, 2015, 02:22 AM
RE: XBian DEVEL and STAGING repositories - rikardo1979 - 3rd Feb, 2015, 04:50 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
Question [RPi] Staging xbian-package-xbmc (14.1~RC1) (Kodi) CurlyMo 17 43,488 19th Feb, 2015 06:31 AM
Last Post: CurlyMo
Question [RPi] Staging xbian-package-kernel (3.17.7-ck2+) CurlyMo 5 14,642 13th Feb, 2015 12:33 AM
Last Post: f1vefour
Question [RPi] Staging xbian-package-firmware (1.5.1) CurlyMo 3 12,595 7th Feb, 2015 08:23 PM
Last Post: CurlyMo

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 22nd May, 2025, 10:55 AM Powered By MyBB, © 2002-2025 MyBB Group.