summaryrefslogtreecommitdiff
path: root/Meta/build-root-filesystem.sh
AgeCommit message (Expand)Author
2020-12-14Build: Build libgcc_s.soItamar
2020-10-20Build: Modify various parts to allow the build to succeed on FreeBSDLaurent Cimon
2020-09-20Meta: Fix build-root-filesystem.sh on macOSValtteri Koskivuori
2020-09-16Build: Preserve hard/symbolic links when building root fsAnotherTest
2020-09-13Userland: Add {md5,sha1,sha256,sha512}sumLinus Groh
2020-09-06utmpupdate: Add a program for updating /var/run/utmpAndreas Kling
2020-07-28Userland: Add passwd utilityPeter Elliott
2020-07-23LibWeb+test-web: Create test-web program, add doctype testLuke
2020-07-07Base: Turn a whole bunch of /bin symlinks into shell aliases :^)Andreas Kling
2020-07-01Profiler: Rename from ProfileViewer :^)Andreas Kling
2020-06-27Userland: Add a 'test' utilityAnotherTest
2020-06-18keymap: Add back a tiny utility for setting the system keyboard layoutAndreas Kling
2020-06-17WebContent: Start work on browser process separation :^)Andreas Kling
2020-06-17Meta: Scale back overly informal user-facing stringsAndreas Kling
2020-06-17Base+Meta: Rename the wheel group to goodboys :^)Sergey Bugaev
2020-06-08Base: Symlink /dev/urandom to /dev/randomAndreas Kling
2020-06-08Applications: Add new KeyboardSettings applicationHüseyin ASLITÜRK
2020-06-05build-root-filesystem: Explicitly add +rX for group and others to copied files.Nico Weber
2020-06-05build-root-filesystem: Move "cp -R" block up.Nico Weber
2020-05-27LibGUI, About: Implement system-wide W2k-esque About dialogNick Vella
2020-05-24Debugger: Re-introduce the sdb aliasItamar
2020-05-20PixelPaint: Rename from PaintBrush :^)Andreas Kling
2020-05-14Build: Switch to CMake :^)Sergey Bugaev