[PULL/RFC] Doc tree moves: use more sub-directory structure

From: Randy Dunlap
Date: Thu Nov 13 2008 - 16:52:40 EST


RFC part: when is the best time to request a pull of this git tree?
In the -rc1 merge window or some other time?

[It currently applies cleanly to linux-next and with only some of my
Documentation/ changes to mmotm.]


As a git novice, it's quite possible (or likely) that I did
something wrong here...


<trial run>


Please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs doc-subdirs

to get these changes:

Documentation/00-INDEX | 42 +-------------------------
Documentation/PCI/00-INDEX | 2 +
Documentation/{ => PCI}/MSI-HOWTO.txt | 0
Documentation/blockdev/00-INDEX | 16 ++++++++++
Documentation/{ => blockdev}/README.DAC960 | 0
Documentation/{ => blockdev}/cciss.txt | 0
Documentation/{ => blockdev}/cpqarray.txt | 0
Documentation/{ => blockdev}/floppy.txt | 0
Documentation/{ => blockdev}/nbd.txt | 0
Documentation/{ => blockdev}/paride.txt | 0
Documentation/{ => blockdev}/ramdisk.txt | 0
Documentation/ioctl/00-INDEX | 10 ++++++
Documentation/{ => ioctl}/ioctl-number.txt | 0
Documentation/kernel-parameters.txt | 24 +++++++-------
Documentation/serial/00-INDEX | 24 +++++++++++++++
Documentation/{ => serial}/README.cycladesZ | 0
Documentation/{ => serial}/computone.txt | 2 +-
Documentation/{ => serial}/digiepca.txt | 0
Documentation/{ => serial}/hayes-esp.txt | 0
Documentation/{ => serial}/moxa-smartio | 0
Documentation/{ => serial}/riscom8.txt | 0
Documentation/{ => serial}/rocket.txt | 0
Documentation/{ => serial}/specialix.txt | 0
Documentation/{ => serial}/stallion.txt | 0
Documentation/{ => serial}/sx.txt | 0
Documentation/{ => serial}/tty.txt | 0
drivers/block/Kconfig | 29 +++++++++---------
drivers/block/floppy.c | 2 +-
drivers/char/Kconfig | 24 +++++++-------
drivers/char/specialix.c | 2 +-
30 files changed, 96 insertions(+), 81 deletions(-)
rename Documentation/{ => PCI}/MSI-HOWTO.txt (100%)
create mode 100644 Documentation/blockdev/00-INDEX
rename Documentation/{ => blockdev}/README.DAC960 (100%)
rename Documentation/{ => blockdev}/cciss.txt (100%)
rename Documentation/{ => blockdev}/cpqarray.txt (100%)
rename Documentation/{ => blockdev}/floppy.txt (100%)
rename Documentation/{ => blockdev}/nbd.txt (100%)
rename Documentation/{ => blockdev}/paride.txt (100%)
rename Documentation/{ => blockdev}/ramdisk.txt (100%)
create mode 100644 Documentation/ioctl/00-INDEX
rename Documentation/{ => ioctl}/ioctl-number.txt (100%)
create mode 100644 Documentation/serial/00-INDEX
rename Documentation/{ => serial}/README.cycladesZ (100%)
rename Documentation/{ => serial}/computone.txt (99%)
rename Documentation/{ => serial}/digiepca.txt (100%)
rename Documentation/{ => serial}/hayes-esp.txt (100%)
rename Documentation/{ => serial}/moxa-smartio (100%)
rename Documentation/{ => serial}/riscom8.txt (100%)
rename Documentation/{ => serial}/rocket.txt (100%)
rename Documentation/{ => serial}/specialix.txt (100%)
rename Documentation/{ => serial}/stallion.txt (100%)
rename Documentation/{ => serial}/sx.txt (100%)
rename Documentation/{ => serial}/tty.txt (100%)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/