Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | profiles/base: add thunderbolt tools | Karel Kočí | 2021-09-06 |
| | |||
* | sys-kernel/linux: update to 5.13.14 | Karel Kočí | 2021-09-05 |
| | |||
* | profiles/host-dean: the dean is now laptop and thus no dmi | Karel Kočí | 2021-09-04 |
| | |||
* | sys-boot/myinitramfs: revert changes | Karel Kočí | 2021-09-04 |
| | | | | | | | | | | | | | | As it seems the issue is somewhere else. The lock is now in /run/cryptsetup and /run is present. The code to include libgcc_s.so does not work as there are two more levels to include and the biggest issue is that it won't help anyway. I tested it by adding those files to filesystem and chrooting to it. The error was same. I even copied whole /usr and /lib and /lib64 and the error was same. This seems like there is something rotten deep. The root cause seems to be in the used algorithm. The default now is argon2 but when I use pbkdf2 the issue is gone. The issue seems to be with libargon2.so as it seems. | ||
* | sys-boot/myinitramfs: add cryptsetup lock directory | Karel Kočí | 2021-09-04 |
| | | | | | The cryptsetup requires this directory otherwise it fails with pretty cryptic error about missing libgcc_s.so. | ||
* | sys-boot/myinitramfs: another try to fix | Karel Kočí | 2021-09-02 |
| | |||
* | sys-boot/myinitramfs: try to fix issues | Karel Kočí | 2021-09-02 |
| | |||
* | acct-user/cynerd: replace wireshark group with pcap | Karel Kočí | 2021-09-01 |
| | | | | The wireshark no longer uses wireshark group but rather pcap. | ||
* | profiles/host-dean: add laptop and qemu | Karel Kočí | 2021-09-01 |
| | |||
* | dev-libs/logc-libs: update to final 0.1.0 version | Karel Kočí | 2021-09-01 |
| | |||
* | dev-libs/logc: update manifest | Karel Kočí | 2021-09-01 |
| | | | | | The original file was removed and new one had to be generated which changes hash. | ||
* | Tweaks for the new dean | Karel Kočí | 2021-08-30 |
| | |||
* | profiles/devel: add archivemount and fuse-overlayfs | Karel Kočí | 2021-08-23 |
| | |||
* | profiles/devel: add bats | Karel Kočí | 2021-08-20 |
| | |||
* | profiles/base: enable zstd for kmod | Karel Kočí | 2021-08-17 |
| | |||
* | profiles: add pytest-tap to compile | Karel Kočí | 2021-08-17 |
| | |||
* | dev-python/pytest-tap: fix missing dependency | Karel Kočí | 2021-08-17 |
| | |||
* | dev-python/pytest-tap: add package | Karel Kočí | 2021-08-17 |
| | |||
* | sys-kernel/linux: try to add missing dependency | Karel Kočí | 2021-08-14 |
| | |||
* | sys-kernel/linux: update to version 5.13.9 | Karel Kočí | 2021-08-08 |
| | |||
* | net-libs/libsoup: remove | Karel Kočí | 2021-08-08 |
| | |||
* | sys-kernel/linux: version 5.13.7 | Karel Kočí | 2021-08-04 |
| | |||
* | dev-libs/logc: update to version 0.3.0 | Karel Kočí | 2021-07-22 |
| | |||
* | net-libs/libsoup: try newer version | Karel Kočí | 2021-07-22 |
| | |||
* | profiles/desktop: disable freedict for now | Karel Kočí | 2021-07-21 |
| | |||
* | dev-vcs/python-gitlab: update to version 2.9.0 | Karel Kočí | 2021-07-20 |
| | |||
* | dev-python/wlc: update to 1.12 | Karel Kočí | 2021-07-20 |
| | |||
* | Revert "profiles/base: revert to python 3.8 for now" | Karel Kočí | 2021-07-20 |
| | | | | This reverts commit 51739d6aaee5fb167895a74fe42de41befa5172e. | ||
* | dev-python: expand various targets for new versions | Karel Kočí | 2021-07-20 |
| | |||
* | dev-python/pyls: remove as it is replaced by python-lsp-server | Karel Kočí | 2021-07-20 |
| | |||
* | dev-python/pytest-html: remove my older version | Karel Kočí | 2021-07-20 |
| | |||
* | profiles/base: revert to python 3.8 for now | Karel Kočí | 2021-07-20 |
| | |||
* | profiles/base: migrate to python 3.9 and test 3.10 | Karel Kočí | 2021-07-20 |
| | |||
* | profiles/compile: drop pep8 and move pylint to devel profile | Karel Kočí | 2021-07-20 |
| | |||
* | profiles/base: try to drop older versions of ruby and python | Karel Kočí | 2021-07-20 |
| | |||
* | acct-user/cynerd: fix build | Karel Kočí | 2021-07-20 |
| | |||
* | acct-user/cynerd: specify permisions explicitly | Karel Kočí | 2021-07-20 |
| | |||
* | profiles/devel: add use for lxd | Karel Kočí | 2021-07-20 |
| | |||
* | sys-kernel/linux: update to 5.12.17 | Karel Kočí | 2021-07-15 |
| | |||
* | profiles/devel: enable lzma for xdelta because of lxd | Karel Kočí | 2021-07-15 |
| | |||
* | profiles/devel: add d-feet to devel feed | Karel Kočí | 2021-07-14 |
| | |||
* | profiles/desktop: add ferdi as an alternative to rambox | Karel Kočí | 2021-07-14 |
| | |||
* | profiles/desktop: add new required use | Karel Kočí | 2021-07-14 |
| | |||
* | profiles/compile: drop autopep8 and yapf | Karel Kočí | 2021-07-01 |
| | | | | The suggested to prevent collisions with black. | ||
* | profiles/devel: switch from pyls to lsp | Karel Kočí | 2021-07-01 |
| | |||
* | profiles/devel: add black | Karel Kočí | 2021-06-30 |
| | |||
* | sys-apps/shellrc: update to version 0.8.3 | Karel Kočí | 2021-06-30 |
| | |||
* | x11-libs/goocanvas: update to 3.0.0 | Karel Kočí | 2021-06-28 |
| | |||
* | profiles/desktop: add signal desktop app | Karel Kočí | 2021-06-26 |
| | |||
* | sys-apps/shellrc: add missing dependency for dpipe | Karel Kočí | 2021-06-24 |
| |