| Branch | Commit message | Author | Age | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| master | 0.6.75 | Giuseppe Ghibò | 3 weeks | |||||||||
| distro/mga9 | 0.6.57 | Thomas Backlund | 3 years | |||||||||
| distro/mga8 | 0.6.26.13 | Thomas Backlund | 4 years | |||||||||
| distro/mga7 | 0.6.9.5 | Thomas Backlund | 5 years | |||||||||
| distro/mga6 | 0.3.7.9 | Thomas Backlund | 8 years | |||||||||
| distro/mga5 | 0.1.346.10 | Thomas Backlund | 8 years | |||||||||
| distro/mga2 | 0.1.303.2 | Thomas Backlund | 14 years | |||||||||
| distro/mga1 | Branch for updates | Dexter Morgan | 15 years | |||||||||
| distro/mdv2010.0 | Generated by svn2cl the 30_Mar | Olivier Blin | 16 years | |||||||||
| distro/mdv2009.1 | 0.1.261.1 | Thierry Vignaud | 17 years | |||||||||
| distro/mdv2009.0 | 0.1.243.2 | Thierry Vignaud | 17 years | |||||||||
| topic/MDK-2006_0-update | Bump release | Pascal Terjan | 18 years | |||||||||
| distro/mdv2008.0 | add qc-usb-messenger module info (#35763) | Olivier Blin | 18 years | |||||||||
| distro/mdv2007.1 | Generated by svn2cl the 27_Dec | Adam Williamson | 18 years | |||||||||
| distro/mdv2007.0 | - use free ati driver for a radeon 9000 model | Olivier Blin | 19 years | |||||||||
| topic/MDK10_0-branch | Generated by cvs2cl the 21_Mar | Gwenolé Beauchesne | 20 years | |||||||||
| topic/MDK10_2-branch | - i915G is ok (whereas GM is not), so rollback this one | Thierry Vignaud | 21 years | |||||||||
| topic/MDK10_1-branch | handle devices which drivers declare them with PCI_ANY_ID | Thierry Vignaud | 22 years | |||||||||
| topic/R9_0-branch | Recognize LSI Logic|PowerEdge RAID Controller 3/QC for Olidata Opteron system | Gwenolé Beauchesne | 23 years | |||||||||
| < | ||||||||||||
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,9 +26,9 @@ UPLOAD_DEST_CONTRIB = $(UPLOAD_DEST_)/contrib AUTOBOOT = $(ROOTDEST)/dosutils/autoboot/mdkinst -.PHONY: dirs rescue $(FLOPPY_IMG) install network_ks.rdz pcmcia_ks.rdz +.PHONY: dirs $(FLOPPY_IMG) install network_ks.rdz pcmcia_ks.rdz -install: build autoboot +install: build autoboot rescue for i in images misc Mandrake Mandrake/base; do install -d $(ROOTDEST)/$$i ; done cp -f $(RELEASE_BOOT_IMG) $(ROOTDEST)/images ifeq (alpha,$(ARCH)) |
