vidar:/tmp/dhu # git branch dhu
vidar:/tmp/dhu # git checkout dhu
Switched to branch 'dhu'
vidar:/tmp/dhu # git rebase -i a34d0536a210ba743492b9af023680f670deecf5
[...] im "vi" dann die erste Zeile geändert und den neuen Inhalt abgespeichert
1 drop 53cea35bb README.md: add redirection to YourFritz branch as default
2 pick a58a1e6f2 busybox: remove build timestamp from version string to make builds reproducible
3 pick 6a07926a4 openssl: remove compiler info from the binary, makes binaries compiled with different flags more comparable
4 pick 955c5ba39 7490/7590: bump labor firmware versions to the latest ones
5 pick 3698ec62b update Labor firmware URLs
6 pick 1875931be 7560/7580: add menuconfig support for Labor firmwares
7 pick 7141188b5 7590: drop experimental status
8 pick eeffcd9d2 Fritz!OS 07.0X: update webmenu & led-deactivation patches
9 pick fbd23e9cf Fritz!OS 06.5x/06.8x/06.9x: cleanup webmenu patches
10 pick 4784661db Fritz!OS 07.0x: enable it in menuconfig
11 pick cbe3e3378 diff-configs: add qca955x to the system type list
12 pick 7cb6f1daa add some ARCH/TUNE related comments/TODOs
13 pick 94907c5a2 remove dtmfbox/pjproject package (unmaintained, doesn't work)
14 pick 7a1b7a0c3 refactor target-triplet realted code
15 pick 01122e127 libffi: use target triplet variable
16 pick f1f662a84 target gcc: disable libsanitizer
17 pick 6e97c899d openssl: make Freetz configurations contain target-arch name
18 pick 19fda2a08 NATIVE COMPILER: add target compiler and target tools as m4, automake, autoconf, bison and flex as a package, can be used as external
19 pick 6169ca953 dovecot: add imap server package, pre-configured to be used with xmail, including freetz configuration gui, letsencrypt support, pre-configured for freetz, including startup script, password conversion script from xmai l to dovecot, removed dependency to libubacktrace and bump version 2.2.21
20 pick 591043a43 linknx/eibd/knxd: changeset for KNX/EIB automation platform and BCUSDK, KNX/EIB daemon for use with suitable home automation
21 pick 70d68843d python: add python modules pyusb, pyyaml, lxml, configobj, six, pygooglechart, certbot acme, zope, mock, ndg-httsclient, pyasn, pycparser, idna, augeas and much more
22 pick 34d1e3885 wfrog: add support for weather station software for the web, ftp and more. Highly extensible based on python, with start-up script and freetz gui
23 pick 62e33f5a4 roundcubemail: add webmail package working together with apache2, php and dovecot
24 pick f8b373c78 dropbear: allow a certain user only for login, to make mis-usage harder
25 pick 86085d2be apache2/php5: added start-up script, freetz configuration gui, configurable password protection, logout mechanism, integrate pre-configured access for packages linknx, wfrog, letsencrypt support, roundcubemail and inte grated proxy settings for freetz and fhem configuration page, add some further php packages
26 pick e60810b3c tar/backup: full and incrementel daily backup with freetz configuration gui for mails or other data on external devices
27 pick 2ca4edf3d add some more files to .gitignore
28 pick 83601cbe5 add letsencrypt (certbot scripts) to create ssl certificates
29 pick 2e97c2fcf perl/fhem: add perl and fhem home automation server
30
31 # Rebase a34d0536a..2e97c2fcf onto a34d0536a (29 commands)
32 #
33 # Commands:
34 # p, pick = use commit
35 # r, reword = use commit, but edit the commit message
36 # e, edit = use commit, but stop for amending
37 # s, squash = use commit, but meld into previous commit
38 # f, fixup = like "squash", but discard this commit's log message
39 # x, exec = run command (the rest of the line) using shell
40 # d, drop = remove commit
41 #
42 # These lines can be re-ordered; they are executed from top to bottom.
43 #
44 # If you remove a line here THAT COMMIT WILL BE LOST.
45 #
46 # However, if you remove everything, the rebase will be aborted.
47 #
48 # Note that empty commits are commented out
[...]
vidar:/tmp/dhu #