- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Oct 20 2024
Oct 20 2024
dereckson committed rOPSc53229150f9c: Install sqlite on Docker engine for Acme DNS (authored by dereckson).
Install sqlite on Docker engine for Acme DNS
sqlite is the RHEL package name
Update OpenDKIM paths for FreeBSD
This mailbox has been created.
dereckson closed T1930: Postfix Provisioning, a subtask of T1475: Provision a mail server, as Resolved.
Postfix installation works fine since the summer.
dereckson committed rOPS1de43e9f3a56: Install PHP gettext extension everywhere (authored by dereckson).
Install PHP gettext extension everywhere
[ If anyone wants to help us to setup the mail server, this task is up-to-grab. We're busy on a lot of tasks currently. ]
[ If anyone wants to help us to setup the mail server, this task is up-to-grab. We're busy on a lot of tasks currently. ]
Current state
dereckson closed T1977: missing import of packages_prefixes as Resolved by committing rOPSb10edf4e147a: Import packages_prefixes in ViMbAdmin states.
dereckson committed rOPSb10edf4e147a: Import packages_prefixes in ViMbAdmin states (authored by dereckson).
Import packages_prefixes in ViMbAdmin states
dirs was imported instead of packages_prefixes
dereckson committed rOPSf240e9a44977: Include public_html and docs datacube in personal search (authored by dereckson).
Include public_html and docs datacube in personal search
Oct 19 2024
Oct 19 2024
dereckson moved T2060: Document properly woof history in Git history from In progress to Done on the wurf board.
dereckson moved T2041: Python 3.13 will remove cgi library used by woof from To review to Done on the wurf board.
Deployed on WindRiver
dereckson committed rOPSefd55a3ba83b: Adopt wurf on shellserver and devserver roles (authored by dereckson).
Adopt wurf on shellserver and devserver roles
Next step: Debian package, move wurf in universal list.
dereckson added a revision to T2058: Fork woof repository: D3541: Adopt wurf on shellserver and devserver roles.
New port: www/wurf
Allow to build a wheel package
Import script to create the commits:
1 | #!/bin/sh |
---|---|
2 | |
3 | set -e |
4 | |
5 | BASE_DIR=$HOME/dev/nasqueron/wurf/archiv |
6 | DATE="Fri Dec 31 23:59:59 2004 +0000" |
7 | |
8 | for file in $(grep fileserv /tmp/all.txt) |
9 | do |
10 | cp $BASE_DIR/$file fileserv.py |
11 | git add fileserv.py |
12 | git commit -m "Import archive of $file" --author="Simon Budig <simon@budig.de>" --date="$DATE" |
13 | done |
14 | |
15 | git mv fileserv.py woof.py |
16 | |
17 | for file in $(grep woof /tmp/all.txt) |
18 | do |
19 | cp $BASE_DIR/$file woof.py |
20 | git add woof.py |
21 | git commit -m "Import archive of $file" --author="Simon Budig <simon@budig.de>" --date="$DATE" |
22 | done |
dereckson moved T2060: Document properly woof history in Git history from Backlog to In progress on the wurf board.
dereckson committed rWURF261a3034b47f: Move the archive into the history branch (authored by dereckson).
Move the archive into the history branch
dereckson committed rWURF33db0d206e5f: Import archive of woof-03.py (authored by Simon Budig <simon@budig.de>).
Import archive of woof-03.py
dereckson committed rWURF85294f044922: Import archive of woof-02.py (authored by Simon Budig <simon@budig.de>).
Import archive of woof-02.py
dereckson committed rWURF4726ce2b58a9: Import archive of fileserv-06.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-06.py
dereckson committed rWURFe7321b3f726e: Import archive of fileserv-05.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-05.py
dereckson committed rWURFd0a36111f2d3: Import archive of fileserv-04.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-04.py
dereckson committed rWURF3888f666e81c: Import archive of fileserv-02.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-02.py
dereckson committed rWURF79a4af4f7d13: Import archive of fileserv-03.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-03.py
dereckson committed rWURFb9ee164e401c: Import archive of fileserv-01.py (authored by Simon Budig <simon@budig.de>).
Import archive of fileserv-01.py
Oct 18 2024
Oct 18 2024
Rename woof to wurf
🟢 I've configured the mailbox, green light for merge.
⏸️ Need to enable that mailbox before commit this.
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator