]> Zhao Yanbai Git Server - minix.git/commit
moved service configuration out of system.conf 93/3293/1
authorrlfnb <rlfnb@rlfnb.de>
Thu, 4 Feb 2016 07:03:13 +0000 (08:03 +0100)
committerLionel Sambuc <lionel.sambuc@gmail.com>
Sun, 7 Feb 2016 18:17:43 +0000 (19:17 +0100)
commit59ca1d7542fcbcb1711b835fc73f102938033ed4
treedd7c149a7fe09c92d7521babd3c4f58b36a9465c
parentb88949904f55e7591b64919f3c92207f41f5b478
moved service configuration out of system.conf

Change-Id: I996c0e700b087c5130ac6480ae39e1eefa771eff
41 files changed:
distrib/sets/lists/minix-base/md.evbarm
distrib/sets/lists/minix-base/md.i386
distrib/sets/lists/minix-base/mi
etc/system.conf
minix/drivers/audio/es1370/Makefile
minix/drivers/audio/es1370/es1370.conf [new file with mode: 0644]
minix/drivers/audio/es1371/Makefile
minix/drivers/audio/es1371/es1371.conf [new file with mode: 0644]
minix/drivers/bus/i2c/arch/earm/Makefile.inc
minix/drivers/bus/i2c/arch/earm/i2c.conf [new file with mode: 0644]
minix/drivers/bus/i2c/arch/i386/Makefile.inc [new file with mode: 0644]
minix/drivers/bus/ti1225/Makefile
minix/drivers/bus/ti1225/ti1225.conf [new file with mode: 0644]
minix/drivers/examples/hello/Makefile
minix/drivers/examples/hello/hello.conf [new file with mode: 0644]
minix/drivers/iommu/amddev/Makefile
minix/drivers/iommu/amddev/amddev.conf [new file with mode: 0644]
minix/drivers/net/dp8390/Makefile
minix/drivers/net/dp8390/dp8390.conf [new file with mode: 0644]
minix/drivers/net/dpeth/Makefile
minix/drivers/net/dpeth/dpeth.conf [new file with mode: 0644]
minix/drivers/printer/printer/Makefile
minix/drivers/printer/printer/printer.conf [new file with mode: 0644]
minix/drivers/sensors/bmp085/Makefile
minix/drivers/sensors/bmp085/bmp085.conf [new file with mode: 0644]
minix/drivers/sensors/sht21/Makefile
minix/drivers/sensors/sht21/sht21.conf [new file with mode: 0644]
minix/drivers/sensors/tsl2550/Makefile
minix/drivers/sensors/tsl2550/tsl2550.conf [new file with mode: 0644]
minix/drivers/system/gpio/Makefile
minix/drivers/system/gpio/gpio.conf [new file with mode: 0644]
minix/drivers/system/random/Makefile
minix/drivers/system/random/random.conf [new file with mode: 0644]
minix/drivers/vmm_guest/vbox/Makefile
minix/drivers/vmm_guest/vbox/vbox.conf [new file with mode: 0644]
minix/fs/vbfs/Makefile
minix/fs/vbfs/vbfs.conf [new file with mode: 0644]
minix/net/inet/Makefile
minix/net/inet/inet.conf [new file with mode: 0644]
minix/net/lwip/Makefile
minix/net/lwip/lwip.conf [new file with mode: 0644]