I understand the abbreviation oss as “open source software”. Formerly it was also used as “open sound system”, but this is long gone and replaced by alsa.
I have sometimes seen oS, but it is easy to confuse it with OS (Open Source, or Operating System). Al this lazy typing will most of the time not make things any more clear.
A quick Google returns the current Nexus 10 processor is the ARM Cortex a15,
Which then led me to this current openSUSE experimental build https://en.opensuse.org/HCL:Arndale
So, if you want to really be 'way past the bleeding edge into “who knows whether it’ll work?” domain…
I’d recommend
-You first run a test in QEMU-KVM (assuming you don’t have or want to invest in an Arndale board).
Notice the “Known issues” – And IMO “Video is unstested” is probably only touching on possible device issues… Who knows what other kind of device issues might exist? Remember the hardware commonly used and available in a mobile device is <very> different than the hardware typically found in Desktops and Servers so one can only speculate how good Linux kernel support is for mobile hardware. You may find that a number of systems may require building your own device drivers (if the code is even available).
But, the simple tests I’ve run for fun with openSUSE ARM running in a chroot (modified x64 kernel to emulate ARM) have worked without any issues so far… in a non-graphical environment.
If you’re successful, be sure to blog and tweet about it. I’m sure you’d get a lot of interest.