History log of /freebsd-11.0-release/sys/contrib/dev/acpica/acpica_prep.sh
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 298714 27-Apr-2016 jkim

Merge ACPICA 20160422.


# 285797 22-Jul-2015 jkim

Merge ACPICA 20150717.


# 284583 18-Jun-2015 jkim

Merge ACPICA 20150619.


# 281396 11-Apr-2015 jkim

Merge ACPICA 20150410.


# 272444 02-Oct-2014 jkim

Merge ACPICA 20140926.


# 268351 07-Jul-2014 marcel

Remove ia64.

This includes:
o All directories named *ia64*
o All files named *ia64*
o All ia64-specific code guarded by __ia64__
o All ia64-specific makefile logic
o Mention of ia64 in comments and documentation

This excludes:
o Everything under contrib/
o Everything under crypto/
o sys/xen/interface
o sys/sys/elf_common.h

Discussed at: BSDcan


# 254745 23-Aug-2013 jkim

Merge ACPICA 20130823.


# 252279 27-Jun-2013 jkim

Merge ACPICA 20130626.


# 250838 20-May-2013 jkim

Merge ACPICA 20130517.


# 239340 16-Aug-2012 jkim

Merge ACPICA 20120816.


# 235945 24-May-2012 jkim

Merge ACPICA 20120518.


# 234623 23-Apr-2012 jkim

Merge ACPICA 20120420.


# 233250 20-Mar-2012 jkim

Merge ACPICA 20120320.


# 231844 16-Feb-2012 jkim

Merge ACPICA 20120215.


# 228110 28-Nov-2011 jkim

Merge ACPICA 20111123.


# 220663 15-Apr-2011 jkim

Merge ACPICA 20110413.


# 217365 13-Jan-2011 jkim

Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1].

Discussed with: core [1]


# 213806 13-Oct-2010 jkim

Merge ACPICA 20101013.


# 209746 06-Jul-2010 jkim

Merge ACPICA 20100702.


# 207344 28-Apr-2010 jkim

Merge ACPICA 20100428.


# 197104 11-Sep-2009 jkim

MFV: r196804

Import ACPICA 20090903


# 193529 05-Jun-2009 jkim

Import ACPICA 20090521.


# 167813 22-Mar-2007 jkim

Update to reflect import of ACPI-CA 20070320.


# 151946 01-Nov-2005 jkim

Update to reflect import of ACPI-CA 20051021 with includes fixups


# 151604 24-Oct-2005 obrien

Add a commented out version of what was done for the r20041119sysinc import.


# 128211 14-Apr-2004 njl

Add another cleanfile for future imports.


# 126382 28-Feb-2004 njl

Strip out new, unused file acnetbsd.h


# 123333 09-Dec-2003 njl

Changes to the import script to handle the compiler/debugger import.


# 114244 29-Apr-2003 njl

Updated import-preparation script. It now removes vendor paths from header
info. With these changes, no manual prep of the dist was necessary.


# 102270 22-Aug-2002 iwasaki

Prepare for importing newer version of ACPI CA.


# 98146 12-Jun-2002 iwasaki

- Add sanity check for argument.
- Add new entry to stripdirs. The `generate' directory appeared in
acpica-unix-20020517.


# 90380 08-Feb-2002 msmith

Add a helper script used to take an Intel-supplied ACPI CA drop and make it
ready for importing. This should save me from my own over-cleanliness.