Chameleon

Chameleon Commit Details

Date:2014-11-30 01:50:20 (9 years 4 months ago)
Author:ErmaC
Commit:2509
Parents: 2508
Message:correct typo for removed file
Changes:
M/branches/ErmaC/Enoch/Makefile
M/branches/ErmaC/Enoch/package/OptionalSettings/Audio.txt
M/branches/ErmaC/Enoch/package/buildpkg.sh

File differences

branches/ErmaC/Enoch/package/OptionalSettings/Audio.txt
2626
2727
2828
29
29
3030
# Note: There must be a carriage return at end of last line
# ---------------------------------------------
#Bool@HDAEnabler:HDAEnabler=Yes
#Bool@UseIntelHDMI:UseIntelHDMI=Yes
Bool@UseIntelHDMI:UseIntelHDMI=Yes
Bool@EnableHDMIAudio:EnableHDMIAudio=Yes
branches/ErmaC/Enoch/package/buildpkg.sh
470470
471471
472472
473
474473
475474
476475
ditto --noextattr --noqtn ${SYMROOT}/i386/boot ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386
ditto --noextattr --noqtn ${SYMROOT}/i386/boot0 ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386
ditto --noextattr --noqtn ${SYMROOT}/i386/boot0md ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386
ditto --noextattr --noqtn ${SYMROOT}/i386/boot0xg ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386
ditto --noextattr --noqtn ${SYMROOT}/i386/boot1f32 ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386
ditto --noextattr --noqtn ${SYMROOT}/i386/boot1h ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386
ditto --noextattr --noqtn ${SYMROOT}/i386/boot1x ${PKG_BUILD_DIR}/${choiceId}/Root/usr/standalone/i386
branches/ErmaC/Enoch/Makefile
7373
7474
7575
76
7776
7877
7978
@cp -f ${SYMROOT}/i386/boot0 ${IMGROOT}/usr/standalone/i386
@cp -f ${SYMROOT}/i386/boot0hfs ${IMGROOT}/usr/standalone/i386
@cp -f ${SYMROOT}/i386/boot0md ${IMGROOT}/usr/standalone/i386
@cp -f ${SYMROOT}/i386/boot0xg ${IMGROOT}/usr/standalone/i386
@cp -f ${SYMROOT}/i386/boot1h ${IMGROOT}/usr/standalone/i386
@cp -f ${SYMROOT}/i386/boot1f32 ${IMGROOT}/usr/standalone/i386
@cp -f ${SYMROOT}/i386/boot1x ${IMGROOT}/usr/standalone/i386

Archive Download the corresponding diff file

Revision: 2509