![]() |
Re: Which Linux distributions do you use?
Quote:
What would it take to port the DS software to Linux legally in FIRST circles? (I realize this diverges from the original topic so taking it to another topic is probably realistic.) |
Re: Which Linux distributions do you use?
I feel like we now have several threads about the ifs, whens, and whys of porting the DS to linux. As answered before, it is technically doable, but the testing and support effort need to be considered as well.
I think this thread about the variety of distributions in use acts as an interesting data point. Which distribution(s) would the DS target? Greg McKaskle |
Re: Which Linux distributions do you use?
Quote:
In the spirit of Edubuntu and the like: Other-educational-systems. There is obviously a set of relationships to somewhat narrow choices: RedHat, CentOS, Fedora Debian Linux, CrunchBang, Ubuntu, Mint Then there's possibly just as important a question as to what graphical shell (window manager) is a better choice. Really also a question of whether FIRST considers Qt(with the possible commercial entanglement) or something else. In any event, because FIRST would need to train people I figure they need at least some assurance that there is some consistency and that may best be served by 'owning' a fork. Just as Mint has come up a frequent choice in this topic yet it is derived from Ubuntu. |
Re: Which Linux distributions do you use?
Desktop - Lubuntu
Laptop - Crunchbang (setting it up right now for competition tomorrow lol) Almost any server we use/have - Debian Stable Also, for development we use Sublime Text, Git, and UCPP (with SublimeFIRST). |
Re: Which Linux distributions do you use?
Quote:
One easy way around this would be to ask for a board with a simpler interface. :D Joe |
Re: Which Linux distributions do you use?
Quote:
Quote:
W/R/T all of the Cyprus issues, are there really *that* many teams that actually use that feature? I know some do, but I feel like 90% of teams don't use it, and most of the teams that do are advanced enough to move to a different platform if necessary (if they're following the rules they have to rewrite everything each year anyways...). |
Re: Which Linux distributions do you use?
Quote:
There is an issue there and before anyone assumes anything, they best speak with Digia about it. I'm sure FIRST will do any due diligence required I have no need to speak for them. |
Re: Which Linux distributions do you use?
Whenever I scroll a post down all the content disappears.
So I have to post twice, sorry. Quote:
At some point when you start bundling up specific versions of things with specific requirements you are as much a fork of Ubuntu as Mint. We could discuss where that point is at length, but I suspect that point becomes more cogent when your organization has specific requirements and won't comply with the changes (ether immediately or ever). At that point there is autonomy involved. Annoyingly I can blind type and it appears when I click save...so: 1. I support using Linux because it means that it removes the licensing issue Microsoft/OSX introduces on the team's end. 2. I support using Linux in the sense that it likely means more open code base. 3. However, I was just the CSA in Mount Olive and I worry that asking people to downgrade and upgrade packages is going to be a bit more work than asking people to limit the cameras to 320x240x15fpsx50% compression. Even with lots of shell / Python to reduce the interaction. So realistically I think FIRST should have version control on everything that might impact them so their QA is more thorough. |
Re: Which Linux distributions do you use?
Quote:
Another solution would be source code releases, but we're still talking about proprietary products at the end of the day so... |
Re: Which Linux distributions do you use?
Quote:
(ubuntu + lm) ~ 35% debian ~ 30% fedora ~ 15% Arch ~ 10% Gentoo ~ 5% The debian family is usually fairly similar, so you can safely say debian family is 2/3 of the total. |
Re: Which Linux distributions do you use?
Quote:
Also, can you clarify what you mean by "proprietary products at the end of the day"? Edit: ah, got it: source code releases was for multi-distro support purposes. I'll leave my comments, but they are now mostly irrelevant. That said, other binary products (nvidia's drivers, eagle, and oracle's jvm, for example) have no issue running on whatever linux they are thrown at. I advise caution in building a DS towards a particular linux distribution. Don't assume so quickly that targeting it in that way is a requirement. |
Re: Which Linux distributions do you use?
My first Linux Distribution was Ubuntu and after a while a got bored, so I researched and installed ArchLinux. I really recommend this distribuition, it is a interactive way to learn more about Operating systems and how they work.
|
Re: Which Linux distributions do you use?
Pardon the brief thread hijack, but I guess there are probably some Linux gurus here. Quick question if I may? can dd write an output file to a ntfs file system? for example, I want to save an image of the MBR on sda to a file in a folder in sdb1, where the file system in the sdb1 partition is ntfs: dd if=/dev/sda of=/mnt/sdb1/MBR.img bs=512 count=1 Will this work, and not corrupt the filesystem in the sdb1 partition? |
Re: Which Linux distributions do you use?
Quote:
|
Re: Which Linux distributions do you use?
Quote:
Or will it try to create the file, and wind up corrupting the file system because ntfs is not supported? The target ntfs partition is on a USB external hard drive, if that matters. |
| All times are GMT -5. The time now is 04:25. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi