-
jbknow if we could only make lldp work with aggrs :P
-
jbk(actually there's several things that end up needing the same thing -- the ability to send/recv frames on specific links of an aggr.. though thankfully none of them need high-performance, so we could at least chuck them onto a 'slow path')
-
jwn00Umm.. I built R 4.5.2 from source, but the Korean localized messages were not displayed.
-
jwn00I found that moving the .mo files resolved the problem.
-
jwn00from: /usr/lib/amd64/R/library/translations/ko_KR/LC_MESSAGES/
-
jwn00to : /usr/lib/amd64/R/library/translations/ko_KR.UTF-8/LC_MESSAGES/
-
jwn00It seems to be a known problem, yeah....
-
jwn00
-
fenix→ BUG 13423: gettext does not find the message catalogs of programs installed by the user (New)
-
jwn00Also, unlike other OSes(including solaris 11) , iconv does not support empty encodings, but I’m not sure whether this should be considered a bug. (non-standard behavior).
-
jwn00iconv_open("","UTF-8");
-
Guest34hi, i'm looking for information about gre tunnels in illumos, actually i use ip tunnels but the network provider is providing me only gre tunnels
-
Guest34is it supported actually ?
-
gitomat[illumos-gate] 17568 remove -Wno-unknown-pragmas -- Toomas Soome <tsoome⊙mc>
-
gitomat[illumos-gate] 17750 zfs_fuid_is_cruser is not quite right -- Gordon Ross <gwr⊙rc>