Martin Kepplinger
7d70e90a1b
x230t: fix release script
x230t is part of the version / tag now.
4 years ago
Martin Kepplinger
75de0f358d
release.sh: fix commit messages
4 years ago
Martin Kepplinger
4942c908a0
create git tags per device
as we want to create release packages per device too
4 years ago
Martin Kepplinger
b3fd293aee
add x230t as new board
4 years ago
Martin Kepplinger
7dc88c5861
move util directory to the top level
this should be stuff used by any supported type of hardware and helps #93
or #102
5 years ago
Martin Kepplinger
0450134d64
x230: move functions.sh to util directory
5 years ago
Martin Kepplinger
00e67641bb
x230: fix release script
upgrade.sh is gone
5 years ago
Martin Kepplinger
eb91023c99
x230: include x230_before_first_install in x230_skulls
All we do is the bios vendor/version check. We can do that in any case.
Requirements don't change.
5 years ago
Martin Kepplinger
8520560d62
x230: rename skulls_common to functions
5 years ago
Martin Kepplinger
d1819537c5
x230: add a second image to the release package
We already have a config for a more free version using SeaVGABIOS. From now
on we build, test and release that too. The image filename should just
contail _free_ which is probably enough.
Closes #32
6 years ago
Martin Kepplinger
20e2f4b744
x230: include a directory in the release archive
6 years ago
Martin Kepplinger
cfc7f700d9
x230: add skulls_common script for functions
also, we use the check for x230 in the flashing scripts now. They have
to be run as root now.
6 years ago
Martin Kepplinger
21457e191d
x230: add package-upgrade script
6 years ago
Martin Kepplinger
5f2a854a35
simplify source documentation
6 years ago
Martin Kepplinger
208910a0dd
x230: add sha256 file to the release tarball
6 years ago
Martin Kepplinger
8eff475e44
x230: release.sh: bash syntax fixes
6 years ago
Martin Kepplinger
157c14f7f6
x230: add x230_heads.sh to release tarball
6 years ago
Martin Kepplinger
2f4a22ebd5
x230: rename x230_update.sh to x230_skulls.sh
6 years ago
Martin Kepplinger
6600121ed3
x230: rename scripts and prepare to support more hardware flashers
Now our scripts start with _where_ it should be run. x230_*.sh should
be run on the x230 where Skulls should be installed. external_*.sh
obviously not.
This also adds the -f <flasher> option and an interactive menu if not
specified.
6 years ago
Martin Kepplinger
1a2e3d16c3
x230: add prepare_before_installation.sh script
6 years ago
Martin Kepplinger
6a47e87696
x230: release.sh: minor fix
6 years ago
Martin Kepplinger
212502d75f
x230: release.sh: update project name
6 years ago
Martin Kepplinger
aa22fd3d53
README: fix how-we-build section to be device independent
6 years ago
Martin Kepplinger
a204ee5312
refactor to make the project hold any other devices too
6 years ago
Martin Kepplinger
5c7eebd890
release.sh: fixes
6 years ago
Martin Kepplinger
5d6a7a8134
release.sh: add util directory to release archive
6 years ago
Martin Kepplinger
31416dd4e6
add script for creating release tarballs
In the future we'll change how our releases look like. This script
is a preliminary outline.
6 years ago