Commit Graph

  • 4c697aa447 Update to libpng-1.6.40. Jonas 'Sortie' Termansen 2024-01-21 21:28:07 +0100
  • 3152413ff0 Avoid pedantic warnings in POSIX <signal.h>. Jonas 'Sortie' Termansen 2024-03-25 23:02:55 +0100
  • 2955e11211 Upgrading releases from source has been supported for a while. Jonas 'Sortie' Termansen 2024-01-14 22:33:17 +0100
  • 1ddb9f9cb7 Simplify sorting ports in build order. Jonas 'Sortie' Termansen 2024-01-27 20:41:12 +0100
  • 04b605477e Add IFF_UP to getifaddrs(3). Jonas 'Sortie' Termansen 2024-01-28 16:12:06 +0100
  • a2a790a336 Use the old 10_sortix when upgrading without a new grub port. Jonas 'Sortie' Termansen 2024-01-16 22:07:18 +0100
  • f1ed3194cb Cache wallpaper in login(8). Jonas 'Sortie' Termansen 2024-01-14 18:23:48 +0100
  • 7d25725e0e Fix format string issue in sysmerge(8) conf_load error handler. Jonas 'Sortie' Termansen 2024-03-03 23:54:19 +0100
  • dc1fb1ceca Fix update-initrd(8) not atomically replacing the initrd. Jonas 'Sortie' Termansen 2024-02-24 23:23:32 +0100
  • fafaf86ddb Fix initrd makefile targets not ensuring the output directory. Jonas 'Sortie' Termansen 2024-02-24 23:01:35 +0100
  • dd4e813550 Fix stray backslash warning in manhtml. Jonas 'Sortie' Termansen 2024-01-28 13:56:14 +0100
  • e7fae57678 Add video-player -h, -w, and -z options to select the window size. master Jonas 'Sortie' Termansen 2024-01-14 17:51:26 +0100
  • 979071b0b7 Fix dosfstools port being in development. Jonas 'Sortie' Termansen 2024-01-09 22:39:35 +0100
  • 0c93ea4f97 Add dosfstools port. Jonas 'Sortie' Termansen 2023-12-25 23:04:55 +0100
  • 43adfbb82e Add mtools port. Jonas 'Sortie' Termansen 2023-10-11 01:19:28 +0200
  • 50f5e88722 Add irssi port. Juhani Krekelä 2023-12-24 16:34:08 +0200
  • fc20a4f6a3 Support CSI n L and CSI n M in console and terminal(1). Juhani Krekelä 2023-12-26 02:14:35 +0200
  • b4665bc8ce Add m4, perl, and texinfo to the basic ports set. Jonas 'Sortie' Termansen 2023-12-18 23:57:53 +0100
  • 2465f9b5dc Package the system as a tix binary package. Jonas 'Sortie' Termansen 2023-09-03 22:35:18 +0200
  • 95cf3fba98 Save kernel options upon installation. Jonas 'Sortie' Termansen 2023-09-03 17:24:48 +0200
  • dc98bcf0ca Add options to kernelinfo(2). Jonas 'Sortie' Termansen 2023-09-03 17:23:12 +0200
  • 4aadc182a6 Fix broken manual references. Jonas 'Sortie' Termansen 2023-09-11 20:38:25 +0200
  • 938f2390dd Support system upgrades and configuration in GRUB. Jonas 'Sortie' Termansen 2023-08-07 21:31:59 +0200
  • c4b878beb7 Redisable perl support in git. Juhani Krekelä 2023-08-27 20:22:22 +0300
  • 69cc658036 Move perl from git's BUILD_LIBRARIES to RUNTIME_PROGRAMS. Juhani Krekelä 2023-08-27 16:40:47 +0000
  • 6c81317026 Add perl as a dependency for git. Juhani Krekelä 2023-08-27 15:22:57 +0000
  • 4533a2ade2 Remove mkinitrd(8). Jonas 'Sortie' Termansen 2023-07-16 14:56:31 +0200
  • 6ac0061380 Add sysmerge(8) --target option. Jonas 'Sortie' Termansen 2023-07-16 00:12:35 +0200
  • 6303a59439 Handle SIGTERM in chroot(8). Jonas 'Sortie' Termansen 2023-07-16 13:40:41 +0200
  • e5465e64a1 Fix tix3g migration hook installing the wrong PLATFORM in collection.conf. Jonas 'Sortie' Termansen 2023-08-15 23:55:52 +0200
  • 93dd46192d Fix gettext port build by un-confusing the build system about whether c# is available Nathan Fisher 2023-08-05 22:36:39 -0400
  • 33c1e98f0e Fix tar race condition when tix-port(8) strips programs. Jonas 'Sortie' Termansen 2023-07-16 12:58:01 +0200
  • d189183900 Third generation Tix. Jonas 'Sortie' Termansen 2023-07-15 16:43:27 +0200
  • b819428bd2 Remove outdated statement that ports can't be built natively. Jonas 'Sortie' Termansen 2023-07-09 19:47:17 +0200
  • 4990cef43c Reposition windows when the display resolution changes. Jonas 'Sortie' Termansen 2023-07-09 19:21:35 +0200
  • ab9f2353e5 Add sysinstall(8) --system and --ports options. Jonas 'Sortie' Termansen 2023-07-08 00:28:33 +0200
  • edd8566155 Modernize extfs(8) error handling. Jonas 'Sortie' Termansen 2023-07-08 15:21:50 +0200
  • ffc1b02b94 Remove workaround for qemu 1.4.x and 1.5.x. Jonas 'Sortie' Termansen 2023-07-08 11:59:11 +0200
  • e933eb5a1c Replace mkinitrd(1) with tar(1). Jonas 'Sortie' Termansen 2023-07-08 00:25:16 +0200
  • 917722cf70 Add display server. Jonas 'Sortie' Termansen 2023-06-24 00:05:47 +0200
  • b384bce28c Switch trianglix(1) from dispd to dispmsg_issue(2). Jonas 'Sortie' Termansen 2023-06-10 15:33:12 +0200
  • e4ce686576 Use standard termios flags and functions in chvideomode(1). Juhani Krekelä 2023-06-16 11:08:52 +0300
  • 0660d420f3 Fix pagination in chvideomode(1). Juhani Krekelä 2023-06-14 20:05:03 +0300
  • 1773d6a131 Fix setting custom modes on command line in chvideomode(1). Juhani Krekelä 2023-06-09 21:18:57 +0300
  • 9d4eec4267 Add reinit support to init(8). Jonas 'Sortie' Termansen 2023-06-08 01:23:56 +0200
  • d671516e9c Change chvideomode(1) to use "WIDTHxHEIGHTxBPP" consistently. Juhani Krekelä 2023-05-19 22:56:18 +0300
  • f6d6b60c10 Use getopt_long(3) and err(3) family in chvideomode(1). Juhani Krekelä 2023-05-16 01:01:07 +0300
  • 2c0a559309 Use getopt_long(3) and err(3) family in chkblayout(1). Juhani Krekelä 2023-05-15 23:07:48 +0300
  • 66c4b7486a Move chkblayout(1) and chvideomode(1) into their own directories. Juhani Krekelä 2023-05-15 20:55:29 +0300
  • 610b51ffdc Fix getopt_long(3) handling of required argument at the end of argv. Juhani Krekelä 2023-05-16 02:17:22 +0300
  • 1e17e7fab7 Add automatic installer and upgrader. Jonas 'Sortie' Termansen 2023-05-15 23:25:19 +0200
  • 77c2e7f59e Fix chvideomode(1) --max- option parsing. Jonas 'Sortie' Termansen 2023-05-15 23:20:28 +0200
  • e9d9eabb6e Add non-interactive mode to disked(8). Jonas 'Sortie' Termansen 2023-04-23 23:23:49 +0200
  • b029127df5 Add passwd(1) -H option. Jonas 'Sortie' Termansen 2023-04-23 14:53:43 +0200
  • c77745e447 Change chvidemode(1) to set requested mode instead of running command. Jonas 'Sortie' Termansen 2023-04-09 00:47:03 +0200
  • adcf11944f Update to libressl-3.7.2. Juhani Krekelä 2023-04-11 19:06:51 +0300
  • 4657132716 Fix tix-port(8) diffs on non-English locales. Juhani Krekelä 2023-04-11 19:11:49 +0300
  • caa92556c5 Try the router when ARP hasn't found neighbors. Jonas 'Sortie' Termansen 2023-04-08 17:17:30 +0200
  • a773199a90 Add nginx port. Jonas 'Sortie' Termansen 2023-02-09 18:49:11 +0100
  • 755f2cf539 Mix in the current random seed when writing the new one. Jonas 'Sortie' Termansen 2023-04-04 20:49:34 +0200
  • cb88c18bf0 Fix system calls returning errno values instead of setting errno. Jonas 'Sortie' Termansen 2023-04-06 16:39:15 +0200
  • eeea3bdcc6 Update to links-2.29. Juhani Krekelä 2023-04-06 20:35:31 +0300
  • af92d5cae8 Fix strftime(3) %I off by one. Jonas 'Sortie' Termansen 2023-04-04 19:49:38 +0200
  • d3aee98c1a Allow overriding the login session, refactor special users. dzwdz 2023-04-02 20:20:09 +0000
  • 2799f04cad Add date(1) -drs options. Jonas 'Sortie' Termansen 2023-03-25 14:26:10 +0100
  • e9e57dc9af Add ntpd port. Jonas 'Sortie' Termansen 2022-03-06 15:34:05 +0100
  • 9033153c47 Add sub_leap_seconds(3) and add_leap_seconds(3). Jonas 'Sortie' Termansen 2023-03-26 23:56:15 +0200
  • 97c57ca604 Add strptime(3). Jonas 'Sortie' Termansen 2023-03-19 15:02:18 +0100
  • 4ac7072f2a Add AI_ADDRCONFIG to getaddrinfo(3). Jonas 'Sortie' Termansen 2023-03-19 14:59:35 +0100
  • c57ff050e9 Add include and comment support to passwd(5) and group(5). Jonas 'Sortie' Termansen 2023-03-17 00:48:58 +0100
  • da86ca1873 Fix typo in ssh instructions in installation(7). Jonas 'Sortie' Termansen 2023-03-18 20:16:03 +0100
  • e9877d8080 Fix fmemopen(3) fseeko(3) overflow detection. Jonas 'Sortie' Termansen 2023-03-17 00:48:16 +0100
  • 03ee6d4d89 Update to libressl-3.7.1. Jonas 'Sortie' Termansen 2023-03-16 11:11:33 +0100
  • 98c92bcdcc Update to openssh-9.3p1. Jonas 'Sortie' Termansen 2023-03-16 10:49:47 +0100
  • 47e1cc439a Add glob(3). Jonas 'Sortie' Termansen 2023-03-11 23:16:54 +0100
  • 4e0ed30861 Fix native cross issue in xz. Jonas 'Sortie' Termansen 2023-03-11 14:55:40 +0100
  • 8a4548db7d Add memory statistics to struct psctl_stat. Jonas 'Sortie' Termansen 2022-04-18 00:06:32 +0200
  • 2cd7361294 Add memusage(2). Jonas 'Sortie' Termansen 2023-03-08 22:20:59 +0100
  • 7963da689d Fix internal types in fgetpwent_r and fgetgrent_r. Jonas 'Sortie' Termansen 2023-03-06 20:18:33 +0100
  • 2a07e23695 Fix smoketest using non-existent --disable-gui option. Jonas 'Sortie' Termansen 2023-03-06 19:38:07 +0100
  • 4d8cf6514e Color the default root shell prompt red and gold. Jonas 'Sortie' Termansen 2023-02-13 00:01:07 +0100
  • 426ee920fb Update to e2fsprogs-1.46.5. Jonas 'Sortie' Termansen 2022-08-04 23:54:34 +0200
  • b126a8c03d Update to sortix-binutils-1.1-rc3. Jonas 'Sortie' Termansen 2022-08-03 20:43:29 +0200
  • 6f43cc3806 Add links port. Juhani Krekelä 2022-02-02 01:42:40 +0200
  • 352cd69fec Add smoketest script for quickly testing .iso releases. Jonas 'Sortie' Termansen 2022-09-11 18:14:26 +0200
  • f648633de7 Update to libressl-3.7.0. Juhani Krekelä 2023-02-26 15:41:47 +0200
  • b9a72bbfbc Add ssh port. Jonas 'Sortie' Termansen 2023-02-26 14:16:08 +0100
  • 18cb2651be Support \e[6n for reporting cursor position. Jonas 'Sortie' Termansen 2023-02-26 01:10:25 +0100
  • 6b0ddb4615 Add keys to sysinstall and sysupgrade prompts. Jonas 'Sortie' Termansen 2017-08-20 12:13:04 +0200
  • bfc852be08 Fix src containing single branch fetchspec. Jonas 'Sortie' Termansen 2023-02-25 13:09:40 +0100
  • 4056332747 Fix missing nc.1 file. Jonas 'Sortie' Termansen 2023-02-23 11:08:42 +0100
  • b4182c28ce Add libcurl, libssl, and wget to the basic ports set. Jonas 'Sortie' Termansen 2021-05-29 23:37:28 +0200
  • f875555e3e Add nc(1). Jonas 'Sortie' Termansen 2016-08-06 15:54:57 +0200
  • f884034e21 Add ping(8). Jonas 'Sortie' Termansen 2017-03-09 22:24:40 +0100
  • be563c165e Fix ptsname_r return value Pedro Falcato 2023-02-22 17:25:01 +0000
  • e2c57ad789 Fix ttyname_r error return values Pedro Falcato 2023-02-21 23:22:11 +0000
  • 4379ca962a Add dhclient(8). Jonas 'Sortie' Termansen 2023-02-17 23:31:57 +0100
  • edc4d5ed18 Fix tix-port patch generation in different working directory. Jonas 'Sortie' Termansen 2023-02-12 17:18:16 +0100
  • 28cff2f185 Fix listen(2) failing if called twice. Jonas 'Sortie' Termansen 2023-02-09 18:49:10 +0100
  • 384218d787 Fix the the. Jonas 'Sortie' Termansen 2023-01-17 22:35:41 +0100