[PATCH] ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS

2007-11-10 Thread Jerome Pinot
From: Jerome Pinot <[EMAIL PROTECTED]> Add documentation in Kconfig help about the move of /proc/acpi/battery to /sys/class/power_supply when selecting ACPI_PROCFS. This will impact a lot of users and should be documented. Signed-off-by: Jerome Pinot <[EMAIL PROTECTED]> --- diff --g

[PATCH] ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS

2007-11-10 Thread Jerome Pinot
From: Jerome Pinot [EMAIL PROTECTED] Add documentation in Kconfig help about the move of /proc/acpi/battery to /sys/class/power_supply when selecting ACPI_PROCFS. This will impact a lot of users and should be documented. Signed-off-by: Jerome Pinot [EMAIL PROTECTED] --- diff --git a/drivers

Re: Linux 2.6.13

2005-08-28 Thread Jerome Pinot
there? Using git in the linus tree: $ git-whatchanged v2.6.12..v2.6.13 --pretty=full You can get this: ftp://ngc891.blogdns.net/pub/linux/misc/ChangeLog-2.6.12-2.6.13.txt Be warn, it's about 3.7MB -- Jerome Pinot ftp://ngc891.blogdns.net/pub - To unsubscribe from this list: send the line "uns

Re: Linux 2.6.13

2005-08-28 Thread Jerome Pinot
..v2.6.13 --pretty=full You can get this: ftp://ngc891.blogdns.net/pub/linux/misc/ChangeLog-2.6.12-2.6.13.txt Be warn, it's about 3.7MB -- Jerome Pinot ftp://ngc891.blogdns.net/pub - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED

Re: [KCONFIG] Can't compile 2.6.12 without Gettext

2005-08-27 Thread Jerome Pinot
kind of dependency to actually compile the kernel. I still could use gcc in the source tree to get my binaries. The rationnal way should be to check for correct nls implementation and just not use it if it's missing. It's a matter of adding 2 #define in the code and add a proper test. I don't un

Re: [KCONFIG] Can't compile 2.6.12 without Gettext

2005-08-27 Thread Jerome Pinot
se a configure script or a parameter from command line to choose whether or not to look for a gettext implementation (something like "make NLS=0 menuconfig" maybe). This should be define prior to any patch attempt. So I just wonder what Roman Zippel think about this. Regards, -- Jerome

Re: [KCONFIG] Can't compile 2.6.12 without Gettext

2005-08-27 Thread Jerome Pinot
or a parameter from command line to choose whether or not to look for a gettext implementation (something like make NLS=0 menuconfig maybe). This should be define prior to any patch attempt. So I just wonder what Roman Zippel think about this. Regards, -- Jerome Pinot ftp://ngc891.blogdns.net/pub

Re: [KCONFIG] Can't compile 2.6.12 without Gettext

2005-08-27 Thread Jerome Pinot
binaries. The rationnal way should be to check for correct nls implementation and just not use it if it's missing. It's a matter of adding 2 #define in the code and add a proper test. I don't understand why gettext must be _required_ -- Jerome Pinot ftp://ngc891.blogdns.net/pub - To unsubscribe from

[KCONFIG] Can't compile 2.6.12 without Gettext

2005-08-24 Thread Jerome Pinot
fault. Am I misleading ? -- Jerome Pinot ftp://ngc891.blogdns.net/pub - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[KCONFIG] Can't compile 2.6.12 without Gettext

2005-08-24 Thread Jerome Pinot
misleading ? -- Jerome Pinot ftp://ngc891.blogdns.net/pub - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/