On the sickness of our community
On the sickness of our community
Posted Oct 14, 2014 9:33 UTC (Tue) by mpr22 (subscriber, #60784)In reply to: On the sickness of our community by anselm
Parent article: On the sickness of our community
The kernel command line is absolutely an ABI; it is used not only by humans, but by other programs (bootloaders write it, and userspace programs running on top of the kernel read it). That one of the defined properties of the kernel command line is that it looks like text does not make it cease to be an ABI, any more than the defined inputs or outputs for various nodes in /proc being formatted text makes those not an ABI.
