ArmbianHelper changed the topic of #armbian to: armbian - Linux for ARM development boards | www.armbian.com | Github: github.com/armbian | Commits: #armbian-commits | Developer talk: #armbian-devel | Forum/Twitter feed: #armbian-rss | Logs: -> irc.armbian.com
califax has quit [Remote host closed the connection]
califax has joined #armbian
norwich has quit [Ping timeout: 255 seconds]
norwich has joined #armbian
p0g0_ has joined #armbian
p0g0 has quit [Ping timeout: 244 seconds]
califax has quit [Remote host closed the connection]
califax has joined #armbian
pablocastellanos has quit [Ping timeout: 272 seconds]
pablocastellanos has joined #armbian
califax has quit [Remote host closed the connection]
califax has joined #armbian
samythemany11 has quit [Quit: Bridge terminating on SIGTERM]
samythemany has quit [Quit: Bridge terminating on SIGTERM]
samythemany has joined #armbian
<Armbian-Discord>
<lanefu> your face was a weird decision
samythemany has quit [Quit: Bridge terminating on SIGTERM]
samythemany has joined #armbian
samythemany has quit [Remote host closed the connection]
samythemany has joined #armbian
archetech has quit [Quit: Konversation terminated!]
cyph84 has joined #armbian
samythemany1 has joined #armbian
samythemany has quit [Quit: Bridge terminating on SIGTERM]
stipa_ has joined #armbian
samythemany1 has quit [Quit: Bridge terminating on SIGTERM]
samythemany has joined #armbian
stipa has quit [Ping timeout: 272 seconds]
stipa_ is now known as stipa
lanefu has quit [Ping timeout: 272 seconds]
lanefu has joined #armbian
mpmc is now known as MeltedCripple
aasami_ has joined #armbian
califax has quit [Ping timeout: 268 seconds]
califax has joined #armbian
lemonzest has joined #armbian
<Armbian-Discord>
<jkent> hrm, i'm trying to specify a custom userpatches path or custom config path
<Armbian-Discord>
<jkent> its falling back to the default location
<Armbian-Discord>
<jkent> oh i see now, it looks for userpatches/config-$1.conf
<Armbian-Discord>
<jkent> I'm not sure if i can override it though
<Armbian-Discord>
<jkent> or rather, how to
xoan5 has joined #armbian
xoan has quit [Ping timeout: 264 seconds]
xoan5 is now known as xoan
<Armbian-Discord>
<jkent> I think I've done it with the following... kinda hacky... call it config-userpatches.conf and symlink to it as needed bash CONFIG_NAME=$(echo "${CONFIG}" | sed 's/userpatches\/config-\(.*\)\.conf/\1/') USERPATCHES_PATH=$(realpath "${CONFIG_PATH}/../userpatches-${CONFIG_NAME}") CONFIG_FILE="${USERPATCHES_PATH}/config-default.conf" display_alert "Using config file" "${CONFIG_FILE}" "info" source "${CONFIG_FILE}"
<Armbian-Discord>
<jkent> unfortunately armbian-next still hardcodes the output path to be ${SRC}/output , might be a good first contribution
<Armbian-Discord>
<jkent> i see some places ${DEST} is used
Tenkawa has joined #armbian
lemonzest has joined #armbian
<Armbian-Discord>
<jkent> solution for that is this: OUTPUT_PATH=$(realpath "${SRC}/output-${CONFIG_NAME}") if [[ -d "${SRC}/output" ]]; then mv "${SRC}/output" "${OUTPUT_PATH}" else rm -f "${SRC}/output" fi mkdir -p "${OUTPUT_PATH}" ln -s "${OUTPUT_PATH}" "${SRC}/output"
lemonzest has quit [Quit: WeeChat 3.5]
alekksander has joined #armbian
archetech has joined #armbian
pmp-p has joined #armbian
xoan4 has joined #armbian
xoan has quit [Ping timeout: 240 seconds]
xoan4 is now known as xoan
pmp-p has quit [Quit: No Ping reply in 180 seconds.]
samythemany has quit [Quit: Bridge terminating on SIGTERM]
ajfriesen1 is now known as ajfriesen
alekksander has quit [Quit: Konversation terminated!]
archetech has quit [Quit: Konversation terminated!]
archetech has joined #armbian
ikmaak2 has joined #armbian
ikmaak has quit [Ping timeout: 240 seconds]
Tenkawa has quit [Quit: Was I really ever here?]
kmcopper has joined #armbian
kmcopper has quit [Remote host closed the connection]